Module Name: src
Committed By: jruoho
Date: Sun May 16 05:17:03 UTC 2010
Modified Files:
src/share/man/man5: veriexec.5
Log Message:
Use .An as documented in mdoc.samples(7).
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man5/veriexec.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man5/veriexec.5
diff -u src/share/man/man5/veriexec.5:1.2 src/share/man/man5/veriexec.5:1.3
--- src/share/man/man5/veriexec.5:1.2 Sat May 15 15:53:42 2010
+++ src/share/man/man5/veriexec.5 Sun May 16 05:17:02 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: veriexec.5,v 1.2 2010/05/15 15:53:42 jruoho Exp $
+.\" $NetBSD: veriexec.5,v 1.3 2010/05/16 05:17:02 jruoho Exp $
.\"
.\" Copyright (c) 1999
.\" Brett Lymn - [email protected], [email protected]
@@ -29,9 +29,9 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: veriexec.5,v 1.2 2010/05/15 15:53:42 jruoho Exp $
+.\" $Id: veriexec.5,v 1.3 2010/05/16 05:17:02 jruoho Exp $
.\"
-.Dd May 15, 2010
+.Dd May 16, 2010
.Dt VERIEXEC 5
.Os
.Sh NAME
@@ -151,7 +151,5 @@
first appeared in
.Nx 2.0 .
.Sh AUTHORS
-.An -nosplit
.An Brett Lymn Aq [email protected]
-and
.An Elad Efrat Aq [email protected]