Print this page
2989 Eliminate use of LOGNAME_MAX in ON
1166 useradd have warning with name more 8 chars

@@ -1,6 +1,7 @@
 '\" te
+.\" Copyright (c) 2013 Gary Mills
 .\" Copyright (c) 2008, Sun Microsystems, Inc.  All Rights Reserved.
 .\" Portions Copyright (c) 1992, X/Open Company Limited.  All Rights Reserved.
 .\" Copyright 1989 AT&T
 .\" Sun Microsystems, Inc. gratefully acknowledges The Open Group for permission to reproduce portions of its copyrighted documentation. Original documentation from The Open Group can be obtained online at
 .\" http://www.opengroup.org/bookstore/.

@@ -140,11 +141,11 @@
                                                    and writev()
 _SC_JOB_CONTROL         _POSIX_JOB_CONTROL         Job control
                                                    supported?
 _SC_LINE_MAX            LINE_MAX                   Max length of input
                                                    line
-_SC_LOGIN_NAME_MAX      LOGNAME_MAX + 1            Max length of login
+_SC_LOGIN_NAME_MAX      LOGIN_NAME_MAX             Max length of login
                                                    name
 _SC_LOGNAME_MAX         LOGNAME_MAX
 _SC_MAPPED_FILES        _POSIX_MAPPED_FILES        Supports Memory
                                                    Mapped Files
 _SC_MAXPID                                         Max pid value