Module Name:    src
Committed By:   jruoho
Date:           Wed Apr 14 10:03:18 UTC 2010

Modified Files:
        src/share/man/man8: rc.8

Log Message:
Add the USENIX paper of the author to SEE ALSO.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/share/man/man8/rc.8

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/man8/rc.8
diff -u src/share/man/man8/rc.8:1.33 src/share/man/man8/rc.8:1.34
--- src/share/man/man8/rc.8:1.33	Fri Sep 11 19:47:27 2009
+++ src/share/man/man8/rc.8	Wed Apr 14 10:03:18 2010
@@ -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

Reply via email to