aboutsummaryrefslogtreecommitdiff
path: root/manual/syslog.texi
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-08-02 16:30:28 +0000
committerUlrich Drepper <drepper@redhat.com>2008-08-02 16:30:28 +0000
commit48b22986ccb7751b8474189ac1b610265b242c30 (patch)
treebec7abdbb6e3008a6d6d1b04e27fb7075109ea83 /manual/syslog.texi
parent3501542f9475d352fd77bef5c8902cc6c14673c2 (diff)
downloadglibc-48b22986ccb7751b8474189ac1b610265b242c30.zip
glibc-48b22986ccb7751b8474189ac1b610265b242c30.tar.gz
glibc-48b22986ccb7751b8474189ac1b610265b242c30.tar.bz2
* manual/arith.texi: Avoid @strong{Note:}.
* manual/creature.texi: Likewise. * manual/filesys.texi: Likewise. * manual/math.texi: Likewise. * manual/memory.texi: Likewise. * manual/resource.texi: Likewise. * manual/syslog.texi: Likewise. * manual/time.texi: Likewise.
Diffstat (limited to 'manual/syslog.texi')
-rw-r--r--manual/syslog.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/syslog.texi b/manual/syslog.texi
index 02c8e28..e16b5d2 100644
--- a/manual/syslog.texi
+++ b/manual/syslog.texi
@@ -337,7 +337,7 @@ Locally defined
Results are undefined if the facility code is anything else.
-@strong{note:} @code{syslog} recognizes one other facility code: that of
+@strong{NB:} @code{syslog} recognizes one other facility code: that of
the kernel. But you can't specify that facility code with these
functions. If you try, it looks the same to @code{syslog} as if you are
requesting the default facility. But you wouldn't want to anyway,