aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-12-12 17:26:04 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-12-12 17:26:04 +0000
commit8d5d039f80a8d31947f4e84af20e8a56d0009c32 (patch)
tree8a8960200349aa661a39654202f6e0adc5e7360e /sys
parente66cdcd7e074533df2cf60b30ee57b5607535d28 (diff)
Notes
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 3d5f8512db5d2..9a3016a11e892 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 b799840c7345f..f8ea8a94191ef 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.