]> err.no Git - dpkg/commitdiff
dpkg-source.1: Fix description of -sk and -sp
authorFrank Lichtenheld <djpig@debian.org>
Tue, 19 Feb 2008 00:21:03 +0000 (01:21 +0100)
committerFrank Lichtenheld <djpig@debian.org>
Tue, 19 Feb 2008 00:23:18 +0000 (01:23 +0100)
* man/dpkg-source.1: Fix documentation of -sk and -sp.
The directory with the unpacked original source will
be removed, not the tarball.

Just goes to show how much all these options are actually
used...

man/ChangeLog
man/dpkg-source.1

index c369e00c4b93ff8c5c2b1cab6bae3e3d51002465..94dd80be1b1585c14f4c6a70803619bb6b7e90fe 100644 (file)
@@ -1,3 +1,10 @@
+2008-02-19  Frank Lichtenheld  <djpig@debian.org>
+
+       * dpkg-source.1: Fix documentation of
+       -sk and -sp. The directory with the
+       unpacked original source will be removed,
+       not the tarball.
+
 2008-02-17  Frank Lichtenheld  <djpig@debian.org>
 
        * dpkg-architecture.1: Document the files
index d1613b9ea5a9e3ce1ca7c1c79f5f17f2c3ef8a43..2af933c16a8dae8b1b97ca03187e5c936f3e7794 100644 (file)
@@ -181,12 +181,15 @@ should be used instead.
 Specifies to expect the original source as a tarfile, by default
 .IB package _ upstream-version .orig.tar. extension \fR.
 It will leave this original source in place as a tarfile, or copy it
-to the current directory if it isn't already there.
+to the current directory if it isn't already there. The
+tarball will be unpacked into 
+.IB directory .orig
+for the generation of the diff.
 .TP
 .B \-sp
 Like
 .B \-sk
-but will remove that tarball again afterwards.
+but will remove the directory again afterwards.
 .TP
 .B \-su
 Specifies that the original source is expected as a directory, by