summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-12 17:26:04 +0000
committerru <ru@FreeBSD.org>2002-12-12 17:26:04 +0000
commit041d1287e88250bf06ad159c6c696bd653a77957 (patch)
tree8a8960200349aa661a39654202f6e0adc5e7360e /sys/boot
parent719bf117173e17f5286b995c031a11d553149e50 (diff)
downloadFreeBSD-src-041d1287e88250bf06ad159c6c696bd653a77957.zip
FreeBSD-src-041d1287e88250bf06ad159c6c696bd653a77957.tar.gz
Uniformly refer to a file system as "file system".
Approved by: re
Diffstat (limited to 'sys/boot')
-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