[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#756858: glibc-doc-reference: missing underscore in front of SC_SSIZE_MAX



Source: glibc-doc-reference
Version: 2.19-1
Severity: minor
Tags: patch

Please see the attached patch.

--
Jakub Wilk
diff --git a/manual/conf.texi b/manual/conf.texi
--- a/manual/conf.texi
+++ b/manual/conf.texi
@@ -899,7 +899,7 @@
 
 @comment unistd.h
 @comment X/Open
-@item SC_SSIZE_MAX
+@item _SC_SSIZE_MAX
 Inquire about the maximum value which can be stored in a variable of type
 @code{ssize_t}.
 

Reply to: