diff options
| author | wiz <wiz@NetBSD.org> | 2010-02-09 23:07:13 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2010-02-09 23:07:13 +0000 |
| commit | 65b4cc1cbfaf47b0f550f62f53fa8cb0a0a867dd (patch) | |
| tree | b82ef41c5ea1e5b5c62206877b94bc52df4bf846 /gnu | |
| parent | 8e35c759e79f6b4e7e0b8bd996a0319e301464de (diff) | |
Fix typo.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/dist/groff/doc/groff-1 | 2 | ||||
| -rw-r--r-- | gnu/dist/groff/doc/groff.texinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/dist/groff/doc/groff-1 b/gnu/dist/groff/doc/groff-1 index 04207e40395..4fa0048827f 100644 --- a/gnu/dist/groff/doc/groff-1 +++ b/gnu/dist/groff/doc/groff-1 @@ -7703,7 +7703,7 @@ File: groff, Node: Strings, Next: Conditionals and Loops, Prev: Sizes, Up: g ============ `gtroff' has string variables, which are entirely for user convenience -(i.e. there are no built-in strings exept `.T', but even this is a +(i.e. there are no built-in strings except `.T', but even this is a read-write string variable). -- Request: .ds name [string] diff --git a/gnu/dist/groff/doc/groff.texinfo b/gnu/dist/groff/doc/groff.texinfo index a23993ea922..762622d468b 100644 --- a/gnu/dist/groff/doc/groff.texinfo +++ b/gnu/dist/groff/doc/groff.texinfo @@ -10175,7 +10175,7 @@ Increase or or decrease the point size by @var{n}@tie{}scaled points; @cindex strings @code{gtroff} has string variables, which are entirely for user -convenience (i.e.@: there are no built-in strings exept @code{.T}, but +convenience (i.e.@: there are no built-in strings except @code{.T}, but even this is a read-write string variable). @DefreqList {ds, name [@Var{string}]} |
