aboutsummaryrefslogtreecommitdiffstats
path: root/man2/semctl.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-06-08 03:17:37 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-06-08 03:17:37 +0000
commit677f47663e73e69577b78100b7f836769b87ddd8 (patch)
treeee6e7a3c133770aed526ff8d88cb0df3f47cad79 /man2/semctl.2
parent11050e19973b4842d888b26810dcc407f8b5a294 (diff)
downloadman-pages-677f47663e73e69577b78100b7f836769b87ddd8.tar.gz
Wrap source lines at sentence breaks.
Diffstat (limited to 'man2/semctl.2')
-rw-r--r--man2/semctl.23
1 files changed, 2 insertions, 1 deletions
diff --git a/man2/semctl.2 b/man2/semctl.2
index 055d18d5dd..20de357dcb 100644
--- a/man2/semctl.2
+++ b/man2/semctl.2
@@ -471,7 +471,8 @@ In the future these may modified or moved to a /proc file system
interface.
.LP
Various fields in a \fIstruct semid_ds\fP were shorts under Linux 2.2
-and have become longs under Linux 2.4. To take advantage of this,
+and have become longs under Linux 2.4.
+To take advantage of this,
a recompilation under glibc-2.1.91 or later should suffice.
(The kernel distinguishes old and new calls by an IPC_64 flag in
.IR cmd .)