diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-10-19 09:25:52 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-10-19 09:25:52 +0000 |
commit | 238bb9cede4c43697d23cbd594fcf8722c25309f (patch) | |
tree | cb04913ed0ec771a0f575e0f029ec3ade6dbbb78 /usr.sbin | |
parent | e556bc702e1c69168cecccaeb2c35dd58e0444e3 (diff) |
space between macro args and punctuation;
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/ospfctl/ospfctl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ospfctl/ospfctl.8 b/usr.sbin/ospfctl/ospfctl.8 index cad96e52a51..f204f8a0350 100644 --- a/usr.sbin/ospfctl/ospfctl.8 +++ b/usr.sbin/ospfctl/ospfctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ospfctl.8,v 1.10 2005/10/18 22:30:00 stevesk Exp $ +.\" $OpenBSD: ospfctl.8,v 1.11 2005/10/19 09:25:51 jmc Exp $ .\" .\" Copyright (c) 2004, 2005 Esben Norby <norby@openbsd.org> .\" @@ -81,7 +81,7 @@ and may be specified together. .It Cm show interfaces Op Ar interface Show details for all interfaces or the specified -.Ar interface. +.Ar interface . .It Cm show neighbor Op Cm detail Show neighbors. .Cm detail |