diff options
author | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-20 11:58:12 +0000 |
---|---|---|
committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-20 11:58:12 +0000 |
commit | 874506698f79dd2ca01b71552feed3cd28d6e901 (patch) | |
tree | 5c106a9bc9b1e680c59a4cc6709c6180b2e1775e /sbin/ffsinfo | |
parent | f6310641b92ccab696526521a8f4748e807566ae (diff) | |
download | src-874506698f79dd2ca01b71552feed3cd28d6e901.tar.gz src-874506698f79dd2ca01b71552feed3cd28d6e901.zip |
Notes
Diffstat (limited to 'sbin/ffsinfo')
-rw-r--r-- | sbin/ffsinfo/ffsinfo.8 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/sbin/ffsinfo/ffsinfo.8 b/sbin/ffsinfo/ffsinfo.8 index c9d58747c33e..4377cbde0910 100644 --- a/sbin/ffsinfo/ffsinfo.8 +++ b/sbin/ffsinfo/ffsinfo.8 @@ -52,10 +52,11 @@ .Op Fl o Ar outfile .Ar special | file .Sh DESCRIPTION -.Nm Ffsinfo -extends the +The +.Nm +utility extends the .Xr dumpfs 8 -program. +utility. .Pp The output is generated into the file .Pa outfile . @@ -149,5 +150,5 @@ filesystem. .Sh HISTORY The .Nm -command first appeared in +utility first appeared in .Fx 4.4 . |