aboutsummaryrefslogtreecommitdiffstats
path: root/man7/socket.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-06-08 11:56:22 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-06-08 11:56:22 +0000
commit75b94dc35ca88fc72d0381c72c535180851bf08f (patch)
tree107dfea45855463eaa970ccff1b6074c305ac09a /man7/socket.7
parentca7b3c180c14583f36bf24c7f31cc8ba342e23d8 (diff)
downloadman-pages-75b94dc35ca88fc72d0381c72c535180851bf08f.tar.gz
Change "e.g. " to "e.g., ", or in some cases, "for example, ".
Change "i.e. " to i.e.., ", or in some cases, "that is, ".
Diffstat (limited to 'man7/socket.7')
-rw-r--r--man7/socket.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/socket.7 b/man7/socket.7
index cb6b7f5bc7..ada7e37fd6 100644
--- a/man7/socket.7
+++ b/man7/socket.7
@@ -524,7 +524,7 @@ See
.BR fcntl (2)
for more information.
.PP
-Under some circumstances (e.g. multiple processes accessing a
+Under some circumstances (e.g., multiple processes accessing a
single socket), the condition that caused the
.B SIGIO
may have already disappeared when the process reacts to the signal.