summaryrefslogtreecommitdiffstats
path: root/sbin/reboot
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/reboot')
-rw-r--r--sbin/reboot/boot_i386.88
-rw-r--r--sbin/reboot/reboot.86
2 files changed, 7 insertions, 7 deletions
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8
index ae5082b..f354133 100644
--- a/sbin/reboot/boot_i386.8
+++ b/sbin/reboot/boot_i386.8
@@ -49,7 +49,7 @@
.Sh DESCRIPTION
.Sy Power fail and crash recovery .
Normally, the system will reboot itself at power-up or after crashes.
-An automatic consistency check of the file systems will be performed,
+An automatic consistency check of the filesystems will be performed,
and unless this fails, the system will resume multi-user operations.
.Pp
.Sy Cold starts .
@@ -180,7 +180,7 @@ Boot flags:
.Bl -tag -width "-CXX" -compact
.It Fl a
during kernel initialization,
-ask for the device to mount as the root file system.
+ask for the device to mount as the root filesystem.
.It Fl C
boot from CDROM.
.It Fl c
@@ -244,10 +244,10 @@ options are automatically set.
pause after each attached device during the device probing phase.
.It Fl r
use the statically configured default for the device containing the
-root file system
+root filesystem
(see
.Xr config 8 ) .
-Normally, the root file system is on the device
+Normally, the root filesystem is on the device
that the kernel was loaded from.
.It Fl s
boot into single-user mode; if the console is marked as
diff --git a/sbin/reboot/reboot.8 b/sbin/reboot/reboot.8
index bf914b1..71018c1 100644
--- a/sbin/reboot/reboot.8
+++ b/sbin/reboot/reboot.8
@@ -59,7 +59,7 @@ The
.Nm halt
and
.Nm
-utilities flush the file system cache to disk, send all running processes
+utilities flush the filesystem cache to disk, send all running processes
a
.Dv SIGTERM
(and subsequently a
@@ -98,11 +98,11 @@ or
.Nm halt
and log this themselves.
.It Fl n
-The file system cache is not flushed.
+The filesystem cache is not flushed.
This option should probably not be used.
.It Fl q
The system is halted or restarted quickly and ungracefully, and only
-the flushing of the file system cache is performed (if the
+the flushing of the filesystem cache is performed (if the
.Fl n
is not specified).
This option should probably not be used.
OpenPOWER on IntegriCloud