diff options
Diffstat (limited to 'usr/src/man/man3c/door_getparam.3c')
-rw-r--r-- | usr/src/man/man3c/door_getparam.3c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man3c/door_getparam.3c b/usr/src/man/man3c/door_getparam.3c index a6109b6d59..7922d2badb 100644 --- a/usr/src/man/man3c/door_getparam.3c +++ b/usr/src/man/man3c/door_getparam.3c @@ -193,7 +193,7 @@ if (door_setparam(fd, DOOR_PARAM_DATA_MIN, /* handle error */ /* - * the door will only accept door_call(3DOOR)s with a + * the door will only accept door_call(3C)s with a * data_size which is exactly sizeof (my_request_t). */ .fi |