$OpenBSD: patch-cfsd_8,v 1.2 2004/06/15 18:32:22 sturm Exp $
--- cfsd.8.orig	2004-06-10 11:20:23.000000000 +0200
+++ cfsd.8	2004-06-10 11:23:30.000000000 +0200
@@ -13,8 +13,8 @@ The main function of \fBcfsd\fP is to ma
 attached encrypted directories, presenting them in clear form under
 the CFS mount point (typically "/crypt").
 .LP
-\fBcfsd\fP should ordinarily be invoked at boot time from /etc/rc
-(or /etc/rc.local).  The rc file should also start
+\fBcfsd\fP should ordinarily be invoked at boot time from
+/etc/rc.local.  The rc file should also start
 \fBmountd\fP(8) daemon with least one file system exported to
 localhost; note that cfsd itself does not handle the mount protocol.
 Once a mountd is running, the mount(8) command should be invoked to
@@ -22,11 +22,11 @@ mount the exported file system from the 
 port=3049.
 .SH EXAMPLES
 .TP
-/usr/local/etc/cfsd
-invokes cfs (in /etc/rc)
+/usr/local/sbin/cfsd
+invokes cfs (in /etc/rc.local)
 .TP
-/etc/mount -o port=3049,intr localhost:/ /crypt
-mounts cfs on /crypt (in /etc/rc)
+/sbin/mount -o port=3049,nfsv2,intr localhost:/null /crypt
+mounts cfs on /crypt (in /etc/rc.local)
 .SH FILES
 .TP
 /crypt
