Module Name: src
Committed By: pgoyette
Date: Sat Jul 16 23:42:35 UTC 2016
Modified Files:
src/share/man/man9 [pgoyette-localcount]: localcount.9
Log Message:
Add myself as author/compiler of the man page.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/share/man/man9/localcount.9
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/man9/localcount.9
diff -u src/share/man/man9/localcount.9:1.1.2.3 src/share/man/man9/localcount.9:1.1.2.4
--- src/share/man/man9/localcount.9:1.1.2.3 Sat Jul 16 23:28:37 2016
+++ src/share/man/man9/localcount.9 Sat Jul 16 23:42:35 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: localcount.9,v 1.1.2.3 2016/07/16 23:28:37 pgoyette Exp $
+.\" $NetBSD: localcount.9,v 1.1.2.4 2016/07/16 23:42:35 pgoyette Exp $
.\"
.\" Copyright (c) 2016
.\" All rights reserved.
@@ -169,4 +169,7 @@ The localcount primitives first appeared
This implementation of
.Nm
was written by
+.An -nosplit
.An Taylor R. Campbell .
+This manual page was compiled by
+.An Paul Goyette .