summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-05-30 05:07:12 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-05-30 05:07:12 +0000
commit9848ecc6de7f0fe6fba2be96fcef9eb42ecebbd9 (patch)
tree998a35b658d24f5a9e30ee424e48faeed0ecbfb1
parentde183fc213da7a61ddeeb8b8d7ea27c46fbb140e (diff)
Removed tabs
-rw-r--r--Changes34
1 files changed, 17 insertions, 17 deletions
diff --git a/Changes b/Changes
index 6637ec4b1..ba3ce538a 100644
--- a/Changes
+++ b/Changes
@@ -41,7 +41,7 @@ syslog.2
tkill.2
mtk, after a note by Mike Frysinger
Updated to reflect the fact that the _syscallN() macros
- have gone away,
+ have gone away,
Several pages
mtk
@@ -57,7 +57,7 @@ Moved pages
path_resolution.2 has been moved to section 7, thus path_resolution.7
mtk
Reason: this is an overview page, not one describing as
- a specific system call.
+ a specific system call.
Changes to individual pages
@@ -67,9 +67,9 @@ MAINTAINING
mtk, after a note from Xose Vazquez Perez
Added pointer to Red Hat man-pages bugzilla.
mtk
- Added a release philosophy note on separating out big
- formatting changes into their own release that contains minimal
- content changes.
+ Added a release philosophy note on separating out big
+ formatting changes into their own release that contains minimal
+ content changes.
accept.2
mtk
@@ -87,8 +87,8 @@ bind.2
cacheflush.2
mtk
Convert NOTES section to CONFORMING TO and note that
- this call is Linux-specific.
- Other minor rewordings.
+ this call is Linux-specific.
+ Other minor rewordings.
connect.2
mtk
@@ -102,7 +102,7 @@ fcntl.2
flock.2
mtk
Small rewrite of SEE ALSO text pointing to Documentation/* in
- kernel source.
+ kernel source.
get_kernel_syms.2
mtk
@@ -120,7 +120,7 @@ getsid.2
getpid.2
mtk
Added an ERRORS section (stating that the calls are
- always successful).
+ always successful).
ioctl_list.2
mtk
@@ -152,14 +152,14 @@ send.2
set_tid_address.2
mtk
Added an ERRORS section (stating that the call is
- always successful).
+ always successful).
signal.2
mtk, after a note from Alexander Taboriskiy
Strengthen warning against the use of signal().
- Added siginterrupt(3) to SEE ALSO list.
+ Added siginterrupt(3) to SEE ALSO list.
mtk
- Rewrote various parts; added an ERRORS section.
+ Rewrote various parts; added an ERRORS section.
socket.2
mtk
@@ -184,7 +184,7 @@ getnameinfo.3
getaddrinfo.3
mtk
Add example programs.
- Add getnameinfo() to SEE ALSO list.
+ Add getnameinfo() to SEE ALSO list.
memmove.3
mtk / Serge van den Boom
@@ -197,7 +197,7 @@ regex.3
sigpause.3
mtk after a note from Ulrich Drepper
Clarify discussion of feature test macros that are needed to
- expose Sysem V and BSD versions of this function in glibc.
+ expose Sysem V and BSD versions of this function in glibc.
undocumented.3
mtk
@@ -221,13 +221,13 @@ bootparam.7
hier.7
Joey Hess
Add /media, remove /dos.
- See Debian bug 418234.
+ See Debian bug 418234.
inotify.7
mtk
Added text describing what happens when the buffer given to
- read(2) is too small to return information about the next event,
- and noting the behaviour change in 2.6.21.
+ read(2) is too small to return information about the next event,
+ and noting the behaviour change in 2.6.21.
man-pages.7
mtk