From 0ed55ece4950110a90c573ba11918e5c8ccd711e Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 18 May 2007 08:43:42 +0000 Subject: [PATCH] Make "manual" in .TH line "Linux Programmers Manual" --- man2/create_module.2 | 2 +- man2/delete_module.2 | 2 +- man2/get_kernel_syms.2 | 2 +- man2/init_module.2 | 2 +- man2/query_module.2 | 2 +- man3/argz_add.3 | 2 +- man3/bindresvport.3 | 2 +- man3/btree.3 | 2 +- man3/cabs.3 | 2 +- man3/cacos.3 | 2 +- man3/cacosh.3 | 2 +- man3/canonicalize_file_name.3 | 2 +- man3/carg.3 | 2 +- man3/casin.3 | 2 +- man3/casinh.3 | 2 +- man3/catan.3 | 2 +- man3/catanh.3 | 2 +- man3/catgets.3 | 2 +- man3/ccos.3 | 2 +- man3/ccosh.3 | 2 +- man3/cerf.3 | 2 +- man3/cexp.3 | 2 +- man3/cexp2.3 | 2 +- man3/cimag.3 | 2 +- man3/clog.3 | 2 +- man3/clog10.3 | 2 +- man3/clog2.3 | 2 +- man3/conj.3 | 2 +- man3/cpow.3 | 2 +- man3/cproj.3 | 2 +- man3/creal.3 | 2 +- man3/crypt.3 | 2 +- man3/csin.3 | 2 +- man3/csinh.3 | 2 +- man3/csqrt.3 | 2 +- man3/ctan.3 | 2 +- man3/ctanh.3 | 2 +- man3/dbopen.3 | 2 +- man3/des_crypt.3 | 2 +- man3/encrypt.3 | 2 +- man3/envz_add.3 | 2 +- man3/errno.3 | 2 +- man3/fdim.3 | 2 +- man3/fmax.3 | 2 +- man3/fmemopen.3 | 2 +- man3/fmin.3 | 2 +- man3/gamma.3 | 2 +- man3/getnameinfo.3 | 2 +- man3/getrpcent.3 | 2 +- man3/getrpcport.3 | 2 +- man3/getsubopt.3 | 2 +- man3/getttyent.3 | 2 +- man3/getutent.3 | 2 +- man3/hash.3 | 2 +- man3/key_setsecret.3 | 2 +- man3/login.3 | 2 +- man3/longjmp.3 | 2 +- man3/mpool.3 | 2 +- man3/nan.3 | 2 +- man3/nextafter.3 | 2 +- man3/perror.3 | 2 +- man3/program_invocation_name.3 | 2 +- man3/putgrent.3 | 2 +- man3/re_comp.3 | 2 +- man3/recno.3 | 2 +- man3/remove.3 | 2 +- man3/rpc.3 | 2 +- man3/rpmatch.3 | 2 +- man3/rtime.3 | 2 +- man3/setaliasent.3 | 2 +- man3/setjmp.3 | 2 +- man3/signbit.3 | 2 +- man3/strtod.3 | 2 +- man3/tgamma.3 | 2 +- man3/xcrypt.3 | 2 +- man3/xdr.3 | 2 +- man4/sk98lin.4 | 2 +- man4/wavelan.4 | 2 +- man5/charmap.5 | 2 +- man5/rpc.5 | 2 +- man5/slabinfo.5 | 2 +- man5/tzfile.5 | 2 +- man7/complex.7 | 2 +- 83 files changed, 83 insertions(+), 83 deletions(-) diff --git a/man2/create_module.2 b/man2/create_module.2 index dfaa1a68b..9145a36bc 100644 --- a/man2/create_module.2 +++ b/man2/create_module.2 @@ -5,7 +5,7 @@ .\" 2006-02-09, some reformatting by Luc Van Oostenryck; some .\" reformatting and rewordings by mtk .\" -.TH CREATE_MODULE 2 "2002" Linux "Linux Module Support" +.TH CREATE_MODULE 2 "2002" Linux "Linux Programmer's Manual" .SH NAME create_module \- create a loadable module entry .SH SYNOPSIS diff --git a/man2/delete_module.2 b/man2/delete_module.2 index 78fb4dbfe..77e7a778f 100644 --- a/man2/delete_module.2 +++ b/man2/delete_module.2 @@ -5,7 +5,7 @@ .\" 2006-02-09, some reformatting by Luc Van Oostenryck; some .\" reformatting and rewordings by mtk .\" -.TH DELETE_MODULE 2 "2002" Linux "Linux Module Support" +.TH DELETE_MODULE 2 "2002" Linux "Linux Programmer's Manual" .SH NAME delete_module \- delete a loadable module entry .SH SYNOPSIS diff --git a/man2/get_kernel_syms.2 b/man2/get_kernel_syms.2 index 26bd6e9af..1517bb2fc 100644 --- a/man2/get_kernel_syms.2 +++ b/man2/get_kernel_syms.2 @@ -5,7 +5,7 @@ .\" 2006-02-09, some reformatting by Luc Van Oostenryck; some .\" reformatting and rewordings by mtk .\" -.TH GET_KERNEL_SYMS 2 "2002" Linux "Linux Module Support" +.TH GET_KERNEL_SYMS 2 "2002" Linux "Linux Programmer's Manual" .SH NAME get_kernel_syms \- retrieve exported kernel and module symbols .SH SYNOPSIS diff --git a/man2/init_module.2 b/man2/init_module.2 index 534b6698c..4f8e2b989 100644 --- a/man2/init_module.2 +++ b/man2/init_module.2 @@ -5,7 +5,7 @@ .\" 2006-02-09, some reformatting by Luc Van Oostenryck; some .\" reformatting and rewordings by mtk .\" -.TH INIT_MODULE 2 "2002" "Linux" "Linux Module Support" +.TH INIT_MODULE 2 "2002" "Linux" "Linux Programmer's Manual" .SH NAME init_module \- initialize a loadable module entry .SH SYNOPSIS diff --git a/man2/query_module.2 b/man2/query_module.2 index 733b55032..aa718868e 100644 --- a/man2/query_module.2 +++ b/man2/query_module.2 @@ -5,7 +5,7 @@ .\" 2006-02-09, some reformatting by Luc Van Oostenryck; some .\" reformatting and rewordings by mtk .\" -.TH QUERY_MODULE 2 "2002" "Linux" "Linux Module Support" +.TH QUERY_MODULE 2 "2002" "Linux" "Linux Programmer's Manual" .SH NAME query_module \- query the kernel for various bits pertaining to modules .SH SYNOPSIS diff --git a/man3/argz_add.3 b/man3/argz_add.3 index 57d7f5849..7c8d091b6 100644 --- a/man3/argz_add.3 +++ b/man3/argz_add.3 @@ -3,7 +3,7 @@ .\" based on the description in glibc source and infopages .\" .\" Corrections and additions, aeb -.TH ARGZ_ADD 3 +.TH ARGZ_ADD 3 2002 "" "Linux Programmer's Manual" .SH NAME argz_add, argz_add_sep, argz_append, argz_count, argz_create, argz_create_sep, argz_delete, argz_extract, argz_insert, diff --git a/man3/bindresvport.3 b/man3/bindresvport.3 index daa6b78cf..e2a8d8097 100644 --- a/man3/bindresvport.3 +++ b/man3/bindresvport.3 @@ -1,7 +1,7 @@ .\" This page was taken from the 4.4BSD-Lite CDROM (BSD license) .\" .\" @(#)bindresvport.3n 2.2 88/08/02 4.0 RPCSRC; from 1.7 88/03/14 SMI -.TH BINDRESVPORT 3 1987-11-22 +.TH BINDRESVPORT 3 1987-11-22 "" "Linux Programmer's Manual" .SH NAME bindresvport \- bind a socket to a privileged IP port .SH SYNOPSIS diff --git a/man3/btree.3 b/man3/btree.3 index c9b18b142..4e3c2f36c 100644 --- a/man3/btree.3 +++ b/man3/btree.3 @@ -31,7 +31,7 @@ .\" .\" @(#)btree.3 8.4 (Berkeley) 8/18/94 .\" -.TH BTREE 3 1994-08-18 +.TH BTREE 3 1994-08-18 "" "Linux Programmer's Manual" .\".UC 7 .SH NAME btree \- btree database access method diff --git a/man3/cabs.3 b/man3/cabs.3 index 94f1162aa..8141af9a5 100644 --- a/man3/cabs.3 +++ b/man3/cabs.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CABS 3 2002-07-28 "" "complex math routines" +.TH CABS 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME cabs, cabsf, cabsl \- absolute value of a complex number .SH SYNOPSIS diff --git a/man3/cacos.3 b/man3/cacos.3 index b850851ed..808f905f5 100644 --- a/man3/cacos.3 +++ b/man3/cacos.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CACOS 3 2002-07-28 "" "complex math routines" +.TH CACOS 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME cacos, cacosf, cacosl \- complex arc cosine .SH SYNOPSIS diff --git a/man3/cacosh.3 b/man3/cacosh.3 index 87e233fd7..c74decfb1 100644 --- a/man3/cacosh.3 +++ b/man3/cacosh.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms(walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CACOSH 3 2002-07-28 "" "complex math routines" +.TH CACOSH 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME cacosh, cacoshf, cacoshl \- complex arc hyperbolic cosine .SH SYNOPSIS diff --git a/man3/canonicalize_file_name.3 b/man3/canonicalize_file_name.3 index 53f912644..40c646e11 100644 --- a/man3/canonicalize_file_name.3 +++ b/man3/canonicalize_file_name.3 @@ -2,7 +2,7 @@ .\" and Copyright 2005 Michael Kerrisk (mtk-manpages@gmx.net). .\" Distributed under the GNU General Public License. .\" -.TH CANONICALIZE_FILE_NAME 3 2005-07-14 "GNU" "" +.TH CANONICALIZE_FILE_NAME 3 2005-07-14 "GNU" "Linux Programmer's Manual" .SH NAME canonicalize_file_name \- return the canonicalized filename .SH SYNOPSIS diff --git a/man3/carg.3 b/man3/carg.3 index e2dc3428a..4b67471ed 100644 --- a/man3/carg.3 +++ b/man3/carg.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CARG 3 2002-07-28 "" "complex math routines" +.TH CARG 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME carg, cargf, cargl \- calculate the argument .SH SYNOPSIS diff --git a/man3/casin.3 b/man3/casin.3 index fe7482dd0..3781ba2ae 100644 --- a/man3/casin.3 +++ b/man3/casin.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CASIN 3 2002-07-28 "" "complex math routines" +.TH CASIN 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME casin, casinf, casinl \- complex arc sine .SH SYNOPSIS diff --git a/man3/casinh.3 b/man3/casinh.3 index ac948f48e..e09cf1c01 100644 --- a/man3/casinh.3 +++ b/man3/casinh.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CASINH 3 2002-07-28 "" "complex math routines" +.TH CASINH 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME casinh, casinhf, casinhl \- complex arc sine hyperbolic .SH SYNOPSIS diff --git a/man3/catan.3 b/man3/catan.3 index 6d2621aa4..2d22a4e45 100644 --- a/man3/catan.3 +++ b/man3/catan.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CATAN 3 2002-07-28 "" "complex math routines" +.TH CATAN 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME catan, catanf, catanl \- complex arc tangents .SH SYNOPSIS diff --git a/man3/catanh.3 b/man3/catanh.3 index 94632718a..1b8c9135c 100644 --- a/man3/catanh.3 +++ b/man3/catanh.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CATANH 3 2002-07-28 "" "complex math routines" +.TH CATANH 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME catanh, catanhf, catanhl \- complex arc tangents hyperbolic .SH SYNOPSIS diff --git a/man3/catgets.3 b/man3/catgets.3 index a3f7c3c7b..13dd4ba3e 100644 --- a/man3/catgets.3 +++ b/man3/catgets.3 @@ -21,7 +21,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" .\" Updated, aeb, 980809 -.TH CATGETS 3 1998-08-09 +.TH CATGETS 3 1998-08-09 "" "Linux Programmer's Manual" .SH NAME catgets \- get message from a message catalog .SH SYNOPSIS diff --git a/man3/ccos.3 b/man3/ccos.3 index 169a5fea3..9ba11aca9 100644 --- a/man3/ccos.3 +++ b/man3/ccos.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CCOS 3 2002-07-28 "" "complex math routines" +.TH CCOS 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME ccos, ccosf, ccosl \- complex cosine function .SH SYNOPSIS diff --git a/man3/ccosh.3 b/man3/ccosh.3 index eb5c8787e..3e608a2ec 100644 --- a/man3/ccosh.3 +++ b/man3/ccosh.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CCOSH 3 2002-07-28 "" "complex math routines" +.TH CCOSH 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME ccosh, ccoshf, ccoshl \- complex hyperbolic cosine .SH SYNOPSIS diff --git a/man3/cerf.3 b/man3/cerf.3 index 152ff0820..336af916f 100644 --- a/man3/cerf.3 +++ b/man3/cerf.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CERF 3 2002-07-28 "" "complex math routines" +.TH CERF 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME cerf, cerff, cerfl, cerfc, cerfcf, cerfcl \- complex error function .SH SYNOPSIS diff --git a/man3/cexp.3 b/man3/cexp.3 index 50e0f0ff6..ecf852b77 100644 --- a/man3/cexp.3 +++ b/man3/cexp.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CEXP 3 2002-07-28 "" "complex math routines" +.TH CEXP 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME cexp, cexpf, cexpl \- complex exponential function .SH SYNOPSIS diff --git a/man3/cexp2.3 b/man3/cexp2.3 index 11341dcd7..0c8c9573d 100644 --- a/man3/cexp2.3 +++ b/man3/cexp2.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CEXP2 3 2002-07-28 "" "complex math routines" +.TH CEXP2 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME cexp2, cexp2f, cexp2l \- base-2 exponent of a complex number .SH SYNOPSIS diff --git a/man3/cimag.3 b/man3/cimag.3 index 1b8e6b364..1ee279abb 100644 --- a/man3/cimag.3 +++ b/man3/cimag.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CIMAG 3 2002-07-28 "" "complex math routines" +.TH CIMAG 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME cimag, cimagf, cimagl \- get imaginary part of a complex number .SH SYNOPSIS diff --git a/man3/clog.3 b/man3/clog.3 index 10a0fb9f3..1dcfd1be2 100644 --- a/man3/clog.3 +++ b/man3/clog.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CLOG 3 2002-07-28 "" "complex math routines" +.TH CLOG 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME clog, clogf, clogl \- natural logarithm of a complex number .SH SYNOPSIS diff --git a/man3/clog10.3 b/man3/clog10.3 index b67080d4d..12a622a60 100644 --- a/man3/clog10.3 +++ b/man3/clog10.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CLOG10 3 2002-07-28 "" "complex math routines" +.TH CLOG10 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME clog10, clog10f, clog10l \- base-10 logarithm of a complex number .SH SYNOPSIS diff --git a/man3/clog2.3 b/man3/clog2.3 index df6fdbc33..48672bf4e 100644 --- a/man3/clog2.3 +++ b/man3/clog2.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CLOG2 3 2002-07-28 "" "complex math routines" +.TH CLOG2 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME clog2, clog2f, clog2l \- base-2 logarithm of a complex number .SH SYNOPSIS diff --git a/man3/conj.3 b/man3/conj.3 index 906019ac8..19f7d5bce 100644 --- a/man3/conj.3 +++ b/man3/conj.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CONJ 3 2002-07-28 "" "complex math routines" +.TH CONJ 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME conj, conjf, conjl \- calculate the complex conjugate .SH SYNOPSIS diff --git a/man3/cpow.3 b/man3/cpow.3 index a837fec4a..bed367653 100644 --- a/man3/cpow.3 +++ b/man3/cpow.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CPOW 3 2002-07-28 "" "complex math routines" +.TH CPOW 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME cpow, cpowf, cpowl \- complex power function .SH SYNOPSIS diff --git a/man3/cproj.3 b/man3/cproj.3 index 1fee9a919..f26a0e4ab 100644 --- a/man3/cproj.3 +++ b/man3/cproj.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CPROJ 3 2002-07-28 "" "complex math routines" +.TH CPROJ 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME cproj, cprojf, cprojl \- project into Riemann Sphere .SH SYNOPSIS diff --git a/man3/creal.3 b/man3/creal.3 index d18fb1548..dbc774be6 100644 --- a/man3/creal.3 +++ b/man3/creal.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CREAL 3 2002-07-28 "" "complex math routines" +.TH CREAL 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME creal, crealf, creall \- get real part of a complex number .SH SYNOPSIS diff --git a/man3/crypt.3 b/man3/crypt.3 index 7aca00bc1..3ef5d627b 100644 --- a/man3/crypt.3 +++ b/man3/crypt.3 @@ -31,7 +31,7 @@ .\" added _XOPEN_SOURCE, aeb, 970705 .\" added GNU MD5 stuff, aeb, 011223 .\" -.TH CRYPT 3 2001-12-23 "" "Library functions" +.TH CRYPT 3 2001-12-23 "" "Linux Programmer's Manual" .SH NAME crypt \- password and data encryption .SH SYNOPSIS diff --git a/man3/csin.3 b/man3/csin.3 index d4695d2d6..586d3b969 100644 --- a/man3/csin.3 +++ b/man3/csin.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CSIN 3 2002-07-28 "" "complex math routines" +.TH CSIN 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME csin, csinf, csinl \- complex sine function .SH SYNOPSIS diff --git a/man3/csinh.3 b/man3/csinh.3 index 4dea6c124..45fb9ad9d 100644 --- a/man3/csinh.3 +++ b/man3/csinh.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CSINH 3 2002-07-28 "" "complex math routines" +.TH CSINH 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME csinh, csinhf, csinhl \- complex hyperbolic sine .SH SYNOPSIS diff --git a/man3/csqrt.3 b/man3/csqrt.3 index ca3a0a91e..a4a18e838 100644 --- a/man3/csqrt.3 +++ b/man3/csqrt.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CSQRT 3 2002-07-28 "" "complex math routines" +.TH CSQRT 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME csqrt, csqrtf, csqrtl \- complex square root .SH SYNOPSIS diff --git a/man3/ctan.3 b/man3/ctan.3 index c05988052..af88433c1 100644 --- a/man3/ctan.3 +++ b/man3/ctan.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CTAN 3 2002-07-28 "" "complex math routines" +.TH CTAN 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME ctan, ctanf, ctanl \- complex tangent function .SH SYNOPSIS diff --git a/man3/ctanh.3 b/man3/ctanh.3 index 7ad10eb02..6c72f838d 100644 --- a/man3/ctanh.3 +++ b/man3/ctanh.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH CTANH 3 2002-07-28 "" "complex math routines" +.TH CTANH 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME ctanh, ctanhf, ctanhl \- complex hyperbolic tangent .SH SYNOPSIS diff --git a/man3/dbopen.3 b/man3/dbopen.3 index 56c293296..9f1497709 100644 --- a/man3/dbopen.3 +++ b/man3/dbopen.3 @@ -31,7 +31,7 @@ .\" .\" @(#)dbopen.3 8.5 (Berkeley) 1/2/94 .\" -.TH DBOPEN 3 1994-01-02 +.TH DBOPEN 3 1994-01-02 "" "Linux Programmer's Manual" .UC 7 .SH NAME dbopen \- database access methods diff --git a/man3/des_crypt.3 b/man3/des_crypt.3 index 9674ff2ee..4a8b3cc22 100644 --- a/man3/des_crypt.3 +++ b/man3/des_crypt.3 @@ -7,7 +7,7 @@ .\" Copyright Sun Microsystems, Inc (and is provided for unrestricted use, .\" see other Sun RPC sources). .\" -.TH DES_CRYPT 3 "6 October 1987" +.TH DES_CRYPT 3 "2007-05-18" "" "Linux Programmer's Manual" .SH NAME des_crypt, ecb_crypt, cbc_crypt, des_setparity, DES_FAILED \- fast DES encryption diff --git a/man3/encrypt.3 b/man3/encrypt.3 index d3552077a..0cf48f4f5 100644 --- a/man3/encrypt.3 +++ b/man3/encrypt.3 @@ -21,7 +21,7 @@ .\" .\" Modified 2003-04-04, aeb .\" -.TH ENCRYPT 3 2003-04-04 "" "Cryptographic Functions" +.TH ENCRYPT 3 2003-04-04 "" "Linux Programmer's Manual" .SH NAME encrypt, setkey, encrypt_r, setkey_r \- encrypt 64-bit messages .SH SYNOPSIS diff --git a/man3/envz_add.3 b/man3/envz_add.3 index 6a4c5f75d..70b15288c 100644 --- a/man3/envz_add.3 +++ b/man3/envz_add.3 @@ -3,7 +3,7 @@ .\" based on the description in glibc source and infopages .\" .\" Corrections and additions, aeb -.TH ENVZ_ADD 3 +.TH ENVZ_ADD 3 2002 "" "Linux Programmer's Manual" .SH NAME envz_add, envz_entry, envz_get, envz_merge, envz_remove, envz_strip \- environment string support diff --git a/man3/errno.3 b/man3/errno.3 index a96ff2c88..fdb4f69d0 100644 --- a/man3/errno.3 +++ b/man3/errno.3 @@ -27,7 +27,7 @@ .\" 2006-02-09 Kurt Wall, mtk .\" Added non-POSIX errors .\" -.TH ERRNO 3 2006-02-09 "" "Library functions" +.TH ERRNO 3 2006-02-09 "" "Linux Programmer's Manual" .SH NAME errno \- number of last error .SH SYNOPSIS diff --git a/man3/fdim.3 b/man3/fdim.3 index fb384533c..457ae89cc 100644 --- a/man3/fdim.3 +++ b/man3/fdim.3 @@ -1,7 +1,7 @@ .\" Copyright 2003 Walter Harms, Andries Brouwer .\" Distributed under GPL. .\" -.TH FDIM 3 2003-07-24 "" "math routines" +.TH FDIM 3 2003-07-24 "" "Linux Programmer's Manual" .SH NAME fdim, fdimf, fdiml \- positive difference .SH SYNOPSIS diff --git a/man3/fmax.3 b/man3/fmax.3 index 98989e489..b27ac8624 100644 --- a/man3/fmax.3 +++ b/man3/fmax.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH FMAX 3 2002-07-28 "" "math routines" +.TH FMAX 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME fmax, fmaxf, fmaxl \- find maximum value .SH SYNOPSIS diff --git a/man3/fmemopen.3 b/man3/fmemopen.3 index acc6ec790..50e6df09d 100644 --- a/man3/fmemopen.3 +++ b/man3/fmemopen.3 @@ -2,7 +2,7 @@ .\" and Copyright 2005 Michael Kerrisk .\" Distributed under the GPL. .\" -.TH FMEMOPEN 3 2005-12-08 "GNU" "glibc function" +.TH FMEMOPEN 3 2005-12-08 "GNU" "Linux Programmer's Manual" .SH NAME fmemopen, open_memstream \- open memory as stream .SH SYNOPSIS diff --git a/man3/fmin.3 b/man3/fmin.3 index 35e6989b0..0f2af9410 100644 --- a/man3/fmin.3 +++ b/man3/fmin.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH FMIN 3 2002-07-28 "" "math routines" +.TH FMIN 3 2002-07-28 "" "Linux Programmer's Manual" .SH NAME fmin, fminf, fminl \- find minimum value .SH SYNOPSIS diff --git a/man3/gamma.3 b/man3/gamma.3 index d322d938f..629a137b6 100644 --- a/man3/gamma.3 +++ b/man3/gamma.3 @@ -3,7 +3,7 @@ .\" .\" Modified 2003-11-18, aeb: historical remarks .\" -.TH GAMMA 3 2002-08-10 "GNU" "libc math functions" +.TH GAMMA 3 2002-08-10 "GNU" "Linux Programmer's Manual" .SH NAME gamma, gammaf, gammal \- (logarithm of the) gamma function .SH SYNOPSIS diff --git a/man3/getnameinfo.3 b/man3/getnameinfo.3 index df08fe094..65c0f7421 100644 --- a/man3/getnameinfo.3 +++ b/man3/getnameinfo.3 @@ -4,7 +4,7 @@ .\" 2004-12-14, mtk, Added EAI_OVERFLOW error .\" 2004-12-14 Fixed description of error return .\" -.TH getnameinfo 3 2000-12-11 "Linux Man Page" "UNIX Programmer's Manual" +.TH getnameinfo 3 2000-12-11 "Linux Man Page" "Linux Programmer's Manual" .SH NAME getnameinfo \- address-to-name translation in protocol-independent manner .SH SYNOPSIS diff --git a/man3/getrpcent.3 b/man3/getrpcent.3 index 208825ede..562fb61ed 100644 --- a/man3/getrpcent.3 +++ b/man3/getrpcent.3 @@ -1,7 +1,7 @@ .\" This page was taken from the 4.4BSD-Lite CDROM (BSD license) .\" .\" @(#)getrpcent.3n 2.2 88/08/02 4.0 RPCSRC; from 1.11 88/03/14 SMI -.TH GETRPCENT 3 1987-12-14 +.TH GETRPCENT 3 2007-05-18 "" "Linux Programmer's Manual" .SH NAME getrpcent, getrpcbyname, getrpcbynumber \- get RPC entry .SH SYNOPSIS diff --git a/man3/getrpcport.3 b/man3/getrpcport.3 index a9ee625c0..288ca005f 100644 --- a/man3/getrpcport.3 +++ b/man3/getrpcport.3 @@ -1,7 +1,7 @@ .\" This page was taken from the 4.4BSD-Lite CDROM (BSD license) .\" .\" @(#)getrpcport.3r 2.2 88/08/02 4.0 RPCSRC; from 1.12 88/02/26 SMI -.TH GETRPCPORT 3 1987-10-06 +.TH GETRPCPORT 3 2007-05-18 "" "Linux Programmer's Manual" .SH NAME getrpcport \- get RPC port number .SH SYNOPSIS diff --git a/man3/getsubopt.3 b/man3/getsubopt.3 index f9353ed28..c3a57a4a8 100644 --- a/man3/getsubopt.3 +++ b/man3/getsubopt.3 @@ -20,7 +20,7 @@ .\" TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE .\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. .\" -.TH GETSUBOPT 3 "2007-05-05" GNU +.TH GETSUBOPT 3 "2007-05-05" GNU "Linux Programmer's Manual" .SH NAME getsubopt \- parse suboption arguments from a string .SH SYNOPSIS diff --git a/man3/getttyent.3 b/man3/getttyent.3 index b809fdfea..1e456d2d3 100644 --- a/man3/getttyent.3 +++ b/man3/getttyent.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 walter harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH GETTTYENT 3 2002-07-18 "glibc" +.TH GETTTYENT 3 2002-07-18 "glibc" "Linux Programmer's Manual" .SH NAME getttyent, getttynam, setttyent, endttyent \- get ttys file entry .SH SYNOPSIS diff --git a/man3/getutent.3 b/man3/getutent.3 index bd979fbd2..f9638f0ab 100644 --- a/man3/getutent.3 +++ b/man3/getutent.3 @@ -26,7 +26,7 @@ .\" .\" Modified Thu Jul 25 14:43:46 MET DST 1996 by Michael Haardt .\" -.TH GETUTENT 3 1996-07-25 "" "Library functions" +.TH GETUTENT 3 1996-07-25 "" "Linux Programmer's Manual" .SH NAME getutent, getutid, getutline, pututline, setutent, endutent, utmpname \- access utmp file entries .SH SYNOPSIS diff --git a/man3/hash.3 b/man3/hash.3 index b84ede0cc..81ef43570 100644 --- a/man3/hash.3 +++ b/man3/hash.3 @@ -31,7 +31,7 @@ .\" .\" @(#)hash.3 8.6 (Berkeley) 8/18/94 .\" -.TH HASH 3 1994-08-18 +.TH HASH 3 1994-08-18 "" "Linux Programmer's Manual" .UC 7 .SH NAME hash \- hash database access method diff --git a/man3/key_setsecret.3 b/man3/key_setsecret.3 index ad4ba4405..d224025a9 100644 --- a/man3/key_setsecret.3 +++ b/man3/key_setsecret.3 @@ -2,7 +2,7 @@ .\" Distributed under GPL .\" I had no way the check the functions out .\" be careful -.TH KEY_SETSECRET 3 2002-07-18 "secure rpc" +.TH KEY_SETSECRET 3 2002-07-18 "" "Linux Programmer's Manual" .SH NAME key_decryptsession, key_encryptsession, key_setsecret, key_gendes, key_secretkey_is_set \- interfaces to rpc keyserver daemon diff --git a/man3/login.3 b/man3/login.3 index 94262d528..1c9c9bd38 100644 --- a/man3/login.3 +++ b/man3/login.3 @@ -21,7 +21,7 @@ .\" Derived from text written by Martin Schulze (or taken from glibc.info) .\" and text written by Paul Thompson - both copyright 2002. .\" -.TH LOGIN 3 2004-05-06 "GNU/Linux" "Linux System Administration" +.TH LOGIN 3 2004-05-06 "GNU/Linux" "Linux Programmer's Manual" .SH NAME login, logout \- write utmp and wtmp entries .SH SYNOPSIS diff --git a/man3/longjmp.3 b/man3/longjmp.3 index 3efb8a5cd..b8c4b6cae 100644 --- a/man3/longjmp.3 +++ b/man3/longjmp.3 @@ -23,7 +23,7 @@ .\" Added siglongjmp, Sun Mar 2 22:03:05 EST 1997, jrv@vanzandt.mv.com .\" Modifications, Sun Feb 26 14:39:45 1995, faith@cs.unc.edu .\" " -.TH LONGJMP 3 1997-03-02 "" "Library functions" +.TH LONGJMP 3 1997-03-02 "" "Linux Programmer's Manual" .SH NAME longjmp, siglongjmp \- non-local jump to a saved stack context .SH SYNOPSIS diff --git a/man3/mpool.3 b/man3/mpool.3 index d90b6b358..4d17f4207 100644 --- a/man3/mpool.3 +++ b/man3/mpool.3 @@ -31,7 +31,7 @@ .\" .\" @(#)mpool.3 8.1 (Berkeley) 6/4/93 .\" -.TH MPOOL 3 1993-06-04 +.TH MPOOL 3 1993-06-04 "" "Linux Programmer's Manual" .UC 7 .SH NAME mpool \- shared memory buffer pool diff --git a/man3/nan.3 b/man3/nan.3 index b6dd32b8c..6faeebe80 100644 --- a/man3/nan.3 +++ b/man3/nan.3 @@ -3,7 +3,7 @@ .\" Based on glibc infopages .\" .\" Corrections by aeb -.TH NAN 3 2002-08-10 "GNU" "libc math functions" +.TH NAN 3 2002-08-10 "GNU" "Linux Programmer's Manual" .SH NAME nan, nanf, nanl \- return 'Not a Number' .SH SYNOPSIS diff --git a/man3/nextafter.3 b/man3/nextafter.3 index 28c651631..4a12df458 100644 --- a/man3/nextafter.3 +++ b/man3/nextafter.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" Based on glibc infopages -.TH NEXTAFTER 3 2002-08-10 "GNU" "libc math functions" +.TH NEXTAFTER 3 2002-08-10 "GNU" "Linux Programmer's Manual" .SH NAME nextafter, nextafterf, nextafterl, nexttoward, nexttowardf, nexttowardl \- floating point number manipulation diff --git a/man3/perror.3 b/man3/perror.3 index fa3852d13..d73fa682e 100644 --- a/man3/perror.3 +++ b/man3/perror.3 @@ -27,7 +27,7 @@ .\" (msmith@falcon.mercer.peachnet.edu) and various other changes. .\" Modified 1996-05-16 by Martin Schulze (joey@infodrom.north.de) .\" -.TH PERROR 3 2001-12-14 "" "Library functions" +.TH PERROR 3 2001-12-14 "" "Linux Programmer's Manual" .SH NAME perror \- print a system error message .SH SYNOPSIS diff --git a/man3/program_invocation_name.3 b/man3/program_invocation_name.3 index b79584815..0fb08eed4 100644 --- a/man3/program_invocation_name.3 +++ b/man3/program_invocation_name.3 @@ -18,7 +18,7 @@ .\" CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, .\" TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE .\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -.TH PROGRAM_INVOCATION_NAME 3 "2006-04-29" GNU +.TH PROGRAM_INVOCATION_NAME 3 "2006-04-29" GNU "Linux Programmer's Manual" .SH NAME program_invocation_name, program_invocation_short_name \- \ obtain name used to invoke calling program diff --git a/man3/putgrent.3 b/man3/putgrent.3 index 8e41da07c..7483010e2 100644 --- a/man3/putgrent.3 +++ b/man3/putgrent.3 @@ -1,7 +1,7 @@ .\" Copyright 2003 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH PUTGRENT 3 2003-09-09 "GNU" "group Database Access" +.TH PUTGRENT 3 2003-09-09 "GNU" "Linux Programmer's Manual" .SH NAME putgrent \- write a group database entry to a file .SH SYNOPSIS diff --git a/man3/re_comp.3 b/man3/re_comp.3 index f94370515..cb083728f 100644 --- a/man3/re_comp.3 +++ b/man3/re_comp.3 @@ -22,7 +22,7 @@ .\" .\" Wed Jun 14 16:10:28 BST 1995 Wilf. (G.Wilford@@ee.surrey.ac.uk) .\" -.TH re_comp 3 1995-07-14 Linux "GNU" +.TH re_comp 3 1995-07-14 Linux "GNU" "Linux Programmer's Manual" .SH NAME re_comp, re_exec \- BSD regex functions .SH SYNOPSIS diff --git a/man3/recno.3 b/man3/recno.3 index 0e14452c0..f5bbc4291 100644 --- a/man3/recno.3 +++ b/man3/recno.3 @@ -31,7 +31,7 @@ .\" .\" @(#)recno.3 8.5 (Berkeley) 8/18/94 .\" -.TH RECNO 3 1994-08-18 +.TH RECNO 3 1994-08-18 "" "Linux Programmer's Manual" .UC 7 .SH NAME recno \- record number database access method diff --git a/man3/remove.3 b/man3/remove.3 index 50e9ea60d..c4ad951af 100644 --- a/man3/remove.3 +++ b/man3/remove.3 @@ -28,7 +28,7 @@ .\" Edited into remove.3 shape by: .\" Graeme W. Wilford (G.Wilford@ee.surrey.ac.uk) on 13th July 1994 .\" -.TH REMOVE 3 1994-07-13 Linux "GNU" +.TH REMOVE 3 1994-07-13 "GNU" "Linux Programmer's Manual" .SH NAME remove \- delete a name and possibly the file it refers to .SH SYNOPSIS diff --git a/man3/rpc.3 b/man3/rpc.3 index de0208ff7..d7bec935f 100644 --- a/man3/rpc.3 +++ b/man3/rpc.3 @@ -1,7 +1,7 @@ .\" This page was taken from the 4.4BSD-Lite CDROM (BSD license) .\" .\" @(#)rpc.3n 2.4 88/08/08 4.0 RPCSRC; from 1.19 88/06/24 SMI -.TH RPC 3 1988-02-16 +.TH RPC 3 2007-05-18 "" "Linux Programmer's Manual" .SH NAME rpc \- library routines for remote procedure calls .SH "SYNOPSIS AND DESCRIPTION" diff --git a/man3/rpmatch.3 b/man3/rpmatch.3 index dd18ca8be..359ef67df 100644 --- a/man3/rpmatch.3 +++ b/man3/rpmatch.3 @@ -24,7 +24,7 @@ .\" .\" 2006-05-19, mtk, various edits and example program .\" -.TH RPMATCH 3 "2006-05-17" GNU +.TH RPMATCH 3 "2006-05-17" GNU "Linux Programmer's Manual" .SH NAME rpmatch \- determine if the answer to a question is affirmative or negative .SH SYNOPSIS diff --git a/man3/rtime.3 b/man3/rtime.3 index 841a932c3..627e1411b 100644 --- a/man3/rtime.3 +++ b/man3/rtime.3 @@ -5,7 +5,7 @@ .\" .\" Slightly polished, aeb, 2003-04-06 .\" -.TH RTIME 3 2003-04-04 "sunrpc" "RPC time function" +.TH RTIME 3 2003-04-04 "" "Linux Programmer's Manual" .SH NAME rtime \- get time from a remote machine .SH SYNOPSIS diff --git a/man3/setaliasent.3 b/man3/setaliasent.3 index 3c31d21c4..35e8bbb97 100644 --- a/man3/setaliasent.3 +++ b/man3/setaliasent.3 @@ -3,7 +3,7 @@ .\" .\" Polished a bit, added a little, aeb .\" -.TH SETALIASENT 3 2003-09-09 "GNU" "access mail aliases database" +.TH SETALIASENT 3 2003-09-09 "GNU" "Linux Programmer's Manual" .SH NAME setaliasent, endaliasent, getaliasent, getaliasent_r, getaliasbyname, getaliasbyname_r \- read an alias entry diff --git a/man3/setjmp.3 b/man3/setjmp.3 index 21d3f2d49..cad2104af 100644 --- a/man3/setjmp.3 +++ b/man3/setjmp.3 @@ -23,7 +23,7 @@ .\" Added sigsetjmp, Sun Mar 2 22:03:05 EST 1997, jrv@vanzandt.mv.com .\" Modifications, Sun Feb 26 14:39:45 1995, faith@cs.unc.edu .\" " -.TH SETJMP 3 1997-03-02 "" "Library functions" +.TH SETJMP 3 1997-03-02 "" "Linux Programmer's Manual" .SH NAME setjmp, sigsetjmp \- save stack context for non-local goto .SH SYNOPSIS diff --git a/man3/signbit.3 b/man3/signbit.3 index 6c8dcfd3f..272a9cdc4 100644 --- a/man3/signbit.3 +++ b/man3/signbit.3 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" Based on glibc infopages -.TH SIGNBIT 3 2002-08-10 "GNU" "libc math functions" +.TH SIGNBIT 3 2002-08-10 "GNU" "Linux Programmer's Manual" .SH NAME signbit \- test sign of a real floating point number .SH SYNOPSIS diff --git a/man3/strtod.3 b/man3/strtod.3 index e10bc9121..419af7ead 100644 --- a/man3/strtod.3 +++ b/man3/strtod.3 @@ -40,7 +40,7 @@ .\" (michael@cantor.informatik.rwth-aachen.de) .\" Added strof, strtold, aeb, 2001-06-07 .\" -.TH STRTOD 3 2001-06-07 "Linux" "Library functions" +.TH STRTOD 3 2001-06-07 "Linux" "Linux Programmer's Manual" .SH NAME strtod, strtof, strtold \- convert ASCII string to floating point number .SH SYNOPSIS diff --git a/man3/tgamma.3 b/man3/tgamma.3 index ab9a4fb8e..bc61ed77f 100644 --- a/man3/tgamma.3 +++ b/man3/tgamma.3 @@ -3,7 +3,7 @@ .\" Based on glibc infopages .\" Modified 2004-11-15, fixed error noted by Fabian Kreutz .\" -.TH TGAMMA 3 2004-11-15 "GNU" "libc math functions" +.TH TGAMMA 3 2004-11-15 "GNU" "Linux Programmer's Manual" .SH NAME tgamma, tgammaf, tgammal \- true gamma function .SH SYNOPSIS diff --git a/man3/xcrypt.3 b/man3/xcrypt.3 index 3f8363fe8..a2d69c5f0 100644 --- a/man3/xcrypt.3 +++ b/man3/xcrypt.3 @@ -6,7 +6,7 @@ .\" 3. xencrypt() a hexstring .\" to bad to be true :( .\" -.TH XCRYPT 3 2003-04-04 "" "RPC cryptography" +.TH XCRYPT 3 2003-04-04 "" "Linux Programmer's Manual" .SH NAME xencrypt, xdecrypt, passwd2des \- RFS password encryption .SH SYNOPSIS diff --git a/man3/xdr.3 b/man3/xdr.3 index 45b07b96f..b7ae35b5b 100644 --- a/man3/xdr.3 +++ b/man3/xdr.3 @@ -1,7 +1,7 @@ .\" This page was taken from the 4.4BSD-Lite CDROM (BSD license) .\" .\" @(#)xdr.3n 2.2 88/08/03 4.0 RPCSRC; from 1.16 88/03/14 SMI -.TH XDR 3 1988-02-16 +.TH XDR 3 2007-05-18 "" "Linux Programmer's Manual" .SH NAME xdr \- library routines for external data representation .SH "SYNOPSIS AND DESCRIPTION" diff --git a/man4/sk98lin.4 b/man4/sk98lin.4 index f993b1aa5..dc0c4e99b 100644 --- a/man4/sk98lin.4 +++ b/man4/sk98lin.4 @@ -22,7 +22,7 @@ .\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, .\" USA. .\" -.TH SK98LIN 4 "2003/12/17 10:03:18" "sk98lin 6.21" +.TH SK98LIN 4 "2003-12-17" "" "Linux Programmer's Manual" .SH NAME sk98lin \- Marvell/SysKonnect Gigabit Ethernet driver v6.21 .SH SYNOPSIS diff --git a/man4/wavelan.4 b/man4/wavelan.4 index f5186d6a2..c897a2f0a 100644 --- a/man4/wavelan.4 +++ b/man4/wavelan.4 @@ -8,7 +8,7 @@ .\" after inquiries with Jean Tourrilhes and Bruce Janson .\" (mtk, July 2006) .\" -.TH WAVELAN 4 1996-10-22 "Univ. of Sydney (Basser Dep. of Comp. Sci.)" +.TH WAVELAN 4 1996-10-22 "Univ. of Sydney (Basser Dep. of Comp. Sci.)" "Linux Programmer's Manual" .\" .\" NAME part .\" diff --git a/man5/charmap.5 b/man5/charmap.5 index 19f82e556..aeefd444d 100644 --- a/man5/charmap.5 +++ b/man5/charmap.5 @@ -18,7 +18,7 @@ .\" along with this program; if not, write to the Free Software .\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. .\" -.TH CHARMAP 5 1994-11-28 "National Language Support" "Linux User Manual" +.TH CHARMAP 5 1994-11-28 "" "Linux User Manual" .SH NAME charmap \- character symbols to define character encodings .SH DESCRIPTION diff --git a/man5/rpc.5 b/man5/rpc.5 index c5b3c9075..76c36cb28 100644 --- a/man5/rpc.5 +++ b/man5/rpc.5 @@ -1,7 +1,7 @@ .\" This page was taken from the 4.4BSD-Lite CDROM (BSD license) .\" .\" @(#)rpc.5 2.2 88/08/03 4.0 RPCSRC; from 1.4 87/11/27 SMI; -.TH RPC 5 1985-09-26 +.TH RPC 5 1985-09-26 "" "Linux Programmer's Manual" .SH NAME rpc \- rpc program number data base .SH SYNOPSIS diff --git a/man5/slabinfo.5 b/man5/slabinfo.5 index e4d2c5501..105ac0f55 100644 --- a/man5/slabinfo.5 +++ b/man5/slabinfo.5 @@ -20,7 +20,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH SLABINFO 5 2001-06-19 "" "Linux manual" +.TH SLABINFO 5 2001-06-19 "" "Linux Programmer's Manual" .SH NAME /proc/slabinfo \- Kernel slab allocator statistics .SH SYNOPSIS diff --git a/man5/tzfile.5 b/man5/tzfile.5 index 769d5fb18..bc69d8d17 100644 --- a/man5/tzfile.5 +++ b/man5/tzfile.5 @@ -1,7 +1,7 @@ .\" @(#)tzfile.5 7.11 .\" This file is in the public domain, so clarified as of .\" 1996-06-05 by Arthur David Olson . -.TH TZFILE 5 +.TH TZFILE 5 1996 "" "Linux Programmer's Manual" .SH NAME tzfile \- time zone information .SH SYNOPSIS diff --git a/man7/complex.7 b/man7/complex.7 index 55343f141..d15f72776 100644 --- a/man7/complex.7 +++ b/man7/complex.7 @@ -1,7 +1,7 @@ .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de) .\" Distributed under GPL .\" -.TH COMPLEX 7 2002-07-28 "" "complex math" +.TH COMPLEX 7 2002-07-28 "" "Linux Programmer's Manual" .SH NAME complex \- basics of complex mathematics .SH SYNOPSIS