diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-13 23:45:54 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-13 23:45:54 +0000 |
commit | 36a142c455a41172df398f10eb3e110ca29fbf72 (patch) | |
tree | fcca2ff76dd4bd4de63ce13f86a3138bd09a2ca3 /lib/libc/sys/shmctl.2 | |
parent | bceab447de2643ed92a6d46e15b60a0635dd8288 (diff) | |
download | src-test2-36a142c455a41172df398f10eb3e110ca29fbf72.tar.gz src-test2-36a142c455a41172df398f10eb3e110ca29fbf72.zip |
Notes
Diffstat (limited to 'lib/libc/sys/shmctl.2')
-rw-r--r-- | lib/libc/sys/shmctl.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/shmctl.2 b/lib/libc/sys/shmctl.2 index d73c516e2bde..90c61c9a1946 100644 --- a/lib/libc/sys/shmctl.2 +++ b/lib/libc/sys/shmctl.2 @@ -95,7 +95,7 @@ The structure is defined as follows: .\" .\" I fiddled with the spaces a bit to make it fit well when viewed -.\" with nroff, but otherwise it's straight from sys/shm.h +.\" with nroff, but otherwise it is straight from sys/shm.h .\" .Bd -literal struct shmid_ds { |