diff options
author | Guillem Jover <guillem@debian.org> | 2016-11-06 05:23:20 +0100 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2016-11-06 05:36:14 +0100 |
commit | 8a2b91519ef8f6827861150e6a863c5a6576deb6 (patch) | |
tree | fc1c2d6b3709d39ea83ce07f3893794c4b9fc7c9 /man/deb-changes.man | |
parent | ae2fef44767017905865d65d46c101a2a1b5596f (diff) | |
download | dpkg-8a2b91519ef8f6827861150e6a863c5a6576deb6.tar.gz |
man: Use "dpkg suite" as the manual item in .TH macro
Diffstat (limited to 'man/deb-changes.man')
-rw-r--r-- | man/deb-changes.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/deb-changes.man b/man/deb-changes.man index 0342e6493..94dc364b0 100644 --- a/man/deb-changes.man +++ b/man/deb-changes.man @@ -17,7 +17,7 @@ .\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see <https://www.gnu.org/licenses/>. . -.TH deb\-changes 5 "%RELEASE_DATE%" "%VERSION%" "Debian" +.TH deb\-changes 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite" .nh .SH NAME deb\-changes \- Debian changes file format |