In the name section, all the functions described shoud be enumerated.

This will also make it much simpler to generate softlinks name like
each function to man-pages containing the info.
This commit is contained in:
Richard Levitte
2000-09-14 21:23:28 +00:00
parent e65c84abb0
commit e1b78bc64d
12 changed files with 54 additions and 20 deletions

View File

@@ -2,7 +2,8 @@
=head1 NAME
ERR_get_error, ERR_peek_error - obtain error code
ERR_get_error, ERR_peek_error, ERR_get_error_line, ERR_peek_error_line,
ERR_get_error_line_data, ERR_peek_error_line_data - obtain error code and data
=head1 SYNOPSIS