[devel] Fixed formatting of the "See also" line in man pages.

This commit is contained in:
Glenn Randers-Pehrson 2010-03-03 09:47:49 -06:00
parent 3ea36758ef
commit 7fb32a8621
3 changed files with 4 additions and 3 deletions

View File

@ -4229,7 +4229,8 @@ version 1.0.6j; from then on they were given the upcoming public
release number plus "betaNN" or "rcN". release number plus "betaNN" or "rcN".
.SH "SEE ALSO" .SH "SEE ALSO"
libpngpf(3), png(5) .IR png(5) ", " libpngpf(3) ", " zlib(3) ", " deflate(5) ", and " zlib(5)
.LP .LP
.IR libpng : .IR libpng :
.IP .IP

View File

@ -805,6 +805,6 @@ are listed alphabetically here as an aid to libpng maintainers.
See png.h for more information on these functions. See png.h for more information on these functions.
.SH SEE ALSO .SH SEE ALSO
libpng(3), png(5) .IR png(5) ", " libpng(3) ", " zlib(3) ", " deflate(5) ", and " zlib(5)
.SH AUTHOR .SH AUTHOR
Glenn Randers-Pehrson Glenn Randers-Pehrson

2
png.5
View File

@ -18,7 +18,7 @@ gamma and chromaticity data for improved color matching on heterogeneous
platforms. platforms.
.SH "SEE ALSO" .SH "SEE ALSO"
.IR libpng(3), zlib(3), deflate(5), and zlib(5) .IR libpng(3) ", "libpngpf(3) ", " zlib(3) ", " deflate(5) ", and " zlib(5)
.LP .LP
PNG specification (second edition), November 2003: PNG specification (second edition), November 2003:
.IP .IP