diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-11-10 05:10:44 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-11-10 05:10:44 +0000 |
commit | 3e222ea23769f7fa61220327392152acedf527bf (patch) | |
tree | 9c366baf268cf9c15e9ba6677e9a98d4002eaf8a /usr.bin/gencat | |
parent | 4575f892d2c42b7683343fd14cb4e51ce9604ae4 (diff) |
- Section shuffling: comply to the section ordering outlined in mdoc(7).
- Some .Nm trimming.
- .Sh AUTHOR -> .Sh AUTHORS
- Other miscellaneous fixes here and there.
Diffstat (limited to 'usr.bin/gencat')
-rw-r--r-- | usr.bin/gencat/gencat.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/gencat/gencat.1 b/usr.bin/gencat/gencat.1 index d961cc3c9e7..ffb61c4f823 100644 --- a/usr.bin/gencat/gencat.1 +++ b/usr.bin/gencat/gencat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gencat.1,v 1.9 2000/03/07 21:11:09 aaron Exp $ +.\" $OpenBSD: gencat.1,v 1.10 2000/11/10 05:10:28 aaron Exp $ .\" .\" Copyright (c) 1997 Ken Stailey .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: gencat.1,v 1.9 2000/03/07 21:11:09 aaron Exp $ +.\" $Id: gencat.1,v 1.10 2000/11/10 05:10:28 aaron Exp $ .\" .Dd June 11, 1997 .Dt GENCAT 1 @@ -186,7 +186,7 @@ The utility is compliant with the .St -xpg4 standard. -.Sh AUTHOR +.Sh AUTHORS This manual page by .An Ken Stailey updated and revised by |