Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/init init first appeared in V1 UNIX
details: https://anonhg.NetBSD.org/src/rev/b68e2cbc24ee
branches: trunk
changeset: 347693:b68e2cbc24ee
user: sevan <sevan%NetBSD.org@localhost>
date: Sun Sep 11 22:22:57 2016 +0000
description:
init first appeared in V1 UNIX
http://minnie.tuhs.org/cgi-bin/utree.pl?file=V1/init.s
Replace contraction.
Bump date.
diffstat:
sbin/init/init.8 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (42 lines):
diff -r 194b7e2c1e34 -r b68e2cbc24ee sbin/init/init.8
--- a/sbin/init/init.8 Sun Sep 11 22:10:47 2016 +0000
+++ b/sbin/init/init.8 Sun Sep 11 22:22:57 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: init.8,v 1.59 2013/10/02 22:07:56 apb Exp $
+.\" $NetBSD: init.8,v 1.60 2016/09/11 22:22:57 sevan Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" @(#)init.8 8.6 (Berkeley) 5/26/95
.\"
-.Dd October 2, 2013
+.Dd September 11, 2016
.Dt INIT 8
.Os
.Sh NAME
@@ -195,7 +195,7 @@
.Dq init.root
sysctl node is fabricated by
.Nm
-at startup and re-created any time it's found to be missing.
+at startup and re-created any time it is found to be missing.
Type of the node is string capable of holding full pathname, and
is only accessible by the superuser (unless explicitly destroyed
and re-created with different specification).
@@ -297,7 +297,7 @@
.Xr getty 8 Ns 's
and allow the system to slowly die away, if it is sent a terminal stop
.Pq Dv TSTP
-signal, i.e.
+signal, i.e.,
.Dq Li "kill \-s TSTP 1" .
A later hangup will resume full
multi-user operations, or a terminate will start a single user shell.
@@ -387,4 +387,4 @@
A
.Nm
command appeared in
-.At v6 .
+.At v1 .
Home |
Main Index |
Thread Index |
Old Index