From nobody@FreeBSD.org  Fri Sep 28 10:04:04 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id A62AD106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 28 Sep 2012 10:04:04 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 799638FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 28 Sep 2012 10:04:04 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q8SA44Zx023045
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 28 Sep 2012 10:04:04 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id q8SA44jf023044;
	Fri, 28 Sep 2012 10:04:04 GMT
	(envelope-from nobody)
Message-Id: <201209281004.q8SA44jf023044@red.freebsd.org>
Date: Fri, 28 Sep 2012 10:04:04 GMT
From: Oleg Ginzburg <olevole@olevole.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: deprecated information for adduser(8) man pages
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         172137
>Category:       docs
>Synopsis:       deprecated information for adduser(8) man pages
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 28 10:10:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Oleg Ginzburg
>Release:        10-CURRENT
>Organization:
>Environment:
>Description:
in "restrictions" section of man adduser(8) still isn't reflected information for wtmp accounting db coming in 9.0-release.

"You can change UT_NAMESIZE in <utmp.h> and recompile the world;"
is actual for for FreeBSD <9.0. For FreeBSD 9.0+ correct way is:

#define MAXLOGNAME      17              /* max login name length (incl. NUL) */

in /sys/sys/param.h

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:
