diff options
author | Esben Norby <norby@cvs.openbsd.org> | 2005-05-12 19:17:14 +0000 |
---|---|---|
committer | Esben Norby <norby@cvs.openbsd.org> | 2005-05-12 19:17:14 +0000 |
commit | a2742402bc50ee9a06198af57522a52ef3890e21 (patch) | |
tree | 6c831409a49ed82fcc41f07760923ae25727438a /usr.sbin | |
parent | 87af8df0cfa319a592cd86ee0f15a509f7f68f4e (diff) |
Reflect reality.
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 3b6b140965b..cdc575f047e 100644 --- a/usr.sbin/ospfctl/ospfctl.8 +++ b/usr.sbin/ospfctl/ospfctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ospfctl.8,v 1.6 2005/05/12 19:10:12 norby Exp $ +.\" $OpenBSD: ospfctl.8,v 1.7 2005/05/12 19:17:13 norby Exp $ .\" .\" Copyright (c) 2004, 2005 Esben Norby <norby@openbsd.org> .\" @@ -49,7 +49,7 @@ Show only AS-External LSAs. Show only Network LSAs. .It Cm router Show only Router LSAs. -.It Cm self-orig +.It Cm self-originated Show only self originated LSAs .It Cm summary Show only Summary LSAs. |