Author: rmacklem
Date: Mon Aug  8 13:13:22 2011
New Revision: 224708
URL: http://svn.freebsd.org/changeset/base/224708

Log:
  Change "options NFSCLIENT" to "options NFSCL" in diskless.8,
  since that is now the default NFS client.
  This is a content change.
  
  Reported by:  shuvaev at physik.uni-wuerzburg.de
  Approved by:  re (hrs)

Modified:
  head/share/man/man8/diskless.8

Modified: head/share/man/man8/diskless.8
==============================================================================
--- head/share/man/man8/diskless.8      Mon Aug  8 12:19:20 2011        
(r224707)
+++ head/share/man/man8/diskless.8      Mon Aug  8 13:13:22 2011        
(r224708)
@@ -26,7 +26,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd December 10, 2005
+.Dd August 7, 2011
 .Dt DISKLESS 8
 .Os
 .Sh NAME
@@ -417,7 +417,7 @@ or
 .Tn TFTP ,
 must include support for the NFS client:
 .Pp
-.D1 Cd "options NFSCLIENT"
+.D1 Cd "options NFSCL"
 .D1 Cd "options NFS_ROOT"
 .Pp
 If you are using a boot mechanism that does not pass network configuration
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to