Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/usr.sbin pull up rev 1.7:
details: https://anonhg.NetBSD.org/src/rev/d8b95f8497b9
branches: netbsd-1-5
changeset: 489206:d8b95f8497b9
user: lukem <lukem%NetBSD.org@localhost>
date: Wed Aug 23 11:38:29 2000 +0000
description:
pull up rev 1.7:
move guts of etc/rc.wscons -> etc/rc.d/wscons
approved: thorpej
diffstat:
usr.sbin/wsconscfg/wsconscfg.8 | 4 ++--
usr.sbin/wsfontload/wsfontload.8 | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 48622264ebb3 -r d8b95f8497b9 usr.sbin/wsconscfg/wsconscfg.8
--- a/usr.sbin/wsconscfg/wsconscfg.8 Wed Aug 23 11:36:38 2000 +0000
+++ b/usr.sbin/wsconscfg/wsconscfg.8 Wed Aug 23 11:38:29 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsconscfg.8,v 1.6 1999/07/29 18:24:09 augustss Exp $
+.\" $NetBSD: wsconscfg.8,v 1.6.8.1 2000/08/23 11:38:29 lukem Exp $
.\"
.Dd January 12, 1999
.Os
@@ -80,7 +80,7 @@
Typically, the
.Nm
utility will be invoked in system startup by the
-.Pa /etc/rc.wscons
+.Pa /etc/rc.d/wscons
script, controlled by the
.Pa /etc/wscons.conf
configuration file.
diff -r 48622264ebb3 -r d8b95f8497b9 usr.sbin/wsfontload/wsfontload.8
--- a/usr.sbin/wsfontload/wsfontload.8 Wed Aug 23 11:36:38 2000 +0000
+++ b/usr.sbin/wsfontload/wsfontload.8 Wed Aug 23 11:38:29 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsfontload.8,v 1.6 2000/01/05 18:46:43 ad Exp $
+.\" $NetBSD: wsfontload.8,v 1.6.4.1 2000/08/23 11:40:15 lukem Exp $
.\"
.Dd January 13, 1999
.Os
@@ -85,7 +85,7 @@
Typically, the
.Nm
utility will be executed in system startup by the
-.Pa /etc/rc.wscons
+.Pa /etc/rc.d/wscons
script, controlled by the
.Pa /etc/wscons.conf
configuration file.
Home |
Main Index |
Thread Index |
Old Index