Update date in TH line

This commit is contained in:
Michael Kerrisk 2007-11-15 03:21:33 +00:00
parent b12efd8d07
commit a5b9e01508
8 changed files with 9 additions and 9 deletions

View File

@ -23,7 +23,7 @@
.\" 2007-10-23 mtk Added intro paragraph about section, plus a paragraph
.\" about exit status values.
.\"
.TH INTRO 1 2002-08-06 "Linux" "Linux User's Manual"
.TH INTRO 1 2007-11-15 "Linux" "Linux User's Manual"
.SH NAME
intro \- Introduction to user commands
.SH DESCRIPTION

View File

@ -40,7 +40,7 @@
.\" PTRACE_SETSIGINFO, PTRACE_SYSEMU, PTRACE_SYSEMU_SINGLESTEP
.\" (Thanks to Blaisorblade, Daniel Jacobowitz and others who helped.)
.\"
.TH PTRACE 2 2006-03-24 "Linux" "Linux Programmer's Manual"
.TH PTRACE 2 2007-11-15 "Linux" "Linux Programmer's Manual"
.SH NAME
ptrace \- process trace
.SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" Modified Sat Jul 12 20:45:39 1997 by Michael Haardt
.\" <michael@cantor.informatik.rwth-aachen.de>
.\"
.TH READ 2 1997-07-12 "Linux" "Linux Programmer's Manual"
.TH READ 2 2007-11-15 "Linux" "Linux Programmer's Manual"
.SH NAME
read \- read from a file descriptor
.SH SYNOPSIS

View File

@ -11,7 +11,7 @@
.\" Modified Tue Oct 22 22:29:51 1996 by Eric S. Raymond <esr@thyrsus.com>
.\" Modified Mon Aug 25 16:06:11 1997 by Nicolás Lichtmaier <nick@debian.org>
.\"
.TH SYSINFO 2 1997-08-25 "Linux" "Linux Programmer's Manual"
.TH SYSINFO 2 2007-11-15 "Linux" "Linux Programmer's Manual"
.SH NAME
sysinfo \- returns information on overall system statistics
.SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" and AI_NUMERICSERV.
.\" 2007-06-08, mtk: added example programs
.\"
.TH GETADDRINFO 3 2007-06-08 "GNU" "Linux Programmer's Manual"
.TH GETADDRINFO 3 2007-11-15 "GNU" "Linux Programmer's Manual"
.SH NAME
getaddrinfo, freeaddrinfo, gai_strerror \- network address and service translation
.SH SYNOPSIS

View File

@ -21,7 +21,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\"
.\" References: RFC 2553
.TH GETIPNODEBYNAME 3 2002-04-03 "Linux" "Linux Programmer's Manual"
.TH GETIPNODEBYNAME 3 2007-11-15 "Linux" "Linux Programmer's Manual"
.SH NAME
getipnodebyname, getipnodebyaddr, freehostent \- get network
host names and addresses
@ -42,7 +42,7 @@ host names and addresses
.BI "void freehostent(struct hostent *" "ip" );
.fi
.SH DESCRIPTION
These functions are deprecated (and unavailabele in glibc).
These functions are deprecated (and unavailable in glibc).
Use
.BR getaddrinfo (3)
and

View File

@ -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 2007-05-18 "" "Linux Programmer's Manual"
.TH RPC 3 2007-11-15 "" "Linux Programmer's Manual"
.SH NAME
rpc \- library routines for remote procedure calls
.SH "SYNOPSIS AND DESCRIPTION"

View File

@ -22,7 +22,7 @@
.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
.\" USA.
.\"
.TH STANDARDS 7 2006-08-03 "Linux" "Linux Programmer's Manual"
.TH STANDARDS 7 2007-11-15 "Linux" "Linux Programmer's Manual"
.SH NAME
standards \- C and UNIX Standards
.SH DESCRIPTION