aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>1996-01-13 23:30:10 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>1996-01-13 23:30:10 +0000
commit7c1156970aa9b77c592d2f8dbfb627b63614c810 (patch)
tree0a4d9be202a9d4d70fcb288324665ee1f00155d0 /sys/conf/NOTES
parent99cb299316b0d16ded1b7e15bf74045b5e329764 (diff)
downloadsrc-7c1156970aa9b77c592d2f8dbfb627b63614c810.tar.gz
src-7c1156970aa9b77c592d2f8dbfb627b63614c810.zip
Document NFS_NOSERVER.
Notes
Notes: svn path=/head/; revision=13417
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 7db8cd857abb..a4caf6e941ce 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.232 1996/01/05 20:46:42 wollman Exp $
+# $Id: LINT,v 1.233 1996/01/09 23:14:57 ats Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -232,6 +232,7 @@ options NFS #Network File System
# The rest are optional:
options NQNFS #Enable NQNFS lease checking
+# options NFS_NOSERVER #Disable the NFS-server code.
options "CD9660" #ISO 9660 filesystem
options FDESC #File descriptor filesystem
options KERNFS #Kernel filesystem