summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2005-05-16 09:05:46 +0000
committerglebius <glebius@FreeBSD.org>2005-05-16 09:05:46 +0000
commitcdebc7f07f9a4d83ffa1d623eba2a05f5c9c754e (patch)
tree06f1f05b93c02c0f39d30e360f4f02a38bbf8886
parent39c7c362d1ad10a0931495b45d815445da167ce2 (diff)
downloadFreeBSD-src-cdebc7f07f9a4d83ffa1d623eba2a05f5c9c754e.zip
FreeBSD-src-cdebc7f07f9a4d83ffa1d623eba2a05f5c9c754e.tar.gz
Correct format is 'options<space><tab>'.
Submitted by: ru
-rw-r--r--sys/conf/NOTES6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 02f2930..480ccab 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -501,8 +501,8 @@ options ALTQ_DEBUG
# will automatically load the corresponding KLD module if the node type
# is not already compiled into the kernel. Each type below has a
# corresponding man page, e.g., ng_async(8).
-options NETGRAPH # netgraph(4) system
-options NETGRAPH_DEBUG # enable extra debugging, this
+options NETGRAPH # netgraph(4) system
+options NETGRAPH_DEBUG # enable extra debugging, this
# affects netgraph(4) and nodes
# Node types
options NETGRAPH_ASYNC
@@ -538,7 +538,7 @@ options NETGRAPH_LMI
#options NETGRAPH_MPPC_COMPRESSION
options NETGRAPH_MPPC_ENCRYPTION
options NETGRAPH_NETFLOW
-options NETGRAPH_NAT
+options NETGRAPH_NAT
options NETGRAPH_ONE2MANY
options NETGRAPH_PPP
options NETGRAPH_PPPOE
OpenPOWER on IntegriCloud