diff options
Diffstat (limited to 'man/dpkg-name.1')
-rw-r--r-- | man/dpkg-name.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/dpkg-name.1 b/man/dpkg-name.1 index e8d6bbba8..04786bdb5 100644 --- a/man/dpkg-name.1 +++ b/man/dpkg-name.1 @@ -1,7 +1,7 @@ .\" dpkg manual page - dpkg-name(1) .\" .\" Copyright © 1995-1996 Erick Branderhorst -.\" Copyright © 2007-2011 Guillem Jover <guillem@debian.org> +.\" Copyright © 2007-2012 Guillem Jover <guillem@debian.org> .\" .\" This is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by @@ -16,7 +16,7 @@ .\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see <http://www.gnu.org/licenses/>. . -.TH dpkg\-name 1 "2011-08-14" "Debian Project" "dpkg utilities" +.TH dpkg\-name 1 "2012-04-15" "Debian Project" "dpkg utilities" .SH NAME dpkg\-name \- rename Debian packages to full package names . @@ -93,7 +93,7 @@ Your archive will be messed up completely because a lot of packages don't come with section information. .B Don't do this. .TP -.B dpkg \-\-build debian\-tmp && dpkg\-name \-o \-s .. debian\-tmp.deb +.B dpkg\-deb \-\-build debian\-tmp && dpkg\-name \-o \-s .. debian\-tmp.deb This can be used when building new packages. . .SH BUGS |