Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Aug 2011 13:13:23 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r224708 - head/share/man/man8
Message-ID:  <201108081313.p78DDNKV048624@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108081313.p78DDNKV048624>