diff options
author | Ray Lai <ray@cvs.openbsd.org> | 2007-03-23 06:28:50 +0000 |
---|---|---|
committer | Ray Lai <ray@cvs.openbsd.org> | 2007-03-23 06:28:50 +0000 |
commit | 001c2bd09ec09299491ea6755f1bc08a4d342a40 (patch) | |
tree | ed4024bca9a9050543ddc07cf16b900772ed1311 /usr.bin | |
parent | 86b4fbe369faa9d2e3bd36104843ad7ce0364fbc (diff) |
Flags belong under SYNOPSIS, not NAME.
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/sendbug/sendbug.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/sendbug/sendbug.1 b/usr.bin/sendbug/sendbug.1 index a0ec4f7a280..ac8dd8f6181 100644 --- a/usr.bin/sendbug/sendbug.1 +++ b/usr.bin/sendbug/sendbug.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sendbug.1,v 1.4 2007/03/23 06:27:30 ray Exp $ +.\" $OpenBSD: sendbug.1,v 1.5 2007/03/23 06:28:49 ray Exp $ .\" .\" Written by Raymond Lai <ray@cyth.net>. .\" Public domain. @@ -8,11 +8,11 @@ .Os .Sh NAME .Nm sendbug -.Op Fl LPV .Nd report a bug in .Ox .Sh SYNOPSIS .Nm +.Op Fl LPV .Sh DESCRIPTION .Nm is used to send bug reports to |