diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-01-28 18:07:16 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-01-28 18:07:16 +0000 |
commit | 39b6cc723f2f83b8646ce5452a9f125ef22aa9af (patch) | |
tree | c8184d5d764bdfd35ad8de688074942ff53c2697 /usr.sbin | |
parent | 9baffa5eacde28c1542a6805b4af74afd60858e1 (diff) |
tweaks;
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/ospfd/ospfd.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/ospfd/ospfd.8 b/usr.sbin/ospfd/ospfd.8 index 4219fcd135d..ac1eda0ae25 100644 --- a/usr.sbin/ospfd/ospfd.8 +++ b/usr.sbin/ospfd/ospfd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ospfd.8,v 1.4 2005/01/28 17:53:33 norby Exp $ +.\" $OpenBSD: ospfd.8,v 1.5 2005/01/28 18:07:15 jmc Exp $ .\" .\" Copyright (c) 2004, 2005 Esben Norby <norby@openbsd.org> .\" @@ -14,7 +14,6 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" - .Dd November 4, 2004 .Dt OSPFD 8 .Os @@ -47,7 +46,7 @@ If this option is specified, will run in the foreground and log to .Em stderr . .It Fl f Ar file -Specify an alternative configuration file. +Specify an alternative configuration file. .El .Sh FILES .Bl -tag -width "/etc/ospfd.confXXXX" -compact |