diff options
author | trhodes <trhodes@FreeBSD.org> | 2002-05-16 04:10:46 +0000 |
---|---|---|
committer | trhodes <trhodes@FreeBSD.org> | 2002-05-16 04:10:46 +0000 |
commit | 896f3841bf047ca93766900f8cd8c5852e6a9245 (patch) | |
tree | 0adfec655f17ae1258112946fa8d7d72c9c75f76 /sbin/ffsinfo | |
parent | 0c40c9d08e198e96b30b9b27d5caea7fce0f7118 (diff) | |
download | FreeBSD-src-896f3841bf047ca93766900f8cd8c5852e6a9245.zip FreeBSD-src-896f3841bf047ca93766900f8cd8c5852e6a9245.tar.gz |
more file system > filesystem
Diffstat (limited to 'sbin/ffsinfo')
-rw-r--r-- | sbin/ffsinfo/ffsinfo.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/ffsinfo/ffsinfo.8 b/sbin/ffsinfo/ffsinfo.8 index 4377cbd..471a06d 100644 --- a/sbin/ffsinfo/ffsinfo.8 +++ b/sbin/ffsinfo/ffsinfo.8 @@ -42,7 +42,7 @@ .Os .Sh NAME .Nm ffsinfo -.Nd "dump all meta information of an existing ufs file system +.Nd "dump all meta information of an existing ufs filesystem .Sh SYNOPSIS .Nm .Op Fl L @@ -126,9 +126,9 @@ with all available information. .Sh BUGS Currently .Nm -can only dump unmounted file systems. -Do not try dumping a mounted file system, your system may panic and you will -not be able to use the file system any longer. +can only dump unmounted filesystems. +Do not try dumping a mounted filesystem, your system may panic and you will +not be able to use the filesystem any longer. .Pp Also snapshots are handled like plain files. They should get their own level to provide for independent control of the |