Minor clarifications to developer docs.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 16 Apr 2008 11:07:17 +0000 (12:07 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 16 Apr 2008 11:07:17 +0000 (12:07 +0100)
virt-df/README

index c3ba4fe..65acef9 100644 (file)
@@ -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*