aboutsummaryrefslogtreecommitdiffstats
path: root/man7/unix.7
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@smrk.net>2024-02-12 10:09:02 +0100
committerAlejandro Colomar <alx@kernel.org>2024-02-18 01:55:05 +0100
commit3aa341fc39b823dd5e13b78df727813709daa1c3 (patch)
tree9d272d824fa1c79df2c37de77f685f256d6e3c26 /man7/unix.7
parent28fc1a05fe9d006a16fe377c100078e30e37d243 (diff)
downloadman-pages-3aa341fc39b823dd5e13b78df727813709daa1c3.tar.gz
man*/: tfix
Signed-off-by: Štěpán Němec <stepnem@smrk.net> Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man7/unix.7')
-rw-r--r--man7/unix.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/unix.7 b/man7/unix.7
index 71cdfc7586..cb1dcae45a 100644
--- a/man7/unix.7
+++ b/man7/unix.7
@@ -72,7 +72,7 @@ On Linux,
.I sun_path
is 108 bytes in size; see also BUGS, below.
.P
-Various systems calls (for example,
+Various system calls (for example,
.BR bind (2),
.BR connect (2),
and
@@ -833,7 +833,7 @@ UNIX domain stream sockets do not support the notion of out-of-band data.
.\"
.SH BUGS
When binding a socket to an address,
-Linux is one of the implementations that appends a null terminator
+Linux is one of the implementations that append a null terminator
if none is supplied in
.IR sun_path .
In most cases this is unproblematic: