diff options
author | joel <joel@FreeBSD.org> | 2014-12-27 08:22:58 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2014-12-27 08:22:58 +0000 |
commit | 8ef635d30e46213004d57172c642fbf3e23c22a8 (patch) | |
tree | ef81538f639624e48361383fe10f51f06c38b698 /sbin/ifconfig | |
parent | 7e529110a7268741eadb0715cb63e07635cb5f85 (diff) | |
download | FreeBSD-src-8ef635d30e46213004d57172c642fbf3e23c22a8.zip FreeBSD-src-8ef635d30e46213004d57172c642fbf3e23c22a8.tar.gz |
mdoc: improvements to SEE ALSO.
Diffstat (limited to 'sbin/ifconfig')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 90c8d7a..fdd398b 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -2819,9 +2819,9 @@ tried to alter an interface's configuration. .Xr devd.conf 5 , .\" .Xr eon 5 , .Xr devd 8 , +.Xr jail 8 , .Xr rc 8 , .Xr routed 8 , -.Xr jail 8 , .Xr sysctl 8 .Sh HISTORY The |