From eb11ec5a729eb21ccc74421ff9bab2c9850ecd1b Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 28 Feb 2001 12:54:16 +0000 Subject: mdoc(7) police: fix the .Nd line broken in previous revision. Noticed by: bde Use .Bx for ``BSD''. --- lib/libc/stdlib/strtoul.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/libc/stdlib') 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 -- cgit v1.1