[issue762] missing 's0' in device use

Nicolas Thery nthery at gmail.com
Sat Aug 11 01:51:52 PDT 2007


Hello,

There is also a missing 's0' in vkernel man page.

Cheers,
Nicolas

Index: dfly/src/share/man/man7/vkernel.7
===================================================================
--- dfly.orig/src/share/man/man7/vkernel.7	2007-07-24 16:02:10.000000000 +0200
+++ dfly/src/share/man/man7/vkernel.7	2007-08-08 13:25:00.000000000 +0200
@@ -291,7 +291,7 @@
 make installworld DESTDIR=/mnt
 cd etc
 make distribution DESTDIR=/mnt
-echo '/dev/vkd0a / ufs rw 1 1' >/mnt/etc/fstab
+echo '/dev/vkd0s0a / ufs rw 1 1' >/mnt/etc/fstab
 .Ed
 .Pp
 Edit





More information about the Bugs mailing list