summaryrefslogtreecommitdiffstats
path: root/sbin/dump
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 /sbin/dump
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 'sbin/dump')
-rw-r--r--sbin/dump/dump.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8
index 82e55c6..b13d789 100644
--- a/sbin/dump/dump.8
+++ b/sbin/dump/dump.8
@@ -197,10 +197,10 @@ was compiled.)
.It Fl L
This option is to notify
.Nm
-that it is dumping a live filesystem.
+that it is dumping a live file system.
To obtain a consistent dump image,
.Nm
-takes a snapshot of the filesystem and
+takes a snapshot of the file system and
then does a dump of the snapshot.
The snapshot is removed when the dump is complete.
.It Fl n
OpenPOWER on IntegriCloud