summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2012-11-12 10:12:37 +0100
committerGuillem Jover <guillem@debian.org>2013-03-18 07:43:35 +0100
commite762d81b752fb09c2ce83794a4ed52e83e0f39a3 (patch)
tree7d2922fd0878522e0e038959350805865a877101
parent747f60335829c2777649f6ae686f5b370dcd5b26 (diff)
downloaddpkg-e762d81b752fb09c2ce83794a4ed52e83e0f39a3.tar.gz
man: Disable justification and hyphenation in SEE ALSO sections
-rw-r--r--debian/changelog1
-rw-r--r--man/deb-override.52
-rw-r--r--man/deb-substvars.52
-rw-r--r--man/dpkg-buildpackage.12
-rw-r--r--man/dpkg-scanpackages.12
-rw-r--r--man/dpkg.12
6 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a5ebb13eb..26a6a7f2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ dpkg (1.17.0) UNRELEASED; urgency=low
* Use the new canonical dpkg git Vcs URLs.
* Remove ancient version from zlibg1-dev Build-Depends.
* Add compression development packages to libdpkg-dev Depends.
+ * Disable justification and hyphenation in SEE ALSO man page sections.
-- Guillem Jover <guillem@debian.org> Fri, 03 Aug 2012 13:21:00 +0200
diff --git a/man/deb-override.5 b/man/deb-override.5
index 48c789171..d8221f3fe 100644
--- a/man/deb-override.5
+++ b/man/deb-override.5
@@ -64,6 +64,8 @@ in the
directory on any Debian mirror.
.
.SH SEE ALSO
+.ad l
+.nh
.BR dpkg\-scanpackages (1),
.BR dpkg\-scansources (1),
.BR apt\-ftparchive (1),
diff --git a/man/deb-substvars.5 b/man/deb-substvars.5
index a8d364091..f105d2c2c 100644
--- a/man/deb-substvars.5
+++ b/man/deb-substvars.5
@@ -170,6 +170,8 @@ The point at which field overriding occurs compared to certain
standard output field settings is rather confused.
.SH SEE ALSO
+.ad l
+.nh
.BR dpkg (1),
.BR dpkg\-genchanges (1),
.BR dpkg\-gencontrol (1),
diff --git a/man/dpkg-buildpackage.1 b/man/dpkg-buildpackage.1
index 2b091cc6e..fefd719bb 100644
--- a/man/dpkg-buildpackage.1
+++ b/man/dpkg-buildpackage.1
@@ -274,6 +274,8 @@ and initial arguments for
.IR gain-root-command " and " sign-command .
.
.SH "SEE ALSO"
+.ad l
+.nh
.BR dpkg\-source (1),
.BR dpkg\-architecture (1),
.BR dpkg\-buildflags (1),
diff --git a/man/dpkg-scanpackages.1 b/man/dpkg-scanpackages.1
index 1c9d6e76a..ceac59ef1 100644
--- a/man/dpkg-scanpackages.1
+++ b/man/dpkg-scanpackages.1
@@ -111,6 +111,8 @@ field in their control file, are missing from the override file, or have
maintainer substitutions which do not take effect.
.
.SH SEE ALSO
+.ad l
+.nh
.BR dpkg (1),
.BR dselect (1),
.BR deb\-override (5),
diff --git a/man/dpkg.1 b/man/dpkg.1
index b5af9af7e..4c1606fb6 100644
--- a/man/dpkg.1
+++ b/man/dpkg.1
@@ -818,6 +818,8 @@ Additional functionality can be gained by installing any of the
following packages: \fBapt\fR, \fBaptitude\fR and \fBdebsums\fR.
.
.SH SEE ALSO
+.ad l
+.nh
\fBaptitude\fP(1),
\fBapt\fP(1),
\fBdselect\fP(1),