Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/prg-localcount2]: src/share/man/man9 Give Taylor credit for the initial ...
details: https://anonhg.NetBSD.org/src/rev/256e2618f8a0
branches: prg-localcount2
changeset: 823536:256e2618f8a0
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Thu May 04 04:28:42 2017 +0000
description:
Give Taylor credit for the initial implementation.
Improve cross-references to the subsystems currently using localcount.
diffstat:
share/man/man9/localcount.9 | 18 ++++++++++--------
1 files changed, 10 insertions(+), 8 deletions(-)
diffs (39 lines):
diff -r 569e906e6f61 -r 256e2618f8a0 share/man/man9/localcount.9
--- a/share/man/man9/localcount.9 Wed May 03 12:10:22 2017 +0000
+++ b/share/man/man9/localcount.9 Thu May 04 04:28:42 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: localcount.9,v 1.1.6.2 2017/04/29 06:33:37 pgoyette Exp $
+.\" $NetBSD: localcount.9,v 1.1.6.3 2017/05/04 04:28:42 pgoyette Exp $
.\"
.\" Copyright (c) 2016
.\" All rights reserved.
@@ -87,11 +87,12 @@
.Pp
Currently,
.Nm
-is used within the autoconfigure (
-.Xr autoconf 9 )
-and character and block device switch (
-.Xr cdevsw_attach 9 )
-subsystems.
+is used within the autoconfigure and character- and block- device switch
+subsystems (see
+.Xr autoconf 9
+and
+.Xr cdevsw_attach 9
+respectively).
.Sh FUNCTIONS
.Bl -tag -width abcd
.It Fn localcount_init "lc"
@@ -179,8 +180,9 @@
.Nm
was designed by
.An -nosplit
-.An Taylor R. Campbell
-and implemented by
+.An Taylor R. Campbell ,
+who also provided a draft implementation.
+The implementation was completed, tested, and integrated by
.An Paul Goyette .
.Sh CAVEATS
The
Home |
Main Index |
Thread Index |
Old Index