diff options
author | Igor Sobrado <sobrado@cvs.openbsd.org> | 2009-10-22 12:35:54 +0000 |
---|---|---|
committer | Igor Sobrado <sobrado@cvs.openbsd.org> | 2009-10-22 12:35:54 +0000 |
commit | b5b6ea79517a587ee8a4a77cf3d85cfc27d51163 (patch) | |
tree | bd6fdecc3b2610f737938f47b1ab6ff46f1b4742 /usr.sbin/ospfd | |
parent | 61e78652616621242710a0c1cdb9db8834aee19c (diff) |
use the UNIX-related macros (.At and .Ux) where appropriate.
ok jmc@
Diffstat (limited to 'usr.sbin/ospfd')
-rw-r--r-- | usr.sbin/ospfd/ospfd.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/ospfd/ospfd.8 b/usr.sbin/ospfd/ospfd.8 index c41eaffca5f..840f9f70f78 100644 --- a/usr.sbin/ospfd/ospfd.8 +++ b/usr.sbin/ospfd/ospfd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ospfd.8,v 1.23 2009/04/07 14:57:33 reyk Exp $ +.\" $OpenBSD: ospfd.8,v 1.24 2009/10/22 12:35:53 sobrado Exp $ .\" .\" Copyright (c) 2004, 2005, 2007 Esben Norby <norby@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 7 2009 $ +.Dd $Mdocdate: October 22 2009 $ .Dt OSPFD 8 .Os .Sh NAME @@ -156,7 +156,8 @@ Default .Nm configuration file. .It /var/run/ospfd.sock -Unix-domain socket used for communication with +.Ux +domain socket used for communication with .Xr ospfctl 8 . .El .Sh SEE ALSO |