diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-08-02 16:30:28 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-08-02 16:30:28 +0000 |
commit | 48b22986ccb7751b8474189ac1b610265b242c30 (patch) | |
tree | bec7abdbb6e3008a6d6d1b04e27fb7075109ea83 /manual/creature.texi | |
parent | 3501542f9475d352fd77bef5c8902cc6c14673c2 (diff) | |
download | glibc-48b22986ccb7751b8474189ac1b610265b242c30.tar.gz glibc-48b22986ccb7751b8474189ac1b610265b242c30.tar.xz glibc-48b22986ccb7751b8474189ac1b610265b242c30.zip |
* 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/creature.texi')
-rw-r--r-- | manual/creature.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/creature.texi b/manual/creature.texi index c825edd5ae..96501568a0 100644 --- a/manual/creature.texi +++ b/manual/creature.texi @@ -217,7 +217,7 @@ sequence of definitions: Note that if you do this, you must link your program with the BSD compatibility library by passing the @samp{-lbsd-compat} option to the -compiler or linker. @strong{Note:} If you forget to do this, you may +compiler or linker. @strong{NB:} If you forget to do this, you may get very strange errors at run time. @end defvr |