Author: rmacklem
Date: Mon May 16 13:12:09 2011
New Revision: 221986
URL: http://svn.freebsd.org/changeset/base/221986

Log:
  Fix a comment that got missed by r221973 which changed
  the sysctl naming for the old NFS client to vfs.oldnfs.

Modified:
  head/sys/nfsclient/nfs.h

Modified: head/sys/nfsclient/nfs.h
==============================================================================
--- head/sys/nfsclient/nfs.h    Mon May 16 12:11:29 2011        (r221985)
+++ head/sys/nfsclient/nfs.h    Mon May 16 13:12:09 2011        (r221986)
@@ -107,7 +107,7 @@
 #endif
 
 /*
- * vfs.nfs sysctl(3) identifiers
+ * vfs.oldnfs sysctl(3) identifiers
  */
 #define NFS_NFSSTATS   1               /* struct: struct nfsstats */
 
_______________________________________________
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