Be consistent with use of <literal> surrounding sysctl values.
This commit is contained in:
parent
e5221761ac
commit
b98110ec33
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12964
1 changed files with 1 additions and 1 deletions
|
@ -399,7 +399,7 @@ host2.example.com link#1 UC 0 0
|
|||
<para>This option will set the &man.sysctl.8; variable
|
||||
<filename>net.inet.ip.forwarding</filename> to
|
||||
<literal>1</literal>. If you should need to stop routing
|
||||
temporarily, you can reset this to 0 temporarily.</para>
|
||||
temporarily, you can reset this to <literal>0</literal> temporarily.</para>
|
||||
|
||||
<para>Your new router will need routes to know where to send the
|
||||
traffic. If your network is simple enough you can use static
|
||||
|
|
Loading…
Reference in a new issue