diff options
author | maxim <maxim@FreeBSD.org> | 2007-09-23 16:06:37 +0000 |
---|---|---|
committer | maxim <maxim@FreeBSD.org> | 2007-09-23 16:06:37 +0000 |
commit | 816792f7c8f13822fd23158500cc30773e3b21b7 (patch) | |
tree | d72b4f9664e3061bd5ce38ff8be1d107d7a2d312 /sbin/tunefs/tunefs.8 | |
parent | 581e534e82c45d8b2a1e2960806d266bdc9182e2 (diff) | |
download | FreeBSD-src-816792f7c8f13822fd23158500cc30773e3b21b7.zip FreeBSD-src-816792f7c8f13822fd23158500cc30773e3b21b7.tar.gz |
o s/filesystem/file system/g.
Pointed out by: ru
Approved by: re (bmah)
MFC after: 3 days
Diffstat (limited to 'sbin/tunefs/tunefs.8')
-rw-r--r-- | sbin/tunefs/tunefs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/tunefs/tunefs.8 b/sbin/tunefs/tunefs.8 index 83f085e..245aa36 100644 --- a/sbin/tunefs/tunefs.8 +++ b/sbin/tunefs/tunefs.8 @@ -165,8 +165,8 @@ utility appeared in .Bx 4.2 . .Sh BUGS This utility should work on active file systems. -To change the root filesystem, the system must be rebooted -after the filesystem is tuned. +To change the root file system, the system must be rebooted +after the file system is tuned. .\" Take this out and a Unix Daemon will dog your steps from now until .\" the time_t's wrap around. .Pp |