diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-05-31 21:53:24 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-05-31 21:53:24 +0000 |
commit | 592b011159528b57bddbd4cc7c9c230a212dcfe2 (patch) | |
tree | 59695e2b3eee0824634d83b9cd7087538329983a /usr.sbin/ospfd | |
parent | acc487f3a7fe01aa89dc2334cd669139a4a68d8f (diff) |
add -nv to SYNOPSIS;
Diffstat (limited to 'usr.sbin/ospfd')
-rw-r--r-- | usr.sbin/ospfd/ospfd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ospfd/ospfd.8 b/usr.sbin/ospfd/ospfd.8 index ae94cc9e92e..02d6541c340 100644 --- a/usr.sbin/ospfd/ospfd.8 +++ b/usr.sbin/ospfd/ospfd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ospfd.8,v 1.7 2005/05/26 18:46:16 norby Exp $ +.\" $OpenBSD: ospfd.8,v 1.8 2005/05/31 21:53:23 jmc Exp $ .\" .\" Copyright (c) 2004, 2005 Esben Norby <norby@openbsd.org> .\" @@ -22,7 +22,7 @@ .Nd "Open Shortest Path First daemon" .Sh SYNOPSIS .Nm -.Op Fl d +.Op Fl dnv .Op Fl f Ar file .Sh DESCRIPTION .Nm |