diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-02 20:38:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-02 20:38:21 +0000 |
commit | 12a59f9d84d246fe5ed2dd4c465afb93a4ad0298 (patch) | |
tree | 352ed836e58ab1429e69b8056431daa1b69d96a6 | |
parent | f93aa1519797821e8a89339302f7c91d0ba9a8da (diff) | |
download | pkgsrc-12a59f9d84d246fe5ed2dd4c465afb93a4ad0298.tar.gz |
Use standard headers. Use more macros.
-rw-r--r-- | misc/autocue/files/autocue.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/autocue/files/autocue.1 b/misc/autocue/files/autocue.1 index 0347aea161d..334a6652964 100644 --- a/misc/autocue/files/autocue.1 +++ b/misc/autocue/files/autocue.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: autocue.1,v 1.2 2007/02/24 12:16:12 agc Exp $ +.\" $NetBSD: autocue.1,v 1.3 2007/03/02 20:38:21 wiz Exp $ .\" .\" Copyright © 2006 Alistair Crooks. All rights reserved. .\" @@ -91,7 +91,8 @@ The utility exits 0 on success, and \*[Gt]0 if an error occurs. .Sh SEE ALSO .Xr kill 1 -.Sh AUTHOR +.Sh AUTHORS The .Nm -was written by Alistair Crooks (agc@NetBSD.org). +was written by +.An Alistair Crooks Aq agc@NetBSD.org . |