[PATCH 2/2] update SEE ALSO section of man pages

Adrian Johnson ajohnson at redneon.com
Mon Aug 22 05:11:36 PDT 2011


- ensure each man page references all other utils
- sort list of utils in alphabetical order
---
 utils/pdffonts.1   |    8 +++++---
 utils/pdfimages.1  |    8 +++++---
 utils/pdfinfo.1    |    8 +++++---
 utils/pdftocairo.1 |    2 +-
 utils/pdftohtml.1  |    8 ++++++++
 utils/pdftoppm.1   |    8 +++++---
 utils/pdftops.1    |    8 +++++---
 utils/pdftotext.1  |    9 +++++----
 8 files changed, 39 insertions(+), 20 deletions(-)

diff --git a/utils/pdffonts.1 b/utils/pdffonts.1
index fd7386c..e125cfd 100644
--- a/utils/pdffonts.1
+++ b/utils/pdffonts.1
@@ -103,8 +103,10 @@ Other error.
 The pdffonts software and documentation are copyright 1996-2004 Glyph
 & Cog, LLC.
 .SH "SEE ALSO"
-.BR pdftops (1),
-.BR pdftotext (1),
+.BR pdfimages (1),
 .BR pdfinfo (1),
+.BR pdftocairo (1),
+.BR pdftohtml (1),
 .BR pdftoppm (1),
-.BR pdfimages (1),
+.BR pdftops (1),
+.BR pdftotext (1)
diff --git a/utils/pdfimages.1 b/utils/pdfimages.1
index 986a296..3f9d816 100644
--- a/utils/pdfimages.1
+++ b/utils/pdfimages.1
@@ -78,8 +78,10 @@ Other error.
 The pdfimages software and documentation are copyright 1998-2004 Glyph
 & Cog, LLC.
 .SH "SEE ALSO"
-.BR pdftops (1),
-.BR pdftotext (1),
-.BR pdfinfo (1),
 .BR pdffonts (1),
+.BR pdfinfo (1),
+.BR pdftocairo (1),
+.BR pdftohtml (1),
 .BR pdftoppm (1),
+.BR pdftops (1),
+.BR pdftotext (1)
diff --git a/utils/pdfinfo.1 b/utils/pdfinfo.1
index 1f5528a..274767e 100644
--- a/utils/pdfinfo.1
+++ b/utils/pdfinfo.1
@@ -130,8 +130,10 @@ Other error.
 The pdfinfo software and documentation are copyright 1996-2004 Glyph &
 Cog, LLC.
 .SH "SEE ALSO"
-.BR pdftops (1),
-.BR pdftotext (1),
 .BR pdffonts (1),
-.BR pdftoppm (1),
 .BR pdfimages (1),
+.BR pdftocairo (1),
+.BR pdftohtml (1),
+.BR pdftoppm (1),
+.BR pdftops (1),
+.BR pdftotext (1)
diff --git a/utils/pdftocairo.1 b/utils/pdftocairo.1
index 6c647ec..1502003 100644
--- a/utils/pdftocairo.1
+++ b/utils/pdftocairo.1
@@ -251,4 +251,4 @@ The pdftocairo software and documentation are copyright 1996-2004 Glyph
 .BR pdftohtml (1),
 .BR pdftoppm (1),
 .BR pdftops (1),
-.BR pdftotext (1),
+.BR pdftotext (1)
diff --git a/utils/pdftohtml.1 b/utils/pdftohtml.1
index 9d7e2ed..f5c6bb6 100644
--- a/utils/pdftohtml.1
+++ b/utils/pdftohtml.1
@@ -92,3 +92,11 @@ based and benefits a lot from Derek Noonburg's xpdf package.
 
 This manual page was written by Søren Boll Overgaard <boll at debian.org>,
 for the Debian GNU/Linux system (but may be used by others).
+.SH "SEE ALSO"
+.BR pdffonts (1),
+.BR pdfimages (1),
+.BR pdfinfo (1),
+.BR pdftocairo (1),
+.BR pdftoppm (1),
+.BR pdftops (1),
+.BR pdftotext (1)
diff --git a/utils/pdftoppm.1 b/utils/pdftoppm.1
index 66b985c..e84c87d 100644
--- a/utils/pdftoppm.1
+++ b/utils/pdftoppm.1
@@ -142,8 +142,10 @@ Other error.
 The pdftoppm software and documentation are copyright 1996-2004 Glyph
 & Cog, LLC.
 .SH "SEE ALSO"
-.BR pdftops (1),
-.BR pdftotext (1),
-.BR pdfinfo (1),
 .BR pdffonts (1),
 .BR pdfimages (1),
+.BR pdfinfo (1),
+.BR pdftocairo (1),
+.BR pdftohtml (1),
+.BR pdftops (1),
+.BR pdftotext (1)
diff --git a/utils/pdftops.1 b/utils/pdftops.1
index 5a7543e..d508f13 100644
--- a/utils/pdftops.1
+++ b/utils/pdftops.1
@@ -217,8 +217,10 @@ Other error.
 The pdftops software and documentation are copyright 1996-2004 Glyph &
 Cog, LLC.
 .SH "SEE ALSO"
-.BR pdftotext (1),
-.BR pdfinfo (1),
 .BR pdffonts (1),
-.BR pdftoppm (1),
 .BR pdfimages (1),
+.BR pdfinfo (1),
+.BR pdftocairo (1),
+.BR pdftohtml (1),
+.BR pdftoppm (1),
+.BR pdftotext (1)
diff --git a/utils/pdftotext.1 b/utils/pdftotext.1
index eb3aa8e..164e618 100644
--- a/utils/pdftotext.1
+++ b/utils/pdftotext.1
@@ -122,9 +122,10 @@ Other error.
 .SH AUTHOR
 The pdftotext software and documentation are copyright 1996-2004 Glyph
 & Cog, LLC.
-.SH "SEE ALSO"
-.BR pdftops (1),
-.BR pdfinfo (1),
 .BR pdffonts (1),
-.BR pdftoppm (1),
 .BR pdfimages (1),
+.BR pdfinfo (1),
+.BR pdftocairo (1),
+.BR pdftohtml (1),
+.BR pdftoppm (1),
+.BR pdftops (1)
-- 
1.7.4.1


--------------070204050201080606010207--


More information about the poppler mailing list