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

Bug#175817: libc6-dev: typo in /usr/include/stdio.h comment for FOPEN_MAX



Package: libc6-dev
Version: 2.3.1-9
Severity: minor

Change "Minimum" to "Maximun".

--- stdio.h	2003-01-08 11:22:04.000000000 +0100
+++ stdio.h.new	2003-01-08 11:22:37.000000000 +0100
@@ -128,12 +128,12 @@
 
 /* Get the values:
    L_tmpnam	How long an array of chars must be to be passed to `tmpnam'.
-   TMP_MAX	The minimum number of unique filenames generated by tmpnam
+   TMP_MAX	The maximum(?) number of unique filenames generated by tmpnam
    		(and tempnam when it uses tmpnam's name space),
 		or tempnam (the two are separate).
    L_ctermid	How long an array to pass to `ctermid'.
    L_cuserid	How long an array to pass to `cuserid'.
-   FOPEN_MAX	Minimum number of files that can be open at once.
+   FOPEN_MAX	Maximun number of files that can be open at once.
    FILENAME_MAX	Maximum length of a filename.  */
 #include <bits/stdio_lim.h>
 

Thanks,

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux trinity 2.4.18 #1 mar jui 30 10:35:56 CEST 2002 i686
Locale: LANG=fr_FR, LC_CTYPE=fr_FR

Versions of packages libc6-dev depends on:
ii  libc6                         2.3.1-9    GNU C Library: Shared libraries an

-- no debconf information




Reply to: