Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man8 Add the USENIX paper of the author to SEE ALSO.



details:   https://anonhg.NetBSD.org/src/rev/c82b6586b717
branches:  trunk
changeset: 753938:c82b6586b717
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Wed Apr 14 10:03:18 2010 +0000

description:
Add the USENIX paper of the author to SEE ALSO.

diffstat:

 share/man/man8/rc.8 |  13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r de431d8f7610 -r c82b6586b717 share/man/man8/rc.8
--- a/share/man/man8/rc.8       Wed Apr 14 09:43:54 2010 +0000
+++ b/share/man/man8/rc.8       Wed Apr 14 10:03:18 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rc.8,v 1.33 2009/09/11 19:47:27 wiz Exp $
+.\"    $NetBSD: rc.8,v 1.34 2010/04/14 10:03:18 jruoho Exp $
 .\"
 .\" Copyright (c) 2000-2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd September 11, 2009
+.Dd April 14, 2010
 .Dt RC 8
 .Os
 .Sh NAME
@@ -343,6 +343,15 @@
 .Xr rcorder 8 ,
 .Xr reboot 8 ,
 .Xr shutdown 8
+.Rs
+.%A Luke Mewburn
+.%T The Design and Implementation of the NetBSD rc.d system
+.%I USENIX Association
+.%B Proceedings of the FREENIX Track: 2001 USENIX Annual Technical Conference
+.%D June 25-30, 2001
+.%U http://www.usenix.org/publications/
+.%U library/proceedings/usenix01/freenix01/full_papers/mewburn/mewburn.pdf
+.Re
 .Sh HISTORY
 The
 .Nm



Home | Main Index | Thread Index | Old Index