X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=cat%2Fvirt-filesystems.pod;h=e5ba483fdd813cb5a1b434b409ae98e0fa20372f;hb=1a35ca59088e572c11633e85524bb282cb436186;hp=ad28b02ddd44b884daf995aeff5383acb8577490;hpb=f0f3e1621180724e0a907a30ff5dea9695ddead0;p=libguestfs.git diff --git a/cat/virt-filesystems.pod b/cat/virt-filesystems.pod index ad28b02..e5ba483 100755 --- a/cat/virt-filesystems.pod +++ b/cat/virt-filesystems.pod @@ -316,6 +316,14 @@ type if one could be detected, eg. C. If the object has a label (used for identifying and mounting filesystems) then this column contains the label. +=item B + +The partition type byte, displayed as a two digit hexadecimal number. +A comprehensive list of partition types can be found here: +L + +This is only applicable for DOS (MBR) partitions. + =item B The size of the object in bytes. If the I<--human> option is used @@ -405,4 +413,4 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.