summaryrefslogtreecommitdiff
path: root/man3/wcstoimax.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-10-19 07:07:02 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-10-19 07:07:02 +0000
commit63aa9df02fee88a559822c460ab5a30f1d8414ee (patch)
treefedc607745a57e06a1a541feca62e18d51523ddb /man3/wcstoimax.3
parente511ffb6bcaa9a584412a95e602435827e302033 (diff)
Automated unformatting of parentheses using unformat_parens.sh
Diffstat (limited to 'man3/wcstoimax.3')
-rw-r--r--man3/wcstoimax.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/wcstoimax.3 b/man3/wcstoimax.3
index 2bb1cd49..1ba0bc50 100644
--- a/man3/wcstoimax.3
+++ b/man3/wcstoimax.3
@@ -35,9 +35,9 @@ wcstoimax, wcstoumax \- convert wide-character string to integer
.fi
.SH DESCRIPTION
These functions are just like
-.B wcstol()
+.BR wcstol ()
and
-.BR wcstoul() ,
+.BR wcstoul (),
except that they return a value of type
.B intmax_t
and