diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-12-02 12:51:18 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-12-02 12:51:18 +0100 |
commit | 242936b2bd228264e9610c1eddf1ba36f8e2fc71 (patch) | |
tree | 40236f55ccf5509b84ab92f5753d9431fdf88023 /doc | |
parent | update todo (diff) | |
download | slibc-242936b2bd228264e9610c1eddf1ba36f8e2fc71.tar.gz slibc-242936b2bd228264e9610c1eddf1ba36f8e2fc71.tar.bz2 slibc-242936b2bd228264e9610c1eddf1ba36f8e2fc71.tar.xz |
copyo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/info/chap/error-reporting.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/info/chap/error-reporting.texinfo b/doc/info/chap/error-reporting.texinfo index 070e1bc..44b43fc 100644 --- a/doc/info/chap/error-reporting.texinfo +++ b/doc/info/chap/error-reporting.texinfo @@ -581,7 +581,7 @@ is global and shared by all threads. Etymology: (@code{error})-subsystem: (message count). @end ifnottex @iftex -Etymology: @b{error}-subsystem: @b{message count}). +Etymology: @b{error}-subsystem: @b{message count}. @end iftex @item volatile int error_one_per_line |