diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-19 09:33:34 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-19 09:33:34 +0000 |
| commit | 3ca4c01eea0e54f4f560aff65f774d6bd0b0b87c (patch) | |
| tree | 43d8878d540be3a2c079a7ca4e2c94175a686055 /lib/libc/sys | |
| parent | 454e286809a5ab1492633ee7d34dd5d7ee45787a (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys')
| -rw-r--r-- | lib/libc/sys/shmctl.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/shmctl.2 b/lib/libc/sys/shmctl.2 index 5b27ff5766cc..ea7eaa7e8c55 100644 --- a/lib/libc/sys/shmctl.2 +++ b/lib/libc/sys/shmctl.2 @@ -89,8 +89,8 @@ or the process must have superuser privileges. .El .Pp The -.Fa shmid_ds -struct is defined as follows: +.Vt shmid_ds +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 |
