summaryrefslogtreecommitdiff
path: root/man/deb-split.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/deb-split.man')
-rw-r--r--man/deb-split.man18
1 files changed, 9 insertions, 9 deletions
diff --git a/man/deb-split.man b/man/deb-split.man
index c356ccfcf..0c2371cb2 100644
--- a/man/deb-split.man
+++ b/man/deb-split.man
@@ -29,23 +29,23 @@ The file names might contain a trailing slash (since dpkg 1.15.6).
.PP
The first member is named \fBdebian\-split\fP and contains a series
of lines, separated by newlines. Currently eight lines are present:
-.IP \(bu 4
+.IP • 4
The format version number, \fB2.1\fP at the time this manual page was
written.
-.IP \(bu
+.IP •
The package name.
-.IP \(bu
+.IP •
The package version.
-.IP \(bu
+.IP •
The md5sum of the package.
-.IP \(bu
+.IP •
The total size of the package.
-.IP \(bu
+.IP •
The maximum part size.
-.IP \(bu
+.IP •
The current part number, followed by a slash and the total amount of
-parts (as in \(oq1/10\(cq).
-.IP \(bu
+parts (as in ‘1/10’).
+.IP •
The package architecture (since dpkg 1.16.1).
.PP
Programs which read multi-part archives should be prepared for the minor