diff options
author | joel <joel@FreeBSD.org> | 2013-05-13 18:13:50 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2013-05-13 18:13:50 +0000 |
commit | d1ce45a46f7a9b89b123dcde2d66f0ece46d880a (patch) | |
tree | 401a28c9c52f5ecdecdab12f3d0829ced996014a /sbin/routed | |
parent | 291f413ed8d0dec9c88fc58da7a31334ad3c09cd (diff) | |
download | FreeBSD-src-d1ce45a46f7a9b89b123dcde2d66f0ece46d880a.zip FreeBSD-src-d1ce45a46f7a9b89b123dcde2d66f0ece46d880a.tar.gz |
mdoc sweep
Diffstat (limited to 'sbin/routed')
-rw-r--r-- | sbin/routed/routed.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8 index 570e20b..2f8a021 100644 --- a/sbin/routed/routed.8 +++ b/sbin/routed/routed.8 @@ -576,7 +576,7 @@ Incoming packets can carry any password that is valid, will be valid within the next 24 hours, or that was valid within the preceding 24 hours. To protect the secrets, the passwd settings are valid only in the -.Em /etc/gateways +.Pa /etc/gateways file and only when that file is readable only by UID 0. .It Cm md5_passwd Ns \&= Ns Ar XXX|KeyID[start|stop] specifies a RIPv2 MD5 password. |