diff --git a/man3/des_crypt.3 b/man3/des_crypt.3 index 6c973d845..35f68fc12 100644 --- a/man3/des_crypt.3 +++ b/man3/des_crypt.3 @@ -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) diff --git a/man3/dlopen.3 b/man3/dlopen.3 index 9282e66e4..0c5e968c9 100644 --- a/man3/dlopen.3 +++ b/man3/dlopen.3 @@ -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 diff --git a/man3/getaddrinfo.3 b/man3/getaddrinfo.3 index d97a1fa10..3d9cd9777 100644 --- a/man3/getaddrinfo.3 +++ b/man3/getaddrinfo.3 @@ -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) diff --git a/man3/recno.3 b/man3/recno.3 index 346969250..f91e8b151 100644 --- a/man3/recno.3 +++ b/man3/recno.3 @@ -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)