Update date in .TH line

This commit is contained in:
Michael Kerrisk 2007-11-24 07:49:41 +00:00
parent 7cf05c92bf
commit 2ccfac8b3e
8 changed files with 8 additions and 8 deletions

View File

@ -35,7 +35,7 @@
.\" 2007-10-23 mtk: created as a new page, by taking the content .\" 2007-10-23 mtk: created as a new page, by taking the content
.\" specific to the _syscall() macros from intro(2). .\" specific to the _syscall() macros from intro(2).
.\" .\"
.TH _SYSCALL 2 2007-10-23 "Linux" "Linux Programmer's Manual" .TH _SYSCALL 2 2007-11-25 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
_syscall \- invoking a system call without library support (OBSOLETE) _syscall \- invoking a system call without library support (OBSOLETE)
.SH "SYNOPSIS" .SH "SYNOPSIS"

View File

@ -39,7 +39,7 @@
.\" Modified, aeb, 960421, 970806 .\" Modified, aeb, 960421, 970806
.\" Modified, joey, aeb, 2002-01-03 .\" Modified, joey, aeb, 2002-01-03
.\" .\"
.TH FOPEN 3 2007-07-26 "GNU" "Linux Programmer's Manual" .TH FOPEN 3 2007-11-26 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
fopen, fdopen, freopen \- stream open functions fopen, fdopen, freopen \- stream open functions
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -31,7 +31,7 @@
.\" 2000-07-26 jsm28@hermes.cam.ac.uk - three small fixes .\" 2000-07-26 jsm28@hermes.cam.ac.uk - three small fixes
.\" 2000-10-16 jsm28@hermes.cam.ac.uk - more fixes .\" 2000-10-16 jsm28@hermes.cam.ac.uk - more fixes
.\" .\"
.TH PRINTF 3 2007-07-26 "GNU" "Linux Programmer's Manual" .TH PRINTF 3 2007-11-26 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf, vsnprintf \- formatted output conversion printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf, vsnprintf \- formatted output conversion
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -38,7 +38,7 @@
.\" Enhanced the discussion of "raw" mode for cfmakeraw(). .\" Enhanced the discussion of "raw" mode for cfmakeraw().
.\" Document CMSPAR. .\" Document CMSPAR.
.\" .\"
.TH TERMIOS 3 2007-07-26 "Linux" "Linux Programmer's Manual" .TH TERMIOS 3 2007-11-26 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow, termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow,
cfmakeraw, cfgetospeed, cfgetispeed, cfsetispeed, cfsetospeed, cfsetspeed \- cfmakeraw, cfgetospeed, cfgetispeed, cfsetispeed, cfsetospeed, cfsetspeed \-

View File

@ -23,7 +23,7 @@
.\" This replaces an earlier man page written by Walter Harms .\" This replaces an earlier man page written by Walter Harms
.\" <walter.harms@informatik.uni-oldenburg.de>. .\" <walter.harms@informatik.uni-oldenburg.de>.
.\" .\"
.TH TTYSLOT 3 2007-07-26 "GNU" "Linux Programmer's Manual" .TH TTYSLOT 3 2007-11-26 "GNU" "Linux Programmer's Manual"
.SH NAME .SH NAME
ttyslot \- find the slot of the current user's terminal in some file ttyslot \- find the slot of the current user's terminal in some file
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -23,7 +23,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" .\"
.\" correction, aeb, 970825 .\" correction, aeb, 970825
.TH FULL 4 1997-08-02 "Linux" "Linux Programmer's Manual" .TH FULL 4 2007-11-24 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
full \- always full device full \- always full device
.SH CONFIGURATION .SH CONFIGURATION

View File

@ -31,7 +31,7 @@
.\" phone: (302)654-5478 .\" phone: (302)654-5478
.\" .\"
.\" $Id: initrd.4,v 0.9 1997/11/07 05:05:32 kallal Exp kallal $ .\" $Id: initrd.4,v 0.9 1997/11/07 05:05:32 kallal Exp kallal $
.TH INITRD 4 1997-11-06 "Linux" "Linux Programmer's Manual" .TH INITRD 4 2007-11-26 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
initrd \- boot loader initialized RAM disk initrd \- boot loader initialized RAM disk
.SH CONFIGURATION .SH CONFIGURATION

View File

@ -57,7 +57,7 @@
.\" to see what information could be imported from that file .\" to see what information could be imported from that file
.\" into this file. .\" into this file.
.\" .\"
.TH PROC 5 2007-09-30 "Linux" "Linux Programmer's Manual" .TH PROC 5 2007-11-30 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
proc \- process information pseudo-filesystem proc \- process information pseudo-filesystem
.SH DESCRIPTION .SH DESCRIPTION