Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib Generate <>& symbolically.



details:   https://anonhg.NetBSD.org/src/rev/12b0e33f255e
branches:  trunk
changeset: 521860:12b0e33f255e
user:      ross <ross%NetBSD.org@localhost>
date:      Thu Feb 07 07:00:09 2002 +0000

description:
Generate <>& symbolically.

diffstat:

 lib/libc/compat-43/creat.3                             |   4 +-
 lib/libc/compat-43/getdtablesize.3                     |   4 +-
 lib/libc/compat-43/gethostid.3                         |   4 +-
 lib/libc/compat-43/killpg.3                            |   4 +-
 lib/libc/compat-43/setruid.3                           |   4 +-
 lib/libc/compat-43/sigblock.3                          |   4 +-
 lib/libc/compat-43/sigpause.3                          |   4 +-
 lib/libc/compat-43/sigsetmask.3                        |   4 +-
 lib/libc/compat-43/sigvec.3                            |   4 +-
 lib/libc/db/man/btree.3                                |   8 +-
 lib/libc/db/man/dbopen.3                               |  14 +++---
 lib/libc/db/man/hash.3                                 |   8 +-
 lib/libc/db/man/mpool.3                                |   6 +-
 lib/libc/db/man/recno.3                                |  10 ++--
 lib/libc/gen/alarm.3                                   |   4 +-
 lib/libc/gen/basename.3                                |   4 +-
 lib/libc/gen/bswap.3                                   |   6 +-
 lib/libc/gen/clock.3                                   |   4 +-
 lib/libc/gen/confstr.3                                 |   6 +-
 lib/libc/gen/ctermid.3                                 |   4 +-
 lib/libc/gen/ctype.3                                   |   4 +-
 lib/libc/gen/daemon.3                                  |   4 +-
 lib/libc/gen/devname.3                                 |   6 +-
 lib/libc/gen/directory.3                               |   8 +-
 lib/libc/gen/dirname.3                                 |   4 +-
 lib/libc/gen/err.3                                     |   6 +-
 lib/libc/gen/exec.3                                    |   4 +-
 lib/libc/gen/fmtcheck.3                                |   4 +-
 lib/libc/gen/fmtmsg.3                                  |   4 +-
 lib/libc/gen/fnmatch.3                                 |   4 +-
 lib/libc/gen/fpgetmask.3                               |   4 +-
 lib/libc/gen/frexp.3                                   |   4 +-
 lib/libc/gen/ftok.3                                    |   8 +-
 lib/libc/gen/fts.3                                     |   8 +-
 lib/libc/gen/getbsize.3                                |   4 +-
 lib/libc/gen/getcap.3                                  |   6 +-
 lib/libc/gen/getcwd.3                                  |   4 +-
 lib/libc/gen/getdiskbyname.3                           |   8 +-
 lib/libc/gen/getdomainname.3                           |   4 +-
 lib/libc/gen/getfsent.3                                |   4 +-
 lib/libc/gen/getgrent.3                                |   6 +-
 lib/libc/gen/getgrouplist.3                            |   4 +-
 lib/libc/gen/gethostname.3                             |   4 +-
 lib/libc/gen/getloadavg.3                              |   4 +-
 lib/libc/gen/getmntinfo.3                              |   8 +-
 lib/libc/gen/getnetgrent.3                             |   4 +-
 lib/libc/gen/getpagesize.3                             |   4 +-
 lib/libc/gen/getpass.3                                 |   6 +-
 lib/libc/gen/getprogname.3                             |   4 +-
 lib/libc/gen/getpwent.3                                |   6 +-
 lib/libc/gen/getttyent.3                               |   4 +-
 lib/libc/gen/glob.3                                    |  12 ++--
 lib/libc/gen/initgroups.3                              |   4 +-
 lib/libc/gen/isalnum.3                                 |   4 +-
 lib/libc/gen/isalpha.3                                 |   4 +-
 lib/libc/gen/isascii.3                                 |   4 +-
 lib/libc/gen/isblank.3                                 |   4 +-
 lib/libc/gen/iscntrl.3                                 |   4 +-
 lib/libc/gen/isdigit.3                                 |   4 +-
 lib/libc/gen/isgraph.3                                 |   4 +-
 lib/libc/gen/isinf.3                                   |   4 +-
 lib/libc/gen/islower.3                                 |   4 +-
 lib/libc/gen/isprint.3                                 |   4 +-
 lib/libc/gen/ispunct.3                                 |   4 +-
 lib/libc/gen/isspace.3                                 |   4 +-
 lib/libc/gen/isupper.3                                 |   4 +-
 lib/libc/gen/isxdigit.3                                |   4 +-
 lib/libc/gen/ldexp.3                                   |   4 +-
 lib/libc/gen/lockf.3                                   |   4 +-
 lib/libc/gen/modf.3                                    |   4 +-
 lib/libc/gen/nice.3                                    |   4 +-
 lib/libc/gen/nlist.3                                   |   4 +-
 lib/libc/gen/pause.3                                   |   4 +-
 lib/libc/gen/popen.3                                   |   4 +-
 lib/libc/gen/psignal.3                                 |   4 +-
 lib/libc/gen/pwcache.3                                 |   6 +-
 lib/libc/gen/raise.3                                   |   4 +-
 lib/libc/gen/realpath.3                                |   6 +-
 lib/libc/gen/scandir.3                                 |   6 +-
 lib/libc/gen/setjmp.3                                  |   4 +-
 lib/libc/gen/setmode.3                                 |   4 +-
 lib/libc/gen/setproctitle.3                            |   4 +-
 lib/libc/gen/shquote.3                                 |  12 ++--
 lib/libc/gen/siginterrupt.3                            |   4 +-
 lib/libc/gen/signal.3                                  |   4 +-
 lib/libc/gen/sigsetops.3                               |   4 +-
 lib/libc/gen/sleep.3                                   |   4 +-
 lib/libc/gen/stringlist.3                              |  14 +++---
 lib/libc/gen/sysconf.3                                 |   6 +-
 lib/libc/gen/sysctl.3                                  |  12 ++--
 lib/libc/gen/syslog.3                                  |   6 +-
 lib/libc/gen/time.3                                    |   4 +-
 lib/libc/gen/times.3                                   |   4 +-
 lib/libc/gen/toascii.3                                 |   4 +-
 lib/libc/gen/tolower.3                                 |   4 +-
 lib/libc/gen/toupper.3                                 |   4 +-
 lib/libc/gen/ttyname.3                                 |   6 +-
 lib/libc/gen/ualarm.3                                  |   4 +-
 lib/libc/gen/ulimit.3                                  |   4 +-
 lib/libc/gen/uname.3                                   |   6 +-
 lib/libc/gen/unvis.3                                   |   8 +-
 lib/libc/gen/usleep.3                                  |   4 +-
 lib/libc/gen/utime.3                                   |   6 +-
 lib/libc/gen/valloc.3                                  |   4 +-
 lib/libc/gen/vis.3                                     |   4 +-
 lib/libc/hash/rmd160.3                                 |  14 +++---
 lib/libc/hash/sha1.3                                   |  14 +++---
 lib/libc/locale/iswalnum.3                             |   4 +-
 lib/libc/locale/nl_langinfo.3                          |   4 +-
 lib/libc/locale/setlocale.3                            |   4 +-
 lib/libc/locale/towlower.3                             |   4 +-
 lib/libc/md/mdX.3                                      |   6 +-
 lib/libc/net/byteorder.3                               |   4 +-
 lib/libc/net/ethers.3                                  |   4 +-
 lib/libc/net/getaddrinfo.3                             |  38 +++++++++---------
 lib/libc/net/gethostbyname.3                           |   4 +-
 lib/libc/net/getifaddrs.3                              |   8 +-
 lib/libc/net/getnameinfo.3                             |  12 ++--
 lib/libc/net/getnetent.3                               |   4 +-
 lib/libc/net/getprotoent.3                             |   4 +-
 lib/libc/net/getservent.3                              |   4 +-
 lib/libc/net/hesiod.3                                  |   4 +-
 lib/libc/net/if_indextoname.3                          |   4 +-
 lib/libc/net/inet.3                                    |   8 +-
 lib/libc/net/inet6_option_space.3                      |   4 +-
 lib/libc/net/inet6_rthdr_space.3                       |   6 +-
 lib/libc/net/inet_net.3                                |   8 +-
 lib/libc/net/iso_addr.3                                |   8 +-
 lib/libc/net/linkaddr.3                                |  10 ++--
 lib/libc/net/ns.3                                      |   8 +-
 lib/libc/net/nsdispatch.3                              |   4 +-
 lib/libc/net/rcmd.3                                    |   6 +-
 lib/libc/net/resolver.3                                |  10 ++--
 lib/libc/net/sockatmark.3                              |   4 +-
 lib/libc/nls/catclose.3                                |   4 +-
 lib/libc/nls/catgets.3                                 |   4 +-
 lib/libc/nls/catopen.3                                 |   4 +-
 lib/libc/regex/regex.3                                 |  12 ++--
 lib/libc/rpc/bindresvport.3                            |  12 ++--
 lib/libc/rpc/getnetconfig.3                            |   4 +-
 lib/libc/rpc/getnetpath.3                              |   4 +-
 lib/libc/rpc/getrpcent.3                               |   4 +-
 lib/libc/rpc/rpc.3                                     |  14 +++---
 lib/libc/rpc/rpc_clnt_auth.3                           |   4 +-
 lib/libc/rpc/rpc_clnt_calls.3                          |   4 +-
 lib/libc/rpc/rpc_clnt_create.3                         |  10 ++--
 lib/libc/rpc/rpc_soc.3                                 |  20 ++++----
 lib/libc/rpc/rpc_svc_calls.3                           |   6 +-
 lib/libc/rpc/rpc_svc_create.3                          |   6 +-
 lib/libc/rpc/rpc_svc_err.3                             |   4 +-
 lib/libc/rpc/rpc_svc_reg.3                             |   8 +-
 lib/libc/rpc/rpc_xdr.3                                 |   4 +-
 lib/libc/rpc/rpcbind.3                                 |   8 +-
 lib/libc/stdio/fclose.3                                |   4 +-
 lib/libc/stdio/ferror.3                                |   4 +-
 lib/libc/stdio/fflush.3                                |   4 +-
 lib/libc/stdio/fgetln.3                                |   4 +-
 lib/libc/stdio/fgets.3                                 |   4 +-
 lib/libc/stdio/fopen.3                                 |   4 +-
 lib/libc/stdio/fputs.3                                 |   4 +-
 lib/libc/stdio/fread.3                                 |   4 +-
 lib/libc/stdio/fseek.3                                 |   4 +-
 lib/libc/stdio/funopen.3                               |   4 +-
 lib/libc/stdio/fwide.3                                 |   6 +-
 lib/libc/stdio/getc.3                                  |   4 +-
 lib/libc/stdio/getwc.3                                 |   6 +-
 lib/libc/stdio/mktemp.3                                |   4 +-
 lib/libc/stdio/perror.3                                |   4 +-
 lib/libc/stdio/printf.3                                |  18 ++++----
 lib/libc/stdio/putc.3                                  |   4 +-
 lib/libc/stdio/putwc.3                                 |   6 +-
 lib/libc/stdio/remove.3                                |   4 +-
 lib/libc/stdio/scanf.3                                 |   6 +-
 lib/libc/stdio/setbuf.3                                |   4 +-
 lib/libc/stdio/stdio.3                                 |   4 +-
 lib/libc/stdio/tmpnam.3                                |   4 +-
 lib/libc/stdio/ungetc.3                                |   4 +-
 lib/libc/stdio/ungetwc.3                               |   6 +-
 lib/libc/stdlib/a64l.3                                 |   4 +-
 lib/libc/stdlib/abort.3                                |   4 +-
 lib/libc/stdlib/abs.3                                  |   4 +-
 lib/libc/stdlib/alloca.3                               |   4 +-
 lib/libc/stdlib/atexit.3                               |   4 +-
 lib/libc/stdlib/atof.3                                 |   4 +-
 lib/libc/stdlib/atoi.3                                 |   4 +-
 lib/libc/stdlib/atol.3                                 |   4 +-
 lib/libc/stdlib/atoll.3                                |   4 +-
 lib/libc/stdlib/bsearch.3                              |   4 +-
 lib/libc/stdlib/div.3                                  |   4 +-
 lib/libc/stdlib/exit.3                                 |   4 +-
 lib/libc/stdlib/getenv.3                               |   4 +-
 lib/libc/stdlib/getopt.3                               |  10 ++--
 lib/libc/stdlib/getopt_long.3                          |   8 +-
 lib/libc/stdlib/getsubopt.3                            |   6 +-
 lib/libc/stdlib/hcreate.3                              |   4 +-
 lib/libc/stdlib/labs.3                                 |   4 +-
 lib/libc/stdlib/ldiv.3                                 |   4 +-
 lib/libc/stdlib/llabs.3                                |   4 +-
 lib/libc/stdlib/lldiv.3                                |   4 +-
 lib/libc/stdlib/malloc.3                               |  10 ++--
 lib/libc/stdlib/memory.3                               |   4 +-
 lib/libc/stdlib/qabs.3                                 |   4 +-
 lib/libc/stdlib/qdiv.3                                 |   4 +-
 lib/libc/stdlib/qsort.3                                |   4 +-
 lib/libc/stdlib/radixsort.3                            |   6 +-
 lib/libc/stdlib/rand.3                                 |   4 +-
 lib/libc/stdlib/rand48.3                               |   4 +-
 lib/libc/stdlib/random.3                               |   6 +-
 lib/libc/stdlib/strtod.3                               |   4 +-
 lib/libc/stdlib/strtol.3                               |  14 +++---
 lib/libc/stdlib/strtoul.3                              |  14 +++---
 lib/libc/stdlib/system.3                               |   4 +-
 lib/libc/stdlib/tsearch.3                              |   4 +-
 lib/libc/string/bcmp.3                                 |   4 +-
 lib/libc/string/bcopy.3                                |   4 +-
 lib/libc/string/bm.3                                   |   6 +-
 lib/libc/string/bstring.3                              |   4 +-
 lib/libc/string/bzero.3                                |   4 +-
 lib/libc/string/ffs.3                                  |   4 +-
 lib/libc/string/index.3                                |   4 +-
 lib/libc/string/memccpy.3                              |   4 +-
 lib/libc/string/memchr.3                               |   4 +-
 lib/libc/string/memcmp.3                               |   4 +-
 lib/libc/string/memcpy.3                               |   4 +-
 lib/libc/string/memmove.3                              |   4 +-
 lib/libc/string/memset.3                               |   4 +-
 lib/libc/string/rindex.3                               |   4 +-
 lib/libc/string/strcasecmp.3                           |   4 +-
 lib/libc/string/strcat.3                               |   4 +-
 lib/libc/string/strchr.3                               |   4 +-
 lib/libc/string/strcmp.3                               |   4 +-
 lib/libc/string/strcoll.3                              |   4 +-
 lib/libc/string/strcpy.3                               |   4 +-
 lib/libc/string/strcspn.3                              |   4 +-
 lib/libc/string/strdup.3                               |   4 +-
 lib/libc/string/strerror.3                             |   4 +-
 lib/libc/string/string.3                               |   4 +-
 lib/libc/string/strlcpy.3                              |  12 ++--
 lib/libc/string/strlen.3                               |   4 +-
 lib/libc/string/strmode.3                              |   4 +-
 lib/libc/string/strpbrk.3                              |   4 +-
 lib/libc/string/strrchr.3                              |   4 +-
 lib/libc/string/strsep.3                               |   6 +-
 lib/libc/string/strsignal.3                            |   4 +-
 lib/libc/string/strspn.3                               |   4 +-
 lib/libc/string/strstr.3                               |   4 +-
 lib/libc/string/strtok.3                               |   4 +-
 lib/libc/string/strxfrm.3                              |   4 +-
 lib/libc/string/swab.3                                 |   4 +-
 lib/libc/string/wmemchr.3                              |   4 +-
 lib/libc/sys/getdirentries.3                           |   4 +-
 lib/libc/sys/swapon.3                                  |   4 +-
 lib/libc/termios/tcgetpgrp.3                           |   6 +-
 lib/libc/termios/tcgetsid.3                            |   6 +-
 lib/libc/termios/tcsendbreak.3                         |   4 +-
 lib/libc/termios/tcsetattr.3                           |   4 +-
 lib/libc/termios/tcsetpgrp.3                           |   6 +-
 lib/libc/time/ctime.3                                  |   4 +-
 lib/libc/time/strftime.3                               |   4 +-
 lib/libc/time/strptime.3                               |   4 +-
 lib/libc/time/time2posix.3                             |   6 +-
 lib/libc/time/tzset.3                                  |   8 +-
 lib/libc/yp/ypclnt.3                                   |  16 +++---
 lib/libcompat/4.1/ftime.3                              |   6 +-
 lib/libcompat/4.1/stty.3                               |   4 +-
 lib/libcompat/4.3/insque.3                             |   4 +-
 lib/libcompat/4.3/re_comp.3                            |   4 +-
 lib/libcompat/4.4/cuserid.3                            |   4 +-
 lib/libcompat/regexp/regexp.3                          |  10 ++--
 lib/libcrypt/crypt.3                                   |   6 +-
 lib/libcrypto/man/BIO_ctrl.3                           |   4 +-
 lib/libcrypto/man/BIO_f_base64.3                       |   8 +-
 lib/libcrypto/man/BIO_f_buffer.3                       |   4 +-
 lib/libcrypto/man/BIO_f_cipher.3                       |   8 +-
 lib/libcrypto/man/BIO_f_md.3                           |  12 ++--
 lib/libcrypto/man/BIO_f_null.3                         |   4 +-
 lib/libcrypto/man/BIO_f_ssl.3                          |  28 ++++++------
 lib/libcrypto/man/BIO_find_type.3                      |   8 +-
 lib/libcrypto/man/BIO_new.3                            |   4 +-
 lib/libcrypto/man/BIO_new_bio_pair.3                   |   8 +-
 lib/libcrypto/man/BIO_push.3                           |   4 +-
 lib/libcrypto/man/BIO_read.3                           |   4 +-
 lib/libcrypto/man/BIO_s_accept.3                       |  14 +++---
 lib/libcrypto/man/BIO_s_bio.3                          |   4 +-
 lib/libcrypto/man/BIO_s_connect.3                      |   8 +-
 lib/libcrypto/man/BIO_s_fd.3                           |   4 +-
 lib/libcrypto/man/BIO_s_file.3                         |   4 +-
 lib/libcrypto/man/BIO_s_mem.3                          |   6 +-
 lib/libcrypto/man/BIO_s_null.3                         |   4 +-
 lib/libcrypto/man/BIO_s_socket.3                       |   4 +-
 lib/libcrypto/man/BIO_set_callback.3                   |  12 ++--
 lib/libcrypto/man/BIO_should_retry.3                   |  14 +++---
 lib/libcrypto/man/BN_CTX_new.3                         |   4 +-
 lib/libcrypto/man/BN_CTX_start.3                       |   4 +-
 lib/libcrypto/man/BN_add.3                             |   4 +-
 lib/libcrypto/man/BN_add_word.3                        |   4 +-
 lib/libcrypto/man/BN_bn2bin.3                          |   4 +-
 lib/libcrypto/man/BN_cmp.3                             |   8 +-
 lib/libcrypto/man/BN_copy.3                            |   4 +-
 lib/libcrypto/man/BN_generate_prime.3                  |   4 +-
 lib/libcrypto/man/BN_mod_inverse.3                     |   4 +-
 lib/libcrypto/man/BN_mod_mul_montgomery.3              |   4 +-
 lib/libcrypto/man/BN_mod_mul_reciprocal.3              |   4 +-
 lib/libcrypto/man/BN_new.3                             |   4 +-
 lib/libcrypto/man/BN_num_bytes.3                       |   4 +-
 lib/libcrypto/man/BN_rand.3                            |   6 +-
 lib/libcrypto/man/BN_set_bit.3                         |  10 ++--
 lib/libcrypto/man/BN_zero.3                            |   4 +-
 lib/libcrypto/man/DH_generate_key.3                    |  10 ++--
 lib/libcrypto/man/DH_generate_parameters.3             |   8 +-
 lib/libcrypto/man/DH_get_ex_new_index.3                |   4 +-
 lib/libcrypto/man/DH_new.3                             |   4 +-
 lib/libcrypto/man/DH_set_method.3                      |   4 +-
 lib/libcrypto/man/DH_size.3                            |   6 +-
 lib/libcrypto/man/DSA_SIG_new.3                        |   4 +-
 lib/libcrypto/man/DSA_do_sign.3                        |   4 +-
 lib/libcrypto/man/DSA_dup_DH.3                         |   4 +-
 lib/libcrypto/man/DSA_generate_key.3                   |   6 +-
 lib/libcrypto/man/DSA_generate_parameters.3            |   8 +-
 lib/libcrypto/man/DSA_get_ex_new_index.3               |   4 +-
 lib/libcrypto/man/DSA_new.3                            |   4 +-
 lib/libcrypto/man/DSA_set_method.3                     |   4 +-
 lib/libcrypto/man/DSA_sign.3                           |   6 +-
 lib/libcrypto/man/DSA_size.3                           |   6 +-
 lib/libcrypto/man/ERR_GET_LIB.3                        |   4 +-
 lib/libcrypto/man/ERR_clear_error.3                    |   4 +-
 lib/libcrypto/man/ERR_error_string.3                   |   4 +-
 lib/libcrypto/man/ERR_get_error.3                      |   8 +-
 lib/libcrypto/man/ERR_load_crypto_strings.3            |   6 +-
 lib/libcrypto/man/ERR_load_strings.3                   |   4 +-
 lib/libcrypto/man/ERR_print_errors.3                   |   4 +-
 lib/libcrypto/man/ERR_put_error.3                      |   4 +-
 lib/libcrypto/man/ERR_remove_state.3                   |   4 +-
 lib/libcrypto/man/EVP_DigestInit.3                     |  34 ++++++++--------
 lib/libcrypto/man/EVP_EncryptInit.3                    |  38 +++++++++---------
 lib/libcrypto/man/EVP_OpenInit.3                       |   4 +-
 lib/libcrypto/man/EVP_SealInit.3                       |   4 +-
 lib/libcrypto/man/EVP_SignInit.3                       |   4 +-
 lib/libcrypto/man/EVP_VerifyInit.3                     |   4 +-
 lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3             |   8 +-
 lib/libcrypto/man/OpenSSL_add_all_algorithms.3         |   4 +-
 lib/libcrypto/man/RAND_add.3                           |   4 +-
 lib/libcrypto/man/RAND_bytes.3                         |   4 +-
 lib/libcrypto/man/RAND_cleanup.3                       |   4 +-
 lib/libcrypto/man/RAND_egd.3                           |   4 +-
 lib/libcrypto/man/RAND_load_file.3                     |   4 +-
 lib/libcrypto/man/RAND_set_rand_method.3               |   4 +-
 lib/libcrypto/man/RSA_blinding_on.3                    |   4 +-
 lib/libcrypto/man/RSA_check_key.3                      |   4 +-
 lib/libcrypto/man/RSA_generate_key.3                   |   6 +-
 lib/libcrypto/man/RSA_get_ex_new_index.3               |   4 +-
 lib/libcrypto/man/RSA_new.3                            |   4 +-
 lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3       |   4 +-
 lib/libcrypto/man/RSA_print.3                          |   8 +-
 lib/libcrypto/man/RSA_private_encrypt.3                |   4 +-
 lib/libcrypto/man/RSA_public_encrypt.3                 |   4 +-
 lib/libcrypto/man/RSA_set_method.3                     |  10 ++--
 lib/libcrypto/man/RSA_sign.3                           |   4 +-
 lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3         |   4 +-
 lib/libcrypto/man/RSA_size.3                           |   6 +-
 lib/libcrypto/man/SSL_CIPHER_get_name.3                |  32 +++++++-------
 lib/libcrypto/man/SSL_CTX_add_extra_chain_cert.3       |   4 +-
 lib/libcrypto/man/SSL_CTX_add_session.3                |   4 +-
 lib/libcrypto/man/SSL_CTX_flush_sessions.3             |   4 +-
 lib/libcrypto/man/SSL_CTX_free.3                       |   4 +-
 lib/libcrypto/man/SSL_CTX_get_ex_new_index.3           |   4 +-
 lib/libcrypto/man/SSL_CTX_get_verify_mode.3            |   4 +-
 lib/libcrypto/man/SSL_CTX_load_verify_locations.3      |   6 +-
 lib/libcrypto/man/SSL_CTX_new.3                        |   4 +-
 lib/libcrypto/man/SSL_CTX_sess_number.3                |   4 +-
 lib/libcrypto/man/SSL_CTX_sess_set_cache_size.3        |   4 +-
 lib/libcrypto/man/SSL_CTX_sess_set_get_cb.3            |   4 +-
 lib/libcrypto/man/SSL_CTX_sessions.3                   |   4 +-
 lib/libcrypto/man/SSL_CTX_set_cipher_list.3            |   4 +-
 lib/libcrypto/man/SSL_CTX_set_client_CA_list.3         |   4 +-
 lib/libcrypto/man/SSL_CTX_set_default_passwd_cb.3      |   4 +-
 lib/libcrypto/man/SSL_CTX_set_mode.3                   |   6 +-
 lib/libcrypto/man/SSL_CTX_set_options.3                |   4 +-
 lib/libcrypto/man/SSL_CTX_set_session_cache_mode.3     |   6 +-
 lib/libcrypto/man/SSL_CTX_set_session_id_context.3     |   4 +-
 lib/libcrypto/man/SSL_CTX_set_ssl_version.3            |   4 +-
 lib/libcrypto/man/SSL_CTX_set_timeout.3                |   4 +-
 lib/libcrypto/man/SSL_CTX_set_verify.3                 |  18 ++++----
 lib/libcrypto/man/SSL_CTX_use_certificate.3            |   4 +-
 lib/libcrypto/man/SSL_SESSION_free.3                   |   4 +-
 lib/libcrypto/man/SSL_SESSION_get_ex_new_index.3       |   4 +-
 lib/libcrypto/man/SSL_SESSION_get_time.3               |   4 +-
 lib/libcrypto/man/SSL_accept.3                         |   8 +-
 lib/libcrypto/man/SSL_clear.3                          |   4 +-
 lib/libcrypto/man/SSL_connect.3                        |   8 +-
 lib/libcrypto/man/SSL_free.3                           |   4 +-
 lib/libcrypto/man/SSL_get_ciphers.3                    |   4 +-
 lib/libcrypto/man/SSL_get_client_CA_list.3             |   4 +-
 lib/libcrypto/man/SSL_get_current_cipher.3             |   4 +-
 lib/libcrypto/man/SSL_get_error.3                      |   6 +-
 lib/libcrypto/man/SSL_get_ex_data_X509_STORE_CTX_idx.3 |  12 ++--
 lib/libcrypto/man/SSL_get_ex_new_index.3               |   4 +-
 lib/libcrypto/man/SSL_get_fd.3                         |   8 +-
 lib/libcrypto/man/SSL_get_peer_cert_chain.3            |   4 +-
 lib/libcrypto/man/SSL_get_peer_certificate.3           |   4 +-
 lib/libcrypto/man/SSL_get_rbio.3                       |   4 +-
 lib/libcrypto/man/SSL_get_session.3                    |   4 +-
 lib/libcrypto/man/SSL_get_verify_result.3              |   4 +-
 lib/libcrypto/man/SSL_get_version.3                    |   4 +-
 lib/libcrypto/man/SSL_library_init.3                   |   4 +-
 lib/libcrypto/man/SSL_load_client_CA_file.3            |   4 +-
 lib/libcrypto/man/SSL_new.3                            |   4 +-
 lib/libcrypto/man/SSL_pending.3                        |   4 +-
 lib/libcrypto/man/SSL_read.3                           |  12 ++--
 lib/libcrypto/man/SSL_set_bio.3                        |   4 +-
 lib/libcrypto/man/SSL_set_connect_state.3              |   4 +-
 lib/libcrypto/man/SSL_set_fd.3                         |   4 +-
 lib/libcrypto/man/SSL_set_session.3                    |   4 +-
 lib/libcrypto/man/SSL_set_shutdown.3                   |   4 +-
 lib/libcrypto/man/SSL_set_verify_result.3              |   4 +-
 lib/libcrypto/man/SSL_shutdown.3                       |   4 +-
 lib/libcrypto/man/SSL_write.3                          |  12 ++--
 lib/libcrypto/man/d2i_DHparams.3                       |   4 +-
 lib/libcrypto/man/d2i_RSAPublicKey.3                   |   4 +-
 lib/libcrypto/man/d2i_SSL_SESSION.3                    |   4 +-
 lib/libcrypto/man/lh_stats.3                           |   4 +-
 lib/libcrypto/man/openssl_bio.3                        |   4 +-
 lib/libcrypto/man/openssl_blowfish.3                   |   4 +-
 lib/libcrypto/man/openssl_bn.3                         |   4 +-
 lib/libcrypto/man/openssl_bn_internal.3                |  10 ++--
 lib/libcrypto/man/openssl_buffer.3                     |   4 +-
 lib/libcrypto/man/openssl_des.3                        |   4 +-
 lib/libcrypto/man/openssl_dh.3                         |   4 +-
 lib/libcrypto/man/openssl_dsa.3                        |   4 +-
 lib/libcrypto/man/openssl_err.3                        |   8 +-
 lib/libcrypto/man/openssl_evp.3                        |   4 +-
 lib/libcrypto/man/openssl_hmac.3                       |   4 +-
 lib/libcrypto/man/openssl_lhash.3                      |  14 +++---
 lib/libcrypto/man/openssl_md5.3                        |   8 +-
 lib/libcrypto/man/openssl_mdc2.3                       |   4 +-
 lib/libcrypto/man/openssl_rand.3                       |   4 +-
 lib/libcrypto/man/openssl_rc4.3                        |   4 +-
 lib/libcrypto/man/openssl_ripemd.3                     |   4 +-
 lib/libcrypto/man/openssl_rsa.3                        |   4 +-
 lib/libcrypto/man/openssl_sha.3                        |   4 +-
 lib/libcrypto/man/openssl_threads.3                    |   8 +-
 lib/libedit/editline.3                                 |   6 +-
 lib/libform/form_cursor.3                              |  10 ++--
 lib/libform/form_data.3                                |  10 ++--
 lib/libform/form_driver.3                              |  10 ++--
 lib/libform/form_field.3                               |  10 ++--
 lib/libform/form_field_attributes.3                    |  10 ++--
 lib/libform/form_field_buffer.3                        |  10 ++--
 lib/libform/form_field_info.3                          |  10 ++--
 lib/libform/form_field_just.3                          |  10 ++--
 lib/libform/form_field_new.3                           |  10 ++--
 lib/libform/form_field_opts.3                          |  10 ++--
 lib/libform/form_field_userptr.3                       |  10 ++--
 lib/libform/form_field_validation.3                    |  10 ++--
 lib/libform/form_fieldtype.3                           |  10 ++--
 lib/libform/form_hook.3                                |  10 ++--
 lib/libform/form_new.3                                 |  10 ++--
 lib/libform/form_new_page.3                            |  10 ++--
 lib/libform/form_opts.3                                |  10 ++--
 lib/libform/form_page.3                                |  10 ++--
 lib/libform/form_post.3                                |  10 ++--
 lib/libform/form_userptr.3                             |  10 ++--
 lib/libform/form_win.3                                 |  10 ++--
 lib/libform/forms.3                                    |  14 +++---
 lib/libintl/gettext.3                                  |   8 +-
 lib/libipsec/ipsec_set_policy.3                        |   4 +-
 lib/libipsec/ipsec_strerror.3                          |   4 +-
 lib/libkvm/kvm_dump.3                                  |   4 +-
 lib/libkvm/kvm_geterr.3                                |   4 +-
 lib/libkvm/kvm_getfiles.3                              |   8 +-
 lib/libkvm/kvm_getloadavg.3                            |   6 +-
 lib/libkvm/kvm_getprocs.3                              |   6 +-
 lib/libkvm/kvm_nlist.3                                 |   6 +-
 lib/libkvm/kvm_open.3                                  |   6 +-
 lib/libkvm/kvm_read.3                                  |   4 +-
 lib/libm/man/acos.3                                    |   6 +-
 lib/libm/man/acosh.3                                   |   4 +-
 lib/libm/man/asin.3                                    |   6 +-
 lib/libm/man/asinh.3                                   |   4 +-
 lib/libm/man/atan.3                                    |   4 +-
 lib/libm/man/atan2.3                                   |  10 ++--
 lib/libm/man/atanh.3                                   |   6 +-
 lib/libm/man/ceil.3                                    |   4 +-
 lib/libm/man/cos.3                                     |   4 +-
 lib/libm/man/cosh.3                                    |   4 +-
 lib/libm/man/erf.3                                     |   4 +-
 lib/libm/man/exp.3                                     |  12 ++--
 lib/libm/man/fabs.3                                    |   4 +-
 lib/libm/man/floor.3                                   |   4 +-
 lib/libm/man/fmod.3                                    |   4 +-
 lib/libm/man/hypot.3                                   |   4 +-
 lib/libm/man/ieee.3                                    |   4 +-
 lib/libm/man/ieee_test.3                               |   6 +-
 lib/libm/man/isinff.3                                  |   4 +-
 lib/libm/man/j0.3                                      |   4 +-
 lib/libm/man/lgamma.3                                  |   8 +-
 lib/libm/man/math.3                                    |  12 ++--
 lib/libm/man/rint.3                                    |   4 +-
 lib/libm/man/sin.3                                     |   4 +-
 lib/libm/man/sinh.3                                    |   4 +-
 lib/libm/man/sqrt.3                                    |   4 +-
 lib/libm/man/tan.3                                     |   4 +-
 lib/libm/man/tanh.3                                    |   4 +-
 lib/libmenu/menu_attributes.3                          |  10 ++--
 lib/libmenu/menu_cursor.3                              |  10 ++--
 lib/libmenu/menu_driver.3                              |  10 ++--
 lib/libmenu/menu_format.3                              |  10 ++--
 lib/libmenu/menu_hook.3                                |  10 ++--
 lib/libmenu/menu_item_current.3                        |  10 ++--
 lib/libmenu/menu_item_name.3                           |  10 ++--
 lib/libmenu/menu_item_new.3                            |  10 ++--
 lib/libmenu/menu_item_opts.3                           |  10 ++--
 lib/libmenu/menu_item_userptr.3                        |  10 ++--
 lib/libmenu/menu_item_value.3                          |  10 ++--
 lib/libmenu/menu_item_visible.3                        |  10 ++--
 lib/libmenu/menu_items.3                               |  10 ++--
 lib/libmenu/menu_mark.3                                |  10 ++--
 lib/libmenu/menu_new.3                                 |  10 ++--
 lib/libmenu/menu_opts.3                                |  10 ++--
 lib/libmenu/menu_pattern.3                             |  10 ++--
 lib/libmenu/menu_post.3                                |  10 ++--
 lib/libmenu/menu_userptr.3                             |  10 ++--
 lib/libmenu/menu_win.3                                 |  10 ++--
 lib/libmenu/menus.3                                    |   4 +-
 lib/libossaudio/ossaudio.3                             |   4 +-
 lib/libpcap/pcap.3                                     |   4 +-
 lib/libpci/pci.3                                       |   4 +-
 lib/librmt/rmtops.3                                    |  12 ++--
 lib/libskey/skey.3                                     |   6 +-
 lib/libterm/termcap.3                                  |   4 +-
 lib/libusbhid/usbhid.3                                 |   8 +-
 lib/libutil/fparseln.3                                 |   4 +-
 lib/libutil/getbootfile.3                              |   4 +-
 lib/libutil/getmaxpartitions.3                         |   4 +-
 lib/libutil/getrawpartition.3                          |   4 +-
 lib/libutil/login.3                                    |   4 +-
 lib/libutil/login_cap.3                                |   6 +-
 lib/libutil/opendisk.3                                 |   4 +-
 lib/libutil/openpty.3                                  |   4 +-
 lib/libutil/pidfile.3                                  |   4 +-
 lib/libutil/pidlock.3                                  |   6 +-
 lib/libutil/pw_getconf.3                               |   4 +-
 lib/libutil/pw_init.3                                  |   8 +-
 lib/libutil/pw_lock.3                                  |   4 +-
 lib/libutil/secure_path.3                              |   4 +-
 lib/libutil/ttyaction.3                                |  10 ++--
 lib/libutil/ttymsg.3                                   |   4 +-
 lib/libutil/util.3                                     |   4 +-
 548 files changed, 1617 insertions(+), 1617 deletions(-)

diffs (truncated from 12893 to 300 lines):

diff -r 8b0aa9aee87a -r 12b0e33f255e lib/libc/compat-43/creat.3
--- a/lib/libc/compat-43/creat.3        Thu Feb 07 06:25:07 2002 +0000
+++ b/lib/libc/compat-43/creat.3        Thu Feb 07 07:00:09 2002 +0000
@@ -30,7 +30,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     from: @(#)creat.2      8.1 (Berkeley) 6/2/93
-.\"    $NetBSD: creat.3,v 1.13 1999/03/22 19:44:36 garbled Exp $
+.\"    $NetBSD: creat.3,v 1.14 2002/02/07 07:00:09 ross Exp $
 .\"
 .Dd June 2, 1993
 .Dt CREAT 3
@@ -41,7 +41,7 @@
 .Sh LIBRARY
 .Lb libc
 .Sh SYNOPSIS
-.Fd #include <fcntl.h>
+.Fd #include \*[Lt]fcntl.h\*[Gt]
 .Ft int
 .Fn creat "const char *path" "mode_t mode"
 .Sh DESCRIPTION
diff -r 8b0aa9aee87a -r 12b0e33f255e lib/libc/compat-43/getdtablesize.3
--- a/lib/libc/compat-43/getdtablesize.3        Thu Feb 07 06:25:07 2002 +0000
+++ b/lib/libc/compat-43/getdtablesize.3        Thu Feb 07 07:00:09 2002 +0000
@@ -30,7 +30,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     from: @(#)getdtablesize.2      8.1 (Berkeley) 6/4/93
-.\"    $NetBSD: getdtablesize.3,v 1.9 1999/03/22 19:44:36 garbled Exp $
+.\"    $NetBSD: getdtablesize.3,v 1.10 2002/02/07 07:00:09 ross Exp $
 .\"
 .Dd June 4, 1993
 .Dt GETDTABLESIZE 3
@@ -41,7 +41,7 @@
 .Sh LIBRARY
 .Lb libc
 .Sh SYNOPSIS
-.Fd #include <unistd.h>
+.Fd #include \*[Lt]unistd.h\*[Gt]
 .Ft int
 .Fn getdtablesize void
 .Sh DESCRIPTION
diff -r 8b0aa9aee87a -r 12b0e33f255e lib/libc/compat-43/gethostid.3
--- a/lib/libc/compat-43/gethostid.3    Thu Feb 07 06:25:07 2002 +0000
+++ b/lib/libc/compat-43/gethostid.3    Thu Feb 07 07:00:09 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: gethostid.3,v 1.9 2001/09/16 03:02:43 wiz Exp $
+.\"    $NetBSD: gethostid.3,v 1.10 2002/02/07 07:00:09 ross Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -43,7 +43,7 @@
 .Sh LIBRARY
 .Lb libc
 .Sh SYNOPSIS
-.Fd #include <unistd.h>
+.Fd #include \*[Lt]unistd.h\*[Gt]
 .Ft long
 .Fn gethostid void
 .Ft int
diff -r 8b0aa9aee87a -r 12b0e33f255e lib/libc/compat-43/killpg.3
--- a/lib/libc/compat-43/killpg.3       Thu Feb 07 06:25:07 2002 +0000
+++ b/lib/libc/compat-43/killpg.3       Thu Feb 07 07:00:09 2002 +0000
@@ -30,7 +30,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     from: @(#)killpg.2     8.1 (Berkeley) 6/2/93
-.\"    $NetBSD: killpg.3,v 1.11 2001/09/16 03:02:43 wiz Exp $
+.\"    $NetBSD: killpg.3,v 1.12 2002/02/07 07:00:09 ross Exp $
 .\"
 .Dd June 2, 1993
 .Dt KILLPG 3
@@ -41,7 +41,7 @@
 .Sh LIBRARY
 .Lb libc
 .Sh SYNOPSIS
-.Fd #include <signal.h>
+.Fd #include \*[Lt]signal.h\*[Gt]
 .Ft int
 .Fn killpg "pid_t pgrp" "int sig"
 .Sh DESCRIPTION
diff -r 8b0aa9aee87a -r 12b0e33f255e lib/libc/compat-43/setruid.3
--- a/lib/libc/compat-43/setruid.3      Thu Feb 07 06:25:07 2002 +0000
+++ b/lib/libc/compat-43/setruid.3      Thu Feb 07 07:00:09 2002 +0000
@@ -30,7 +30,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     from: @(#)setruid.3    8.1 (Berkeley) 6/2/93
-.\"    $NetBSD: setruid.3,v 1.7 2001/09/16 03:02:43 wiz Exp $
+.\"    $NetBSD: setruid.3,v 1.8 2002/02/07 07:00:09 ross Exp $
 .\"
 .Dd June 2, 1993
 .Dt SETRUID 3
@@ -42,7 +42,7 @@
 .Sh LIBRARY
 .Lb libc
 .Sh SYNOPSIS
-.Fd #include <sys/types.h>
+.Fd #include \*[Lt]sys/types.h\*[Gt]
 .Ft int
 .Fn setruid "uid_t ruid"
 .Ft int
diff -r 8b0aa9aee87a -r 12b0e33f255e lib/libc/compat-43/sigblock.3
--- a/lib/libc/compat-43/sigblock.3     Thu Feb 07 06:25:07 2002 +0000
+++ b/lib/libc/compat-43/sigblock.3     Thu Feb 07 07:00:09 2002 +0000
@@ -30,7 +30,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     from: @(#)sigblock.2   8.1 (Berkeley) 6/2/93
-.\"    $NetBSD: sigblock.3,v 1.11 2001/09/16 02:57:26 wiz Exp $
+.\"    $NetBSD: sigblock.3,v 1.12 2002/02/07 07:00:09 ross Exp $
 .\"
 .Dd June 2, 1993
 .Dt SIGBLOCK 3
@@ -41,7 +41,7 @@
 .Sh LIBRARY
 .Lb libc
 .Sh SYNOPSIS
-.Fd #include <signal.h>
+.Fd #include \*[Lt]signal.h\*[Gt]
 .Ft int
 .Fn sigblock "int mask"
 .Ft int
diff -r 8b0aa9aee87a -r 12b0e33f255e lib/libc/compat-43/sigpause.3
--- a/lib/libc/compat-43/sigpause.3     Thu Feb 07 06:25:07 2002 +0000
+++ b/lib/libc/compat-43/sigpause.3     Thu Feb 07 07:00:09 2002 +0000
@@ -30,7 +30,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     from: @(#)sigpause.2   8.1 (Berkeley) 6/2/93
-.\"    $NetBSD: sigpause.3,v 1.12 2001/09/16 02:57:26 wiz Exp $
+.\"    $NetBSD: sigpause.3,v 1.13 2002/02/07 07:00:09 ross Exp $
 .\"
 .Dd June 2, 1993
 .Dt SIGPAUSE 3
@@ -41,7 +41,7 @@
 .Sh LIBRARY
 .Lb libc
 .Sh SYNOPSIS
-.Fd #include <signal.h>
+.Fd #include \*[Lt]signal.h\*[Gt]
 .Ft int
 .Fn sigpause "int sigmask"
 .Sh DESCRIPTION
diff -r 8b0aa9aee87a -r 12b0e33f255e lib/libc/compat-43/sigsetmask.3
--- a/lib/libc/compat-43/sigsetmask.3   Thu Feb 07 06:25:07 2002 +0000
+++ b/lib/libc/compat-43/sigsetmask.3   Thu Feb 07 07:00:09 2002 +0000
@@ -30,7 +30,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     from: @(#)sigsetmask.2 8.1 (Berkeley) 6/2/93
-.\"    $NetBSD: sigsetmask.3,v 1.12 2001/09/16 02:57:26 wiz Exp $
+.\"    $NetBSD: sigsetmask.3,v 1.13 2002/02/07 07:00:09 ross Exp $
 .\"
 .Dd June 2, 1993
 .Dt SIGSETMASK 3
@@ -41,7 +41,7 @@
 .Sh LIBRARY
 .Lb libc
 .Sh SYNOPSIS
-.Fd #include <signal.h>
+.Fd #include \*[Lt]signal.h\*[Gt]
 .Ft int
 .Fn sigsetmask "int mask"
 .Fn sigmask signum
diff -r 8b0aa9aee87a -r 12b0e33f255e lib/libc/compat-43/sigvec.3
--- a/lib/libc/compat-43/sigvec.3       Thu Feb 07 06:25:07 2002 +0000
+++ b/lib/libc/compat-43/sigvec.3       Thu Feb 07 07:00:09 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sigvec.3,v 1.19 2001/09/16 03:02:30 wiz Exp $
+.\"    $NetBSD: sigvec.3,v 1.20 2002/02/07 07:00:09 ross Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -42,7 +42,7 @@
 .Sh LIBRARY
 .Lb libc
 .Sh SYNOPSIS
-.Fd #include <signal.h>
+.Fd #include \*[Lt]signal.h\*[Gt]
 .Bd -literal
 struct sigvec {
        void    (*sv_handler)();
diff -r 8b0aa9aee87a -r 12b0e33f255e lib/libc/db/man/btree.3
--- a/lib/libc/db/man/btree.3   Thu Feb 07 06:25:07 2002 +0000
+++ b/lib/libc/db/man/btree.3   Thu Feb 07 07:00:09 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: btree.3,v 1.7 2001/09/16 02:59:43 wiz Exp $
+.\"    $NetBSD: btree.3,v 1.8 2002/02/07 07:00:10 ross Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -40,8 +40,8 @@
 .SH SYNOPSIS
 .nf
 .ft B
-#include <sys/types.h>
-#include <db.h>
+#include \*[Lt]sys/types.h\*[Gt]
+#include \*[Lt]db.h\*[Gt]
 .ft R
 .fi
 .SH DESCRIPTION
@@ -58,7 +58,7 @@
 .PP
 The btree access method specific data structure provided to
 .I dbopen
-is defined in the <db.h> include file as follows:
+is defined in the \*[Lt]db.h\*[Gt] include file as follows:
 .PP
 typedef struct {
 .RS
diff -r 8b0aa9aee87a -r 12b0e33f255e lib/libc/db/man/dbopen.3
--- a/lib/libc/db/man/dbopen.3  Thu Feb 07 06:25:07 2002 +0000
+++ b/lib/libc/db/man/dbopen.3  Thu Feb 07 07:00:09 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: dbopen.3,v 1.10 1999/07/29 00:22:29 mycroft Exp $
+.\"    $NetBSD: dbopen.3,v 1.11 2002/02/07 07:00:10 ross Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -40,10 +40,10 @@
 .SH SYNOPSIS
 .nf
 .ft B
-#include <sys/types.h>
-#include <limits.h>
-#include <db.h>
-#include <fcntl.h>
+#include \*[Lt]sys/types.h\*[Gt]
+#include \*[Lt]limits.h\*[Gt]
+#include \*[Lt]db.h\*[Gt]
+#include \*[Lt]fcntl.h\*[Gt]
 
 DB *
 dbopen(const char *file, int flags, mode_t mode, DBTYPE type,
@@ -104,7 +104,7 @@
 .PP
 The
 .I type
-argument is of type DBTYPE (as defined in the <db.h> include file) and
+argument is of type DBTYPE (as defined in the \*[Lt]db.h\*[Gt] include file) and
 may be set to DB_BTREE, DB_HASH or DB_RECNO.
 .PP
 The
@@ -118,7 +118,7 @@
 .PP
 .I Dbopen
 returns a pointer to a DB structure on success and NULL on error.
-The DB structure is defined in the <db.h> include file, and contains at
+The DB structure is defined in the \*[Lt]db.h\*[Gt] include file, and contains at
 least the following fields:
 .sp
 .nf
diff -r 8b0aa9aee87a -r 12b0e33f255e lib/libc/db/man/hash.3
--- a/lib/libc/db/man/hash.3    Thu Feb 07 06:25:07 2002 +0000
+++ b/lib/libc/db/man/hash.3    Thu Feb 07 07:00:09 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: hash.3,v 1.7 2001/09/16 02:59:44 wiz Exp $
+.\"    $NetBSD: hash.3,v 1.8 2002/02/07 07:00:10 ross Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -40,8 +40,8 @@
 .SH SYNOPSIS
 .nf
 .ft B
-#include <sys/types.h>
-#include <db.h>
+#include \*[Lt]sys/types.h\*[Gt]
+#include \*[Lt]db.h\*[Gt]
 .ft R
 .fi
 .SH DESCRIPTION
@@ -57,7 +57,7 @@
 .PP
 The access method specific data structure provided to
 .I dbopen
-is defined in the <db.h> include file as follows:
+is defined in the \*[Lt]db.h\*[Gt] include file as follows:
 .sp
 typedef struct {
 .RS
diff -r 8b0aa9aee87a -r 12b0e33f255e lib/libc/db/man/mpool.3
--- a/lib/libc/db/man/mpool.3   Thu Feb 07 06:25:07 2002 +0000
+++ b/lib/libc/db/man/mpool.3   Thu Feb 07 07:00:09 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mpool.3,v 1.5 1997/11/14 02:04:37 mrg Exp $
+.\"    $NetBSD: mpool.3,v 1.6 2002/02/07 07:00:10 ross Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -40,8 +40,8 @@
 .SH SYNOPSIS
 .nf
 .ft B
-#include <db.h>
-#include <mpool.h>
+#include \*[Lt]db.h\*[Gt]
+#include \*[Lt]mpool.h\*[Gt]




Home | Main Index | Thread Index | Old Index