aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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