aboutsummaryrefslogtreecommitdiff
path: root/sbin/reboot/nextboot.8
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 /sbin/reboot/nextboot.8
parente66cdcd7e074533df2cf60b30ee57b5607535d28 (diff)
downloadsrc-8d5d039f80a8d31947f4e84af20e8a56d0009c32.tar.gz
src-8d5d039f80a8d31947f4e84af20e8a56d0009c32.zip
Uniformly refer to a file system as "file system".
Approved by: re
Notes
Notes: svn path=/head/; revision=107788
Diffstat (limited to 'sbin/reboot/nextboot.8')
-rw-r--r--sbin/reboot/nextboot.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/reboot/nextboot.8 b/sbin/reboot/nextboot.8
index aba092f7b629..765fa796fe04 100644
--- a/sbin/reboot/nextboot.8
+++ b/sbin/reboot/nextboot.8
@@ -120,6 +120,6 @@ code is implemented in the
It is not the most throughly tested code.
It is also my first attempt to write in Forth.
.Pp
-Finally, it does some evil things like writing to the filesystem before it
+Finally, it does some evil things like writing to the file system before it
has been checked.
-If it scrambles your filesystem, do not blame me.
+If it scrambles your file system, do not blame me.