From 85efd7165f65714d6e733d1d4db6edbd80139a89 Mon Sep 17 00:00:00 2001 From: Gleb Smirnoff Date: Mon, 16 May 2005 09:05:46 +0000 Subject: [PATCH] Correct format is 'options'. Submitted by: ru --- sys/conf/NOTES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 02f2930a18b..480ccab14a6 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