diff options
author | B. Watson <yalhcru@gmail.com> | 2011-08-23 08:55:48 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-23 08:55:48 -0300 |
commit | 6b6c8ec350e3c15a4a374cb3580e227da34b03ac (patch) | |
tree | bc2d1bdddf2cd68ab45b4b7e6132c02bfcae89d5 /system/kegs/partls.1 | |
parent | 6b3dd7e2812a14275ad9c17c416f254b336df4ee (diff) | |
download | slackbuilds-6b6c8ec350e3c15a4a374cb3580e227da34b03ac.tar.gz |
system/kegs: Added (Kent's Emulated GS)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/kegs/partls.1')
-rw-r--r-- | system/kegs/partls.1 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/system/kegs/partls.1 b/system/kegs/partls.1 new file mode 100644 index 0000000000..1af148532b --- /dev/null +++ b/system/kegs/partls.1 @@ -0,0 +1,23 @@ +.TH PARTLS "1" "January 2011" "SlackBuilds.org" "User Commands" +.SH NAME +partls \- Lists partitions on Apple\-partitioned hard drives or CD-ROMs +.SH SYNOPSIS +.B partls +<\fI-l\fR> +[\fIfile-or-device\fR] +.SH DESCRIPTION +partls is distributed with the KEGS emulator. +.PP +partls displays the partition table on an Apple\-partitioned disk or +disk image file. Generally, these partitions will use the Apple HFS filesystem. +.PP +With the \fB\-l\fR option, more information is displayed. +.SH SEE ALSO +xkegs(1) +.br +to_pro(1) +.SH AUTHORS +KEGS and partls are by Kent Dickey <kadickey at princeton dot edu>. +.PP +This manual page was written by B. Watson for the SlackBuilds.org project (but +may be used by anyone for any reason). |