summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/shm_open.2
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2012-05-08 18:56:21 +0000
committergjb <gjb@FreeBSD.org>2012-05-08 18:56:21 +0000
commit52487d9a5cec5d4144a37b031adbf2b113602c8c (patch)
tree3221d9382ca72a5f4d428b20ce2750d923daae65 /lib/libc/sys/shm_open.2
parent8120b09fe9332fb0fd25fb29d6a2e8b7f0872b9e (diff)
downloadFreeBSD-src-52487d9a5cec5d4144a37b031adbf2b113602c8c.zip
FreeBSD-src-52487d9a5cec5d4144a37b031adbf2b113602c8c.tar.gz
General mdoc(7) and typo fixes.
PR: 167713 Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
Diffstat (limited to 'lib/libc/sys/shm_open.2')
-rw-r--r--lib/libc/sys/shm_open.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/shm_open.2 b/lib/libc/sys/shm_open.2
index cc12132..a521e58 100644
--- a/lib/libc/sys/shm_open.2
+++ b/lib/libc/sys/shm_open.2
@@ -88,7 +88,7 @@ already exists,
then
.Fn shm_open
will fail with
-.Er EEXIST.
+.Er EEXIST .
.Pp
Newly created objects start off with a size of zero.
If an existing shared memory object is opened with
OpenPOWER on IntegriCloud