diff options
-rw-r--r-- | share/man/man8/afterboot.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index 7f333822573..3568d72454d 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: afterboot.8,v 1.90 2004/05/25 22:27:43 jmc Exp $ +.\" $OpenBSD: afterboot.8,v 1.91 2004/06/04 14:03:06 jmc Exp $ .\" .\" Copyright (c) 1997 Marshall M. Midden .\" All rights reserved. @@ -613,7 +613,7 @@ will have to be turned on in .Ss NFS server If this is an NFS server make sure -.Pa /etc/rc.conf +.Pa /etc/rc.conf.local has: .Pp .Dl nfs_server=YES |