diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-11-02 11:34:24 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-11-02 11:34:24 +0000 |
| commit | 31e9a9ec99aac99b55b17ca863e657b5f7d7875a (patch) | |
| tree | e7eb93c03979527205d98975ab542a61a8fd7702 /man3/syslog.3 | |
| parent | e6b40d46c1a36531c24b25997291d88746a42b03 (diff) | |
| download | man-pages-31e9a9ec99aac99b55b17ca863e657b5f7d7875a.tar.gz | |
Change itacised function names and page xrefs to bold
Diffstat (limited to 'man3/syslog.3')
| -rw-r--r-- | man3/syslog.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man3/syslog.3 b/man3/syslog.3 index 3a7c3d22c5..40056560b0 100644 --- a/man3/syslog.3 +++ b/man3/syslog.3 @@ -259,13 +259,13 @@ A .BR syslog () function call appeared in 4.2BSD. 4.3BSD documents -.IR openlog (), -.IR syslog (), -.IR closelog (), +.BR openlog (), +.BR syslog (), +.BR closelog (), and -.IR setlogmask (). +.BR setlogmask (). 4.3BSD-Reno also documents -.IR vsyslog (). +.BR vsyslog (). Of course early v* functions used the .I <varargs.h> mechanism, which is not compatible with |
