diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-02 18:37:36 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-02 18:37:36 +0000 |
commit | c73b0896d68640e2e4ddd292c98b791990d24961 (patch) | |
tree | 5ec55844407e19de326f6f6ddf2257bd9c1b42f1 /usr.sbin/fdformat | |
parent | 386e4aadd55a8ab2988d9b385b4ffcbf073c52ec (diff) |
o) .Sh AUTHOR -> .Sh AUTHORS;
o) .Sh EXAMPLE -> .Sh EXAMPLES;
o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION;
millert@ ok
Diffstat (limited to 'usr.sbin/fdformat')
-rw-r--r-- | usr.sbin/fdformat/fdformat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/fdformat/fdformat.1 b/usr.sbin/fdformat/fdformat.1 index 980a562ca69..272b069e03d 100644 --- a/usr.sbin/fdformat/fdformat.1 +++ b/usr.sbin/fdformat/fdformat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fdformat.1,v 1.11 2000/11/09 17:53:13 aaron Exp $ +.\" $OpenBSD: fdformat.1,v 1.12 2001/08/02 18:37:34 mpech Exp $ .\" .\" Copyright (C) 1993, 1994 by Joerg Wunsch, Dresden .\" All rights reserved. @@ -118,6 +118,6 @@ It later became part of .Fx 1.1 , and was then ported to .Ox 1.2 . -.Sh AUTHOR +.Sh AUTHORS The program was been contributed by Joerg Wunsch, Dresden, with changes by Serge Vakulenko and Andrew A. Chernov, Moscow. |