Source-Changes-HG archive

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

[src/trunk]: src/share/man/man8 minor typo



details:   https://anonhg.NetBSD.org/src/rev/f074032d9af3
branches:  trunk
changeset: 485492:f074032d9af3
user:      lukem <lukem%NetBSD.org@localhost>
date:      Sat Apr 29 00:38:43 2000 +0000

description:
minor typo

diffstat:

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

diffs (18 lines):

diff -r 842dbd9b338e -r f074032d9af3 share/man/man8/rc.8
--- a/share/man/man8/rc.8       Sat Apr 29 00:29:01 2000 +0000
+++ b/share/man/man8/rc.8       Sat Apr 29 00:38:43 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rc.8,v 1.7 2000/04/28 06:13:00 lukem Exp $
+.\"    $NetBSD: rc.8,v 1.8 2000/04/29 00:38:43 lukem Exp $
 .\"
 .\" Copyright (c) 2000 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -194,7 +194,7 @@
 etc) can be added if necessary.
 .Pp
 In order to simplify scripts, the run_rc_command() function from
-Pa /etc/rc.subr
+.Pa /etc/rc.subr
 may be used.
 .Sh FILES
 .Bl -tag -width /etc/rc.shutdown -compact



Home | Main Index | Thread Index | Old Index