summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-02-26 18:29:50 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-02-26 18:29:50 +0100
commit92692952b1ee9ef5181378fd8fd1401a074cc197 (patch)
treef5b0ec2846774e244b2da5dfbf545c601af5b045
parent778fcac9823bc784d8899321cd8aa915d90634f1 (diff)
Removed trailing white space at end of lines
-rw-r--r--man2/access.24
-rw-r--r--man2/intro.22
-rw-r--r--man2/mknod.22
-rw-r--r--man2/open.22
-rw-r--r--man2/ptrace.22
5 files changed, 6 insertions, 6 deletions
diff --git a/man2/access.2 b/man2/access.2
index 83f48bd28..f9098480c 100644
--- a/man2/access.2
+++ b/man2/access.2
@@ -321,8 +321,8 @@ because UID mapping is done on the server and hidden from the client,
which checks permissions. (NFS versions 3 and higher perform the check on
the server.)
Similar problems can occur to FUSE mounts.
-.\"
-.\"
+.\"
+.\"
.SS faccessat ()
The raw
.BR faccessat ()
diff --git a/man2/intro.2 b/man2/intro.2
index c06bade74..b65bdfcd7 100644
--- a/man2/intro.2
+++ b/man2/intro.2
@@ -50,7 +50,7 @@ at which point the kernel does the real work of the system call; and
.IP *
setting
.I errno
-if the system call returns an error number when the kernel returns the
+if the system call returns an error number when the kernel returns the
CPU to user mode.
.LP
However, in a few cases, a wrapper function may do rather more than this,
diff --git a/man2/mknod.2 b/man2/mknod.2
index 20e1d6021..5b5067bc5 100644
--- a/man2/mknod.2
+++ b/man2/mknod.2
@@ -247,7 +247,7 @@ SVr4, 4.4BSD, POSIX.1-2001 (but see below), POSIX.1-2008.
.\" The Linux version differs from the SVr4 version in that it
.\" does not require root permission to create pipes, also in that no
.\" EMULTIHOP, ENOLINK, or EINTR error is documented.
-
+
.BR mknodat ():
POSIX.1-2008.
.SH NOTES
diff --git a/man2/open.2 b/man2/open.2
index eec097224..d1808a046 100644
--- a/man2/open.2
+++ b/man2/open.2
@@ -1130,7 +1130,7 @@ and
.BR mkfifoat (3))
are supported
for two reasons.
-Here, the explanation is in terms of the
+Here, the explanation is in terms of the
.BR openat ()
call, but the rationale is the analogous for the other interfaces.
diff --git a/man2/ptrace.2 b/man2/ptrace.2
index 43fbd798d..4fc26110d 100644
--- a/man2/ptrace.2
+++ b/man2/ptrace.2
@@ -1930,7 +1930,7 @@ At the system call level, the
.BR PTRACE_PEEKTEXT ,
.BR PTRACE_PEEKDATA ,
and
-.BR PTRACE_PEEKUSER
+.BR PTRACE_PEEKUSER
requests have a different API: they store the result
at the address specified by the
.I data