aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-06-21 09:26:30 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-06-21 09:26:30 +0200
commit575bac0fddfa9b9d96a82a46e9322e76adf53bc4 (patch)
tree76f77b93bae84cbdc60964d0a876bdd4f2419d75
parent7f740303b22700c2a127a79075e9fd40c0292c37 (diff)
downloadman-pages-575bac0fddfa9b9d96a82a46e9322e76adf53bc4.tar.gz
connect.2, pidfd_send_signal.2, ptrace.2, socket.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/connect.22
-rw-r--r--man2/pidfd_send_signal.22
-rw-r--r--man2/ptrace.22
-rw-r--r--man7/socket.72
4 files changed, 4 insertions, 4 deletions
diff --git a/man2/connect.2 b/man2/connect.2
index 198fdff7b1..a001cede0d 100644
--- a/man2/connect.2
+++ b/man2/connect.2
@@ -130,7 +130,7 @@ may dissolve the association by connecting to an address with the
member of
.I sockaddr
set to
-.BR AF_UNSPEC;
+.BR AF_UNSPEC ;
thereafter, the socket can be connected to another address.
.RB ( AF_UNSPEC
is supported on Linux since kernel 2.2.)
diff --git a/man2/pidfd_send_signal.2 b/man2/pidfd_send_signal.2
index c2da5b8c2f..3ca51c0111 100644
--- a/man2/pidfd_send_signal.2
+++ b/man2/pidfd_send_signal.2
@@ -69,7 +69,7 @@ is set to 0;
.IP *
.I si_code
is set to
-.BR SI_USER;
+.BR SI_USER ;
.IP *
.I si_pid
is set to the caller's PID; and
diff --git a/man2/ptrace.2 b/man2/ptrace.2
index 76930a30b1..f7a874794d 100644
--- a/man2/ptrace.2
+++ b/man2/ptrace.2
@@ -1719,7 +1719,7 @@ no syscall-exit-stop occurs.
Note that all mentions
.BR PTRACE_SYSEMU
apply equally to
-.BR PTRACE_SYSEMU_SINGLESTEP.
+.BR PTRACE_SYSEMU_SINGLESTEP .
.PP
However, even if the tracee was continued using
.BR PTRACE_SYSCALL ,
diff --git a/man7/socket.7 b/man7/socket.7
index a10424fd77..5c28120c7d 100644
--- a/man7/socket.7
+++ b/man7/socket.7
@@ -978,7 +978,7 @@ for details on control messages.
A socket cannot mix
.B SO_TIMESTAMP
and
-.BR SO_TIMESTAMPNS:
+.BR SO_TIMESTAMPNS :
the two modes are mutually exclusive.
.TP
.B SO_TYPE