Module Name: src
Committed By: wiz
Date: Fri Sep 19 16:06:16 UTC 2014
Modified Files:
src/usr.sbin/lptctl: lptctl.8
Log Message:
Mark up author with .An.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/lptctl/lptctl.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/lptctl/lptctl.8
diff -u src/usr.sbin/lptctl/lptctl.8:1.11 src/usr.sbin/lptctl/lptctl.8:1.12
--- src/usr.sbin/lptctl/lptctl.8:1.11 Fri Sep 19 16:02:59 2014
+++ src/usr.sbin/lptctl/lptctl.8 Fri Sep 19 16:06:16 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: lptctl.8,v 1.11 2014/09/19 16:02:59 wiz Exp $
+.\" $NetBSD: lptctl.8,v 1.12 2014/09/19 16:06:16 wiz Exp $
.\"
.\" Copyright (c) 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -120,4 +120,5 @@ was added in
.Sh AUTHORS
This man page and the
.Nm
-utility were written by Gary Thorpe.
+utility were written by
+.An Gary Thorpe .