summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/semop.2
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-03-18 23:57:33 +0000
committerbde <bde@FreeBSD.org>1997-03-18 23:57:33 +0000
commitaf16e6a3225066546e4977daf2f4de2967f2e795 (patch)
tree06eeccfdd9b1525206968ea984281182055f4984 /lib/libc/sys/semop.2
parent12d9e0792ecac802551de7e7603a95a8b82ae9a3 (diff)
downloadFreeBSD-src-af16e6a3225066546e4977daf2f4de2967f2e795.zip
FreeBSD-src-af16e6a3225066546e4977daf2f4de2967f2e795.tar.gz
Removed unnecessary quoting of function names in synopsis to simplify
automated checking of synopses.
Diffstat (limited to 'lib/libc/sys/semop.2')
-rw-r--r--lib/libc/sys/semop.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/semop.2 b/lib/libc/sys/semop.2
index 9d07893..06dfa3b 100644
--- a/lib/libc/sys/semop.2
+++ b/lib/libc/sys/semop.2
@@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: semop.2,v 1.5 1997/02/22 15:04:21 peter Exp $
.\"
.Dd September 22, 1995
.Dt SEMOP 2
@@ -36,7 +36,7 @@
.Fd #include <sys/ipc.h>
.Fd #include <sys/sem.h>
.Ft int
-.Fn "semop" "int semid" "struct sembuf array[]" "unsigned nops"
+.Fn semop "int semid" "struct sembuf array[]" "unsigned nops"
.Sh DESCRIPTION
.Fn Semop
atomically performs the array of operations indicated by
OpenPOWER on IntegriCloud