summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes6
-rw-r--r--man1/time.12
-rw-r--r--man2/mmap.22
-rw-r--r--man5/elf.52
-rw-r--r--man5/utmp.52
-rw-r--r--man7/tcp.72
6 files changed, 8 insertions, 8 deletions
diff --git a/Changes b/Changes
index 608d1252..1dfd6929 100644
--- a/Changes
+++ b/Changes
@@ -65,7 +65,7 @@ fcntl.2
mmap.2
mtk
- Handle errors using a custom handle_errror() macro.
+ Handle errors using a custom handle_error() macro.
sched_setscheduler.2
Mats Wichmann
@@ -91,7 +91,7 @@ printf.3
sem_wait.3
mtk
- Handle errors using a custom handle_errror() macro.
+ Handle errors using a custom handle_error() macro.
sigsetops.3
Mats Wichmann
@@ -128,7 +128,7 @@ utmp.5
iso_8859-2.7
Adam Borowski
- Reverse the 2.68 change (made by mtk in response to Debian
+ Reverse the 2.68 change (applied by mtk in response to Debian
bug 445085) that replaced "Sorbian" with "Serbian".
(Sorbian is a language of 50000 people in Brandenburg.)
diff --git a/man1/time.1 b/man1/time.1
index d463834a..c3f53616 100644
--- a/man1/time.1
+++ b/man1/time.1
@@ -4,7 +4,7 @@
.\" Some fragments of text came from the time-1.7 info file.
.\" Inspired by kromJx@crosswinds.net.
.\"
-.TH TIME 1 2000-12-11 "" "Linux User's Manual"
+.TH TIME 1 2007-11-25 "" "Linux User's Manual"
.SH NAME
time \- time a simple command or give resource usage
.SH SYNOPSIS
diff --git a/man2/mmap.2 b/man2/mmap.2
index a846a023..779b8440 100644
--- a/man2/mmap.2
+++ b/man2/mmap.2
@@ -36,7 +36,7 @@
.\" Modified 2006-12-04, mtk, various parts rewritten
.\" 2007-07-10, mtk, Added an example program.
.\"
-.TH MMAP 2 2007-07-10 "Linux" "Linux Programmer's Manual"
+.TH MMAP 2 2007-11-25 "Linux" "Linux Programmer's Manual"
.SH NAME
mmap, munmap \- map or unmap files or devices into memory
.SH SYNOPSIS
diff --git a/man5/elf.5 b/man5/elf.5
index 66a6ba5b..4c6b5a51 100644
--- a/man5/elf.5
+++ b/man5/elf.5
@@ -29,7 +29,7 @@
.\" 2005-07-15, Mike Frysinger <vapier@gentoo.org>, various fixes
.\" 2007-10-11, Mike Frysinger <vapier@gentoo.org>, various fixes
.\"
-.Dd October 11, 2007
+.Dd November 25, 2007
.Dt ELF 5
.Os
.Sh NAME
diff --git a/man5/utmp.5 b/man5/utmp.5
index e6a306fd..8538a455 100644
--- a/man5/utmp.5
+++ b/man5/utmp.5
@@ -25,7 +25,7 @@
.\" Modified 1996-07-20 by Michael Haardt
.\" Modified 1997-07-02 by Nicolás Lichtmaier <nick@debian.org>
.\" Modified 2004-10-31 by aeb, following Gwenole Beauchesne
-.TH UTMP 5 2004-10-31 "Linux" "Linux Programmer's Manual"
+.TH UTMP 5 2007-11-25 "Linux" "Linux Programmer's Manual"
.SH NAME
utmp, wtmp \- login records
.SH SYNOPSIS
diff --git a/man7/tcp.7 b/man7/tcp.7
index 91f8f878..10622993 100644
--- a/man7/tcp.7
+++ b/man7/tcp.7
@@ -12,7 +12,7 @@
.\" documented: tcp_mtu_probing, tcp_base_mss, and
.\" tcp_workaround_signed_windows
.\"
-.TH TCP 7 2005-06-15 "Linux" "Linux Programmer's Manual"
+.TH TCP 7 2007-11-25 "Linux" "Linux Programmer's Manual"
.SH NAME
tcp \- TCP protocol
.SH SYNOPSIS