mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 15:48:48 -04:00
mdoc(7) police: markup nits.
This commit is contained in:
parent
4880e93660
commit
2d41af99ed
1 changed files with 2 additions and 2 deletions
|
|
@ -121,12 +121,12 @@ wrong assumptions.
|
|||
.Pp
|
||||
In a similar spirit the remote address can be set to the magical
|
||||
value
|
||||
.Ns 0.0.0. Ns Em \&*
|
||||
.Li 0.0.0. Ns Em *
|
||||
which means that we don't care what address the remote
|
||||
side will use, as long as it is not 0.0.0.0.
|
||||
This is useful if your ISP has several dial-in
|
||||
servers. You can of course
|
||||
.Nm route Cm add Ar something_or_other 0.0.0. Ns Em \&*
|
||||
.Nm route Cm add Ar something_or_other 0.0.0. Ns Em *
|
||||
and it will do exactly what you would want it to.
|
||||
.Pp
|
||||
The PAP and CHAP authentication protocols as described in RFC 1334,
|
||||
|
|
|
|||
Loading…
Reference in a new issue