Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> --- man3/cbrt.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/cbrt.3 b/man3/cbrt.3 index c44b8ec..cdbae5b 100644 --- a/man3/cbrt.3 +++ b/man3/cbrt.3 @@ -63,7 +63,7 @@ or .BR cbrtl (): .RS 4 _BSD_SOURCE || _SVID_SOURCE || _XOPEN_SOURCE\ >=\ 600 || _ISOC99_SOURCE || -_POSIX_C_SOUCE\ >=\ 200112L; +_POSIX_C_SOURCE\ >=\ 200112L; .br or .I cc\ -std=c99 -- 2.6.2 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html