summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/boot/common/loader.82
-rw-r--r--sys/boot/i386/pxeldr/pxeboot.82
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8
index 3d5f851..9a3016a 100644
--- a/sys/boot/common/loader.8
+++ b/sys/boot/common/loader.8
@@ -394,7 +394,7 @@ be forced by setting this variable.
.It Va rootdev
By default the value of
.Va currdev
-is used to set the root filesystem
+is used to set the root file system
when the kernel is booted.
This can be overridden by setting
.Va rootdev
diff --git a/sys/boot/i386/pxeldr/pxeboot.8 b/sys/boot/i386/pxeldr/pxeboot.8
index b799840..f8ea8a9 100644
--- a/sys/boot/i386/pxeldr/pxeboot.8
+++ b/sys/boot/i386/pxeldr/pxeboot.8
@@ -46,7 +46,7 @@ The
bootloader retrieves the kernel, modules,
and other files either via NFS over UDP or by TFTP,
selectable through compile-time options.
-In combination with a memory filesystem image or NFS-mounted root filesystem,
+In combination with a memory file system image or NFS-mounted root file system,
.Nm
allows for easy,
EEPROM-burner free construction of diskless machines.
OpenPOWER on IntegriCloud