diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-10-05 14:45:55 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-10-05 14:45:55 +0000 |
commit | e7d0adf95322ccbac21d361be1700e9edb07eff2 (patch) | |
tree | 0a7ba8b2db2a1f697897ee36c97e0c9344da12c9 /share/man/man8/man8.alpha | |
parent | 7ef5a345919c1cba77bdfe5ffcf43dde619dabd4 (diff) |
Powered by @mantoya:
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok
Tip of the day: www.mpechismazohist.com
Diffstat (limited to 'share/man/man8/man8.alpha')
-rw-r--r-- | share/man/man8/man8.alpha/boot_alpha.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man8/man8.alpha/boot_alpha.8 b/share/man/man8/man8.alpha/boot_alpha.8 index 5ca7b691721..f5c9d903f37 100644 --- a/share/man/man8/man8.alpha/boot_alpha.8 +++ b/share/man/man8/man8.alpha/boot_alpha.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_alpha.8,v 1.2 2001/01/29 02:11:14 niklas Exp $ +.\" $OpenBSD: boot_alpha.8,v 1.3 2001/10/05 14:45:54 mpech Exp $ .\" $NetBSD: boot.8,v 1.3 2000/06/14 17:25:48 cgd Exp $ .\" .\" Copyright (c) 1999 Christopher G. Demetriou @@ -82,10 +82,10 @@ When the .Ox .Ns Tn /alpha kernel is booted normally -it initializes itself and proceeds to start the system. An automatic -consistency check of the file systems takes place, and unless this -fails, the system comes up to multi-user operation. The proper way -to shut the system down is with the +it initializes itself and proceeds to start the system. +An automatic consistency check of the file systems takes place, and unless +this fails, the system comes up to multi-user operation. +The proper way to shut the system down is with the .Xr shutdown 8 command. .Pp |