aboutsummaryrefslogtreecommitdiffstats
path: root/man7/unix.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-05-21 10:00:37 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-05-31 10:45:27 +0200
commita14af333d6ff3400c7b18c85fbd8e682412314eb (patch)
tree9b24f0b1d2a095ca69926f75bea49edff5b9e9e0 /man7/unix.7
parentc91a4f144c2bc170fde06b847e1ff77a17e90054 (diff)
downloadman-pages-a14af333d6ff3400c7b18c85fbd8e682412314eb.tar.gz
Various pages: retitle EXAMPLE section heading to EXAMPLES
EXAMPLES appears to be the wider majority usage across various projects' manual pages, and is also what is used in the POSIX manual pages. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/unix.7')
-rw-r--r--man7/unix.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/unix.7 b/man7/unix.7
index 60d633c9cd..b9fdbdcdcf 100644
--- a/man7/unix.7
+++ b/man7/unix.7
@@ -870,7 +870,7 @@ that the applications that
.I create
pathname sockets follow the rules outlined above under
.IR "Pathname sockets" .
-.SH EXAMPLE
+.SH EXAMPLES
The following code demonstrates the use of sequenced-packet
sockets for local interprocess communication.
It consists of two programs.