summaryrefslogtreecommitdiffstats
path: root/system/kegs/man/partls.1
diff options
context:
space:
mode:
author B. Watson2021-02-28 00:48:42 +0100
committer Willy Sudiarto Raharjo2021-03-06 05:11:58 +0100
commit6cb808c8bb85984ad0d9c565ec55185cc965f0d0 (patch)
tree96043fe1a2884927250a58f4bcf252ddb314c8d0 /system/kegs/man/partls.1
parent654f6e61919850bdde641286c5da6d0d1bb1d2da (diff)
downloadslackbuilds-6cb808c8bb85984ad0d9c565ec55185cc965f0d0.tar.gz
system/kegs: Updated for version 1.05.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/kegs/man/partls.1')
-rw-r--r--system/kegs/man/partls.123
1 files changed, 23 insertions, 0 deletions
diff --git a/system/kegs/man/partls.1 b/system/kegs/man/partls.1
new file mode 100644
index 0000000000..1af148532b
--- /dev/null
+++ b/system/kegs/man/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).