svn commit: r220833 - head/usr.sbin/nfsd

Rick Macklem rmacklem at FreeBSD.org
Tue Apr 19 13:19:13 UTC 2011


Author: rmacklem
Date: Tue Apr 19 13:19:13 2011
New Revision: 220833
URL: http://svn.freebsd.org/changeset/base/220833

Log:
  Revert r220809 since it put the entry in the wrong place
  in the list and didn't change the date.

Modified:
  head/usr.sbin/nfsd/nfsd.8

Modified: head/usr.sbin/nfsd/nfsd.8
==============================================================================
--- head/usr.sbin/nfsd/nfsd.8	Tue Apr 19 11:33:39 2011	(r220832)
+++ head/usr.sbin/nfsd/nfsd.8	Tue Apr 19 13:19:13 2011	(r220833)
@@ -201,8 +201,7 @@ just do a
 .Xr nfsiod 8 ,
 .Xr nfsrevoke 8 ,
 .Xr nfsuserd 8 ,
-.Xr rpcbind 8 ,
-.Xr stablerestart 5
+.Xr rpcbind 8
 .Sh HISTORY
 The
 .Nm


More information about the svn-src-all mailing list