From 6f49f8750388016173fa606647ac032ab286f200 Mon Sep 17 00:00:00 2001 From: aaron <> Date: Sat, 4 Mar 2000 22:19:32 +0000 Subject: In Unix land we prefer "whitespace" to "white space" or "white-space". At least, this is the impression I get from looking at a lot of Perl docs. --- src/lib/libc/stdlib/strtol.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libc/stdlib/strtol.3') diff --git a/src/lib/libc/stdlib/strtol.3 b/src/lib/libc/stdlib/strtol.3 index 3e0d5e67c7..df696b7b85 100644 --- a/src/lib/libc/stdlib/strtol.3 +++ b/src/lib/libc/stdlib/strtol.3 @@ -33,7 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: strtol.3,v 1.6 1999/09/14 03:59:55 pjanzen Exp $ +.\" $OpenBSD: strtol.3,v 1.7 2000/03/04 22:19:31 aaron Exp $ .\" .Dd June 25, 1992 .Dt STRTOL 3 @@ -74,7 +74,7 @@ The conversion is done according to the given which must be a number between 2 and 36 inclusive or the special value 0. .Pp -The string may begin with an arbitrary amount of white space +The string may begin with an arbitrary amount of whitespace (as determined by .Xr isspace 3 ) followed by a single optional -- cgit v1.2.3-55-g6feb