summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-02-28 12:54:16 +0000
committerru <ru@FreeBSD.org>2001-02-28 12:54:16 +0000
commiteb11ec5a729eb21ccc74421ff9bab2c9850ecd1b (patch)
treee3bbb59e324c1ca73e3454e22f0229f265f127c8 /lib/libc
parenta5bd8bc113a2170be9f09032ca4a22a7c298ffaa (diff)
downloadFreeBSD-src-eb11ec5a729eb21ccc74421ff9bab2c9850ecd1b.zip
FreeBSD-src-eb11ec5a729eb21ccc74421ff9bab2c9850ecd1b.tar.gz
mdoc(7) police: fix the .Nd line broken in previous revision.
Noticed by: bde Use .Bx for ``BSD''.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/stdlib/strtoul.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/stdlib/strtoul.3 b/lib/libc/stdlib/strtoul.3
index ebd9268..6f89af8 100644
--- a/lib/libc/stdlib/strtoul.3
+++ b/lib/libc/stdlib/strtoul.3
@@ -41,7 +41,7 @@
.Os
.Sh NAME
.Nm strtoul , strtoull , strtouq
-.Nd "convert a string to an unsigned long , unsigned long long , or uquad_t integer"
+.Nd "convert a string to an unsigned long, unsigned long long, or uquad_t integer"
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
@@ -187,7 +187,8 @@ The
function
conforms to
.St -isoC-99 .
-The BSD
+The
+.Bx
.Fn strtoq
function is deprecated.
.Sh BUGS
OpenPOWER on IntegriCloud