Improve markup a bit.
Submitted by: dougb
This commit is contained in:
parent
a70cc5e8aa
commit
7619de0712
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29200
1 changed files with 2 additions and 2 deletions
|
@ -826,8 +826,8 @@ mary:
|
|||
<para>The file <filename>/etc/ppp/ppp.linkup</filename>
|
||||
should also contain routing information for each static
|
||||
IP user if required. The line below would add a route
|
||||
for the <hostid role="ipaddr">203.14.101.0</hostid>
|
||||
/24 CIDR network via the client's ppp link.</para>
|
||||
for the <hostid role="ipaddr">203.14.101.0/24</hostid>
|
||||
network via the client's ppp link.</para>
|
||||
|
||||
<programlisting>fred:
|
||||
add 203.14.101.0 netmask 255.255.255.0 HISADDR
|
||||
|
|
Loading…
Reference in a new issue