diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2017-01-08 01:32:03 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2017-01-08 01:32:03 +0000 |
commit | a8e9c8aa049aa76c114646de9e6b4b5ad76fd66e (patch) | |
tree | 0fd82a2dfd3afa28a9cc8f2c46ac0b87a29fa4ac | |
parent | 5db4097db6f4bf230e344c4dd10164352e979531 (diff) |
add missing .An macros
-rw-r--r-- | usr.sbin/fdformat/fdformat.1 | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/usr.sbin/fdformat/fdformat.1 b/usr.sbin/fdformat/fdformat.1 index 1417e50ae23..ebad8a540c1 100644 --- a/usr.sbin/fdformat/fdformat.1 +++ b/usr.sbin/fdformat/fdformat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fdformat.1,v 1.18 2007/05/31 19:20:23 jmc Exp $ +.\" $OpenBSD: fdformat.1,v 1.19 2017/01/08 01:32:02 schwarze Exp $ .\" .\" Copyright (C) 1993, 1994 by Joerg Wunsch, Dresden .\" All rights reserved. @@ -24,7 +24,7 @@ .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: January 8 2017 $ .Dt FDFORMAT 1 .Os .Sh NAME @@ -123,5 +123,11 @@ It later became part of and was then ported to .Ox 1.2 . .Sh AUTHORS -The program was contributed by Joerg Wunsch, Dresden, -with changes by Serge Vakulenko and Andrew A. Chernov, Moscow. +.An -nosplit +The program was contributed by +.An Joerg Wunsch , +Dresden, with changes by +.An Serge Vakulenko +and +.An Andrew A. Chernov , +Moscow. |