diff options
| author | wiz <wiz@NetBSD.org> | 2006-02-07 20:23:41 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2006-02-07 20:23:41 +0000 |
| commit | 4cee25b9654e69a21da5bbc423d47e4972d0d003 (patch) | |
| tree | 85e098ba74d6df60dd072f32cb0a765c3dd9dfab /gnu | |
| parent | b07071756642bfe84d97cdf68ecd6a93a5df7f99 (diff) | |
Quote .IP argument (IP only takes one).
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/dist/bc/doc/bc.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/dist/bc/doc/bc.1 b/gnu/dist/bc/doc/bc.1 index b66ffe1a0ad..47c4ee2cbde 100644 --- a/gnu/dist/bc/doc/bc.1 +++ b/gnu/dist/bc/doc/bc.1 @@ -639,7 +639,7 @@ A major source of differences is extensions, where a feature is extended to add more functionality and additions, where new features are added. The following is the list of differences and extensions. -.IP LANG environment +.IP "LANG environment" This version does not conform to the POSIX standard in the processing of the LANG environment variable and all environment variables starting with LC_. |
