cleanup:misc documentation fix.

This commit is contained in:
Kees Jongenburger 2013-04-10 17:05:44 +02:00
parent 99c5247453
commit 88414c568c

View file

@ -50,7 +50,7 @@
* system can handle.
*/
#define NR_CONS 4 /* # system consoles (1 to 8) */
#define NR_RS_LINES 4 /* # rs232 terminals (0 to 4) */
#define NR_RS_LINES 4 /* # rs232 terminals (0 to 3) */
#define NR_PTYS 32 /* # pseudo terminals (0 to 64) */
/* This feature enable the counting of system calls in PM and FS */