diff options
Diffstat (limited to 'man/dpkg-source.1')
-rw-r--r-- | man/dpkg-source.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/dpkg-source.1 b/man/dpkg-source.1 index 4da49d9f6..7412ba05e 100644 --- a/man/dpkg-source.1 +++ b/man/dpkg-source.1 @@ -425,7 +425,7 @@ an original tarball (\fB.orig.tar.\fP\fIext\fP where \fIext\fP can be \fBgz\fP, \fBbz2\fP, \fBlzma\fP and \fBxz\fP) and a debian tarball (\fB.debian.tar.\fP\fIext\fP). It can also contain additional original tarballs (\fB.orig\-\fP\fIcomponent\fP\fB.tar.\fP\fIext\fP). -\fIcomponent\fP can only contain alphanumeric characters and dashes ("\-"). +\fIcomponent\fP can only contain alphanumeric characters and hyphens ("\-"). .PP .B Extracting .PP |