summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2008-04-16 12:07:17 +0100
committerRichard W.M. Jones <rjones@redhat.com>2008-04-16 12:07:17 +0100
commit617ee3553ff13690643b42a084daaadd989b45c9 (patch)
tree9579b06803ec72923e8587e835ee2f4c02c399e3
parent027b0d92ed236fa24f211e053e81189cddffe7d7 (diff)
downloadvirt-top-617ee3553ff13690643b42a084daaadd989b45c9.tar.gz
virt-top-617ee3553ff13690643b42a084daaadd989b45c9.tar.xz
virt-top-617ee3553ff13690643b42a084daaadd989b45c9.zip
Minor clarifications to developer docs.
-rw-r--r--virt-df/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/virt-df/README b/virt-df/README
index c3ba4fe..65acef9 100644
--- a/virt-df/README
+++ b/virt-df/README
@@ -44,11 +44,11 @@ plug-ins at time of writing are:
- virt_df_linux_swap.ml / virt_df_linux_swap.mli
- Linux swap (new style).
+ Linux swap (new style) plug-in.
- virt_df_mbr.ml / virt_df_mbr.mli
- Master Boot Record (MS-DOS) disk partitioning.
+ Master Boot Record (MS-DOS) disk partitioning plug-in.
- virt_df_lvm2*