Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/quotacheck Update - quotacheck is run from rc, not ...



details:   https://anonhg.NetBSD.org/src/rev/148727003bac
branches:  trunk
changeset: 467907:148727003bac
user:      abs <abs%NetBSD.org@localhost>
date:      Tue Mar 30 23:58:46 1999 +0000

description:
Update - quotacheck is run from rc, not rc.local

diffstat:

 usr.sbin/quotacheck/quotacheck.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 449e0b2a7521 -r 148727003bac usr.sbin/quotacheck/quotacheck.8
--- a/usr.sbin/quotacheck/quotacheck.8  Tue Mar 30 23:56:26 1999 +0000
+++ b/usr.sbin/quotacheck/quotacheck.8  Tue Mar 30 23:58:46 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: quotacheck.8,v 1.7 1999/03/22 18:44:05 garbled Exp $
+.\"    $NetBSD: quotacheck.8,v 1.8 1999/03/30 23:58:46 abs Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -122,7 +122,7 @@
 .Pp
 .Nm
 is normally run at boot time from the
-.Pa /etc/rc.local
+.Pa /etc/rc
 file, see
 .Xr rc 8 ,
 before enabling disk quotas with



Home | Main Index | Thread Index | Old Index