From b50288009d7663a42e2b70496660fe87cffab0a7 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 12 Jul 2001 07:35:06 +0000 Subject: [PATCH] Fixed warning: bc.1:643: warning: numeric expression expected (got `e') --- contrib/bc/doc/bc.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/bc/doc/bc.1 b/contrib/bc/doc/bc.1 index 908462c170d4..bb19594421f2 100644 --- a/contrib/bc/doc/bc.1 +++ b/contrib/bc/doc/bc.1 @@ -640,7 +640,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_.