diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2010-11-27 18:43:23 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2010-11-27 18:43:23 +0000 |
commit | 866a6a0fa5124a06918f84b7db28f831ab6e4495 (patch) | |
tree | 69d855862dbaa95462283a88f433d31c8411ee58 | |
parent | 94e1465129ae738367421c2515ee23623ee80ed9 (diff) | |
download | libguestfs-866a6a0fa5124a06918f84b7db28f831ab6e4495.tar.gz libguestfs-866a6a0fa5124a06918f84b7db28f831ab6e4495.tar.xz libguestfs-866a6a0fa5124a06918f84b7db28f831ab6e4495.zip |
docs: Fix typo in virt-filesystems(1).
-rwxr-xr-x | cat/virt-filesystems.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cat/virt-filesystems.pod b/cat/virt-filesystems.pod index a602bfc1..749537db 100755 --- a/cat/virt-filesystems.pod +++ b/cat/virt-filesystems.pod @@ -153,7 +153,7 @@ you can specify this flag to see what you are typing. =item B<--extra> -This causes filesystems that are not normally, mountable filesystems +This causes filesystems that are not ordinary, mountable filesystems to be displayed. This category includes swapspace, and filesystems that are empty or contain unknown data. |