The following commit has been merged in the master branch:
commit e762d81b752fb09c2ce83794a4ed52e83e0f39a3
Author: Guillem Jover <[email protected]>
Date: Mon Nov 12 10:12:37 2012 +0100
man: Disable justification and hyphenation in SEE ALSO sections
diff --git a/debian/changelog b/debian/changelog
index a5ebb13..26a6a7f 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 <[email protected]> Fri, 03 Aug 2012 13:21:00 +0200
diff --git a/man/deb-override.5 b/man/deb-override.5
index 48c7891..d8221f3 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 a8d3640..f105d2c 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 2b091cc..fefd719 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 1c9d6e7..ceac59e 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 b5af9af..4c1606f 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),
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]