summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWichert Akkerman <wakkerma@debian.org>2001-04-19 14:03:50 +0000
committerWichert Akkerman <wakkerma@debian.org>2001-04-19 14:03:50 +0000
commit6389f0e4d743bf63c683624c1e32e3cbc341776d (patch)
tree6f1b27b1627ac63c4c1b3fb2e0dc746c4c1b30fa /doc
parentc36fda407d6b64455f4e1f89d2bc98dd01bcce4c (diff)
downloaddpkg-6389f0e4d743bf63c683624c1e32e3cbc341776d.tar.gz
Fix silly typo
Diffstat (limited to 'doc')
-rw-r--r--doc/fr/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fr/Makefile.in b/doc/fr/Makefile.in
index a1ecbd847..b6324d70a 100644
--- a/doc/fr/Makefile.in
+++ b/doc/fr/Makefile.in
@@ -9,7 +9,7 @@ frman5dir = $(subst $(mandir),$(mandir)/fr,$(man5dir))
frman8dir = $(subst $(mandir),$(mandir)/fr,$(man8dir))
MAN1PAGES = dpkg-deb.1 dpkg-name.1 dpkg-source.1 dpkg-scansources.1
-MAN5PAGES = 5 deb-control.5
+MAN5PAGES = deb-control.5
MAN8PAGES = cleanup-info.8 dpkg.8 dpkg-divert.8 dpkg-scanpackages.8 \
install-info.8 start-stop-daemon.8 \
update-alternatives.8 update-rc.d.8