Add missing commas to SEE ALSO

This commit is contained in:
Michael Kerrisk 2007-12-17 11:27:53 +00:00
parent 0c2b92ba41
commit ac5e6a3687
4 changed files with 4 additions and 6 deletions

View File

@ -134,7 +134,5 @@ glibc 2.1 and later.
Not in POSIX.1-2001.
.SH "SEE ALSO"
.BR des (1),
.BR crypt (3)
.\" added, aeb
and
.BR crypt (3),
.BR xcrypt (3)

View File

@ -466,7 +466,7 @@ gcc \-shared \-nostartfiles \-o bar bar.c
.BR ld (1),
.BR ldd (1),
.BR dl_iterate_phdr (3),
.BR feature_test_macros (7)
.BR feature_test_macros (7),
.BR ld.so (8),
.BR ldconfig (8),
ld.so info pages, gcc info pages, ld info pages

View File

@ -650,5 +650,5 @@ main(int argc, char *argv[])
.in
.SH "SEE ALSO"
.\" .BR getipnodebyaddr (3),
.\" .BR getipnodebyname (3)
.\" .BR getipnodebyname (3),
.BR getnameinfo (3)

View File

@ -212,7 +212,7 @@ was too large to fit.
.SH BUGS
Only big and little endian byte order is supported.
.SH "SEE ALSO"
.BR btree (3)
.BR btree (3),
.BR dbopen (3),
.BR hash (3),
.BR mpool (3)