summaryrefslogtreecommitdiffstats
path: root/sbin/init
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 21:45:06 +0000
committerru <ru@FreeBSD.org>2004-07-02 21:45:06 +0000
commit46fddaa54b09baa407fa66a14d46c0cc3a906e60 (patch)
tree602e903272257a1c5b455a48800dcaa680741026 /sbin/init
parent20fbd172b22ab587e9d796f4cb8664a235cebe78 (diff)
downloadFreeBSD-src-46fddaa54b09baa407fa66a14d46c0cc3a906e60.zip
FreeBSD-src-46fddaa54b09baa407fa66a14d46c0cc3a906e60.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'sbin/init')
-rw-r--r--sbin/init/init.811
1 files changed, 7 insertions, 4 deletions
diff --git a/sbin/init/init.8 b/sbin/init/init.8
index 240bfed..3a64191 100644
--- a/sbin/init/init.8
+++ b/sbin/init/init.8
@@ -121,7 +121,8 @@ but also inhibits running
while the system is multi-user.
.Pp
In addition, kernel time changes are restricted to less than or equal to one
-second. Attempts to change the time by more than this will log the message
+second.
+Attempts to change the time by more than this will log the message
.Dq Time adjustment clamped to +1 second .
.It Ic 3
Network secure mode \- same as highly secure mode, plus
@@ -189,7 +190,8 @@ program.
The
.Nm login
program, when a valid user logs in,
-executes a shell for that user. When this shell
+executes a shell for that user.
+When this shell
dies, either because the user logged out
or an abnormal termination occurred (a signal),
the
@@ -330,7 +332,7 @@ If run as a user process as shown in the second synopsis line,
.Nm
will emulate
.At V
-behavior, i.e. super-user can specify the desired
+behavior, i.e., super-user can specify the desired
.Em run-level
on a command line, and
.Nm
@@ -413,7 +415,8 @@ behave as though they have security level \-1.
Setting the security level above 1 too early in the boot sequence can
prevent
.Xr fsck 8
-from repairing inconsistent file systems. The
+from repairing inconsistent file systems.
+The
preferred location to set the security level is at the end of
.Pa /etc/rc
after all multi-user startup actions are complete.
OpenPOWER on IntegriCloud