Differences From Artifact [d8407e858d]:
- File lc_geterrno.3.in — part of check-in [f953f16a77] at 2006-12-16 17:06:08 on branch trunk — Added an lc_seterrstr() function (user: rkeene, size: 2190) [annotate] [blame] [check-ins using]
To Artifact [b2eddb899a]:
- File lc_geterrno.3.in — part of check-in [8e0181d70f] at 2006-12-17 19:40:53 on branch trunk — libconfig 0.2.1 Updated typos in man pages, made "SEE ALSO" more consistent Added manpage formatting for new man pages, added lc_handle_type man page (user: rkeene, size: 2220) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
86 87 88 89 90 91 92 | .SH "SEE ALSO" .BR libconfig (3), .BR lc_register_var (3), .BR lc_register_callback (3), .BR lc_geterrstr (3), .BR lc_seterrstr (3), | | | | > | 86 87 88 89 90 91 92 93 94 95 96 | .SH "SEE ALSO" .BR libconfig (3), .BR lc_register_var (3), .BR lc_register_callback (3), .BR lc_geterrstr (3), .BR lc_seterrstr (3), .BR lc_handle_type (3), .BR lc_process (3), .BR lc_process_file (3), .BR lc_cleanup (3) |