Module Name: src
Committed By: wiz
Date: Fri Sep 11 19:48:52 UTC 2009
Modified Files:
src/share/man/man8: rc.subr.8
Log Message:
Bump date for previous. Whitespace nit. Use Nm instead of Xr to itself.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/share/man/man8/rc.subr.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.subr.8
diff -u src/share/man/man8/rc.subr.8:1.23 src/share/man/man8/rc.subr.8:1.24
--- src/share/man/man8/rc.subr.8:1.23 Fri Sep 11 18:17:04 2009
+++ src/share/man/man8/rc.subr.8 Fri Sep 11 19:48:52 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: rc.subr.8,v 1.23 2009/09/11 18:17:04 apb Exp $
+.\" $NetBSD: rc.subr.8,v 1.24 2009/09/11 19:48:52 wiz Exp $
.\"
.\" Copyright (c) 2002-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 May 25, 2008
+.Dd September 11, 2009
.Dt RC.SUBR 8
.Os
.Sh NAME
@@ -270,7 +270,7 @@
.Pa /var/run/rc.log
file, and will appear on the console regardless of the
value of
-.Va rc_silent.
+.Va rc_silent .
This is expected to be useful for interactive commands,
and this mechanism is automatically used by
.Ic run_rc_command
@@ -308,7 +308,7 @@
is reserved for internal use by
.Xr rc 8
and
-.Xr rc.subr 8 .
+.Nm .
.It Ic print_rc_normal Ar string
Print the specified
.Ar string