aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-04-01 09:34:48 +0900
committerJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-04-01 09:34:48 +0900
commitce7a6bf299d24633cde92135042cda066b3a2a1b (patch)
treedc6b150eda2e230137221f52761f273860b35b74
parent275a316ca8672eb90a5b38e3ff00d9f9ca9c07c1 (diff)
downloadpbuilder-ce7a6bf299d24633cde92135042cda066b3a2a1b.tar
pbuilder-ce7a6bf299d24633cde92135042cda066b3a2a1b.tar.gz
409135: SEE ALSO fix.
-rw-r--r--ChangeLog4
-rw-r--r--debian/changelog3
-rw-r--r--debuild-pbuilder.12
-rw-r--r--pbuilder-uml.conf.58
-rw-r--r--pbuilder-user-mode-linux.114
-rw-r--r--pbuilder.86
-rw-r--r--pbuilderrc.56
-rw-r--r--pdebuild-user-mode-linux.16
-rw-r--r--pdebuild.14
9 files changed, 29 insertions, 24 deletions
diff --git a/ChangeLog b/ChangeLog
index 96b1771..cad63ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-04-01 Junichi Uekawa <dancer@debian.org>
+
+ * pbuilder-user-mode-linux.1, etc.: 409135: SEE ALSO fix.
+
2007-03-31 Junichi Uekawa <dancer@debian.org>
* pbuilder-user-mode-linux: spacing fix.
diff --git a/debian/changelog b/debian/changelog
index a8e871d..7d3f0f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ pbuilder (0.166) UNRELEASED; urgency=low
configuration", thanks to Paul TBBle Hampson (Closes: #391915).
* Bug fix: "pbuilder-uml: --uml-ip broken", thanks to Paul TBBle Hampson
(Closes: #416920).
+ * Manual page SEE ALSO fix, '.RI'->'.BR' (closes: #409135)
- -- Junichi Uekawa <dancer@debian.org> Sat, 31 Mar 2007 23:38:20 +0900
+ --
pbuilder (0.165) unstable; urgency=low
diff --git a/debuild-pbuilder.1 b/debuild-pbuilder.1
index 73a59a2..cc58139 100644
--- a/debuild-pbuilder.1
+++ b/debuild-pbuilder.1
@@ -38,5 +38,5 @@ The homepage is available at
.B "\%http://www.netfort.gr.jp/~dancer/software/pbuilder.html"
.SH "SEE ALSO"
-.RI "debuild(" 1 ")"
+.BR "debuild" "(1)"
diff --git a/pbuilder-uml.conf.5 b/pbuilder-uml.conf.5
index edc14e0..7cdf373 100644
--- a/pbuilder-uml.conf.5
+++ b/pbuilder-uml.conf.5
@@ -102,7 +102,7 @@ The homepage is available at
.SH "FILES"
.I "/etc/pbuilder/pbuilder-uml.conf, ${HOME}/.pbuilderrc"
.SH "SEE ALSO"
-.RI "pbuilder-user-mode-linux(" 1 "), "
-.RI "pbuilder(" 8 "), "
-.RI "pbuilderrc(" 5 "), "
-.RI "pdebuild(" 1 ")"
+.BR "pbuilder-user-mode-linux" "(1), "
+.BR "pbuilder" "(8), "
+.BR "pbuilderrc" "(5), "
+.BR "pdebuild" "(1)"
diff --git a/pbuilder-user-mode-linux.1 b/pbuilder-user-mode-linux.1
index 0ef50b2..0908e2c 100644
--- a/pbuilder-user-mode-linux.1
+++ b/pbuilder-user-mode-linux.1
@@ -216,7 +216,7 @@ The deb lines here are the ones that will appear at the top of the
.B "sources.list"
inside the chroot.
Be sure to follow the syntax rules of
-.RI "sources.list (" 5 ")."
+.BR "sources.list" "(5)."
These lines appear at the beginning of the
constructed sources file, so this is the place to list your
.B "local"
@@ -269,12 +269,12 @@ Software-default configuration file for pbuilder-uml.
.B "${HOME}/.pbuilderrc"
User-default configuration file.
.SH "SEE ALSO"
-.RI "pdebuild(" 1 "), "
-.RI "pbuilder(" 8 "), "
-.RI "rootstrap(" 1 "), "
-.RI "linux(" 1 "), "
-.RI "pbuilderrc(" 5 "), "
-.RI "pbuilder\-uml.conf(" 5 ") "
+.BR "pdebuild" "(1), "
+.BR "pbuilder" "(8), "
+.BR "rootstrap" "(1), "
+.BR "linux" "(1), "
+.BR "pbuilderrc" "(5), "
+.BR "pbuilder\-uml.conf" "(5)"
diff --git a/pbuilder.8 b/pbuilder.8
index 9e570d6..0382b94 100644
--- a/pbuilder.8
+++ b/pbuilder.8
@@ -169,7 +169,7 @@ The deb lines here are the ones that will appear at the top of the
.B "sources.list"
inside the chroot.
Be sure to follow the syntax rules of
-.RI "sources.list (" 5 ")."
+.BR "sources.list" "(5)."
These lines appear at the beginning of the
constructed sources file, so this is the place to list your
.B "local"
@@ -593,8 +593,8 @@ The homepage is available at
.B "\%http://www.netfort.gr.jp/~dancer/software/pbuilder.html"
.SH "SEE ALSO"
-.RI "pdebuild(" 1 "), "
-.RI "pbuilderrc(" 5 ") "
+.BR "pdebuild" "(1), "
+.BR "pbuilderrc" "(5)"
\" LocalWords: buildresult
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index 832c5e6..25ca11e 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -70,7 +70,7 @@ The deb lines here are the ones that will appear at the top of the
.B "sources.list"
inside the chroot.
Be sure to follow the syntax rules of
-.RI "sources.list (" 5 ")."
+.BR "sources.list" "(5)."
These lines appear at the beginning of the
constructed sources file, so this is the place to list your
.B "local"
@@ -359,8 +359,8 @@ The homepage is available at
.SH "FILES"
.I "/etc/pbuilderrc, ${HOME}/.pbuilderrc"
.SH "SEE ALSO"
-.RI "pbuilder(" 8 "), "
-.RI "pdebuild(" 1 ")"
+.BR "pbuilder" "(8), "
+.BR "pdebuild" "(1)"
\" LocalWords: interactiveness noninteractive pdebuild pbuilder buildd
\" LocalWords: pbuilderrc
diff --git a/pdebuild-user-mode-linux.1 b/pdebuild-user-mode-linux.1
index 020c0f7..cbcda6e 100644
--- a/pdebuild-user-mode-linux.1
+++ b/pdebuild-user-mode-linux.1
@@ -103,8 +103,8 @@ The homepage is available at
.B "\%http://www.netfort.gr.jp/~dancer/software/pbuilder.html"
.SH "SEE ALSO"
-.RI "pbuilder\-user\-mode\-linux(" 1 "), "
-.RI "pbuilderrc(" 5 "), "
-.RI "pbuilder\-uml.conf(" 5 ") "
+.BR "pbuilder\-user\-mode\-linux" "(1), "
+.BR "pbuilderrc" "(5), "
+.BR "pbuilder\-uml.conf" "(5) "
\" LocalWords: pdebuild linux pbuilder fakeroot
diff --git a/pdebuild.1 b/pdebuild.1
index ba7b7f3..242abd5 100644
--- a/pdebuild.1
+++ b/pdebuild.1
@@ -183,7 +183,7 @@ The homepage is available at
.B "\%http://www.netfort.gr.jp/~dancer/software/pbuilder.html"
.SH "SEE ALSO"
-.RI "pbuilder(" 8 "), "
-.RI "pbuilderrc(" 5 ") "
+.BR "pbuilder" "(8), "
+.BR "pbuilderrc" "(5)"
\" LocalWords: pdebuild pbuilder debuild debian debsign buildresult