Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Add an Authors section
details: https://anonhg.NetBSD.org/src/rev/c71205b116d9
branches: trunk
changeset: 757097:c71205b116d9
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Sat Aug 14 17:06:58 2010 +0000
description:
Add an Authors section
diffstat:
share/man/man9/module.9 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r c31fa7614fc2 -r c71205b116d9 share/man/man9/module.9
--- a/share/man/man9/module.9 Sat Aug 14 16:32:26 2010 +0000
+++ b/share/man/man9/module.9 Sat Aug 14 17:06:58 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: module.9,v 1.12 2010/08/11 20:10:55 wiz Exp $
+.\" $NetBSD: module.9,v 1.13 2010/08/14 17:06:58 pgoyette Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -386,6 +386,14 @@
describes the public interface.
.Sh SEE ALSO
.Xr modctl 2
+.Sh AUTHORS
+.An -nosplit
+The
+.Nm
+system was written by
+.An Andrew Doran Aq ad%NetBSD.org@localhost .
+This manual page was written by
+.An Paul Goyette Aq pgoyette%NetBSD.org@localhost .
.Sh HISTORY
The kernel module subsystem first appeared in
.Nx 5.0 .
Home |
Main Index |
Thread Index |
Old Index