Source-Changes-HG archive

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

[src/trunk]: src/share/man/man8 Remove superfluous "\&".



details:   https://anonhg.NetBSD.org/src/rev/09cab1a85a50
branches:  trunk
changeset: 580962:09cab1a85a50
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue May 17 14:05:46 2005 +0000

description:
Remove superfluous "\&".

diffstat:

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

diffs (18 lines):

diff -r 7faf199eabaf -r 09cab1a85a50 share/man/man8/afterboot.8
--- a/share/man/man8/afterboot.8        Tue May 17 14:04:18 2005 +0000
+++ b/share/man/man8/afterboot.8        Tue May 17 14:05:46 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: afterboot.8,v 1.18 2005/05/17 14:04:18 wiz Exp $
+.\"    $NetBSD: afterboot.8,v 1.19 2005/05/17 14:05:46 wiz Exp $
 .\"    $OpenBSD: afterboot.8,v 1.72 2002/02/22 02:02:33 miod Exp $
 .\"
 .\" Originally created by Marshall M. Midden -- 1997-10-20, m4%umn.edu@localhost
@@ -601,7 +601,7 @@
 .Ss System boot scripts and /etc/rc.local
 .Pa /etc/rc
 and the
-.Pa /etc/rc.d/*\&
+.Pa /etc/rc.d/*
 scripts are invoked at boot time after single user mode has exited,
 and at shutdown.
 The whole process is controlled, by the master script



Home | Main Index | Thread Index | Old Index