diff options
author | charnier <charnier@FreeBSD.org> | 1998-03-23 07:48:45 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 1998-03-23 07:48:45 +0000 |
commit | 409a50cddfdfb5bcaa6e98eb4f928665a09f4d6d (patch) | |
tree | df2b1a295e8ed6f4051864b08a85cbe1dcfe9e51 /usr.bin/m4/m4.1 | |
parent | a5e89829a620c3562647684b21896bcccda77034 (diff) | |
download | FreeBSD-src-409a50cddfdfb5bcaa6e98eb4f928665a09f4d6d.zip FreeBSD-src-409a50cddfdfb5bcaa6e98eb4f928665a09f4d6d.tar.gz |
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
Diffstat (limited to 'usr.bin/m4/m4.1')
-rw-r--r-- | usr.bin/m4/m4.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1 index ef2e658..6d30a8c 100644 --- a/usr.bin/m4/m4.1 +++ b/usr.bin/m4/m4.1 @@ -1,5 +1,5 @@ .\" -.\" @(#) $Id$ +.\" @(#) $Id: m4.1,v 1.4 1997/02/22 19:56:04 peter Exp $ .\" .Dd January 26, 1993 .Dt m4 1 @@ -177,5 +177,7 @@ Flushes the named output queues (or all queues if no arguments). .It unix A pre-defined macro for testing the OS platform. .El -.Sh AUTHOR -Ozan Yigit <oz@sis.yorku.ca> and Richard A. O'Keefe (ok@goanna.cs.rmit.OZ.AU) +.Sh AUTHORS +.An Ozan Yigit Aq oz@sis.yorku.ca +and +.An Richard A. O'Keefe Aq ok@goanna.cs.rmit.OZ.AU |