diff options
author | ru <ru@FreeBSD.org> | 2003-02-23 01:47:49 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2003-02-23 01:47:49 +0000 |
commit | 8b5b8ec6a76033148b7266d572cd6e0ec6ddd60b (patch) | |
tree | 2787ed91230b556f29b4112a26671b984d10687f /sbin/dumpfs | |
parent | e69b77263826a0c5856a502fd9be47a75435d65c (diff) | |
download | FreeBSD-src-8b5b8ec6a76033148b7266d572cd6e0ec6ddd60b.zip FreeBSD-src-8b5b8ec6a76033148b7266d572cd6e0ec6ddd60b.tar.gz |
mdoc(7) police: markup laundry.
Diffstat (limited to 'sbin/dumpfs')
-rw-r--r-- | sbin/dumpfs/dumpfs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dumpfs/dumpfs.8 b/sbin/dumpfs/dumpfs.8 index 6032acd..5259a3b 100644 --- a/sbin/dumpfs/dumpfs.8 +++ b/sbin/dumpfs/dumpfs.8 @@ -56,9 +56,9 @@ free space percentage. .Pp If .Fl m -is specified, the filesystem is marshalled in terms of a +is specified, the file system is marshalled in terms of a .Xr newfs 8 -command to generate the filesystem. +command to generate the file system. .Sh SEE ALSO .Xr disktab 5 , .Xr fs 5 , |