diff options
Diffstat (limited to 'misc/sys/syslog.h')
-rw-r--r-- | misc/sys/syslog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/sys/syslog.h b/misc/sys/syslog.h index ace88a0979..5007525d85 100644 --- a/misc/sys/syslog.h +++ b/misc/sys/syslog.h @@ -168,7 +168,7 @@ CODE facilitynames[] = __BEGIN_DECLS -/* Close desriptor used to write to system logger. +/* Close descriptor used to write to system logger. This function is a possible cancellation point and therefore not marked with __THROW. */ |