summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/semop.2
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>1999-05-27 16:54:23 +0000
committeraaron <aaron@openbsd.org>1999-05-27 16:54:23 +0000
commiteff3f957c8d5978ccbf5060f2e39f44af1c36bce (patch)
treee920785d651f4e9bb7448df71bd700148b43bef6 /lib/libc/sys/semop.2
parentHandle unterminated quoted strings without dup'ing the last character (diff)
downloadwireguard-openbsd-eff3f957c8d5978ccbf5060f2e39f44af1c36bce.tar.xz
wireguard-openbsd-eff3f957c8d5978ccbf5060f2e39f44af1c36bce.zip
add missing .El macros (which properly terminate .Bl macro lists)
Diffstat (limited to 'lib/libc/sys/semop.2')
-rw-r--r--lib/libc/sys/semop.23
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/semop.2 b/lib/libc/sys/semop.2
index 139a22c68fb..6d70c6d38be 100644
--- a/lib/libc/sys/semop.2
+++ b/lib/libc/sys/semop.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: semop.2,v 1.5 1999/05/27 14:05:10 aaron Exp $
+.\" $OpenBSD: semop.2,v 1.6 1999/05/27 16:54:23 aaron Exp $
.\" $NetBSD: semop.2,v 1.1 1995/10/16 23:49:28 jtc Exp $
.\"
.\" Copyright (c) 1995 Frank van der Linden
@@ -149,6 +149,7 @@ was set in
.It Bq Er EFAULT
.Fa sops
points to an illegal address.
+.El
.Sh SEE ALSO
.Xr semctl 2 ,
.Xr semget 2