From owner-freebsd-doc@FreeBSD.ORG Sat Oct 7 06:10:20 2006 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A167716A412 for ; Sat, 7 Oct 2006 06:10:20 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 212D743D49 for ; Sat, 7 Oct 2006 06:10:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k976AJnT012845 for ; Sat, 7 Oct 2006 06:10:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k976AJYx012844; Sat, 7 Oct 2006 06:10:19 GMT (envelope-from gnats) Resent-Date: Sat, 7 Oct 2006 06:10:19 GMT Resent-Message-Id: <200610070610.k976AJYx012844@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jin Guojun Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A856016A40F for ; Sat, 7 Oct 2006 06:06:35 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DB3043D46 for ; Sat, 7 Oct 2006 06:06:35 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k9766Zxn077571 for ; Sat, 7 Oct 2006 06:06:35 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k9766ZJm077570; Sat, 7 Oct 2006 06:06:35 GMT (envelope-from nobody) Message-Id: <200610070606.k9766ZJm077570@www.freebsd.org> Date: Sat, 7 Oct 2006 06:06:35 GMT From: Jin Guojun To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: docs/104086: adduser man page does not match adduser usage X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Oct 2006 06:10:20 -0000 >Number: 104086 >Category: docs >Synopsis: adduser man page does not match adduser usage >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 07 06:10:19 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Jin Guojun >Release: 6.1, 6.2-BETA2 >Organization: >Environment: 6.1-RELEASE FreeBSD 6.1-RELEASE >Description: % /sbin/adduser -H Usage: adduser [-dDv] [ -c change_time ] [ -e expire_time ] [ -g primary_group ] [ -G gecos ] [ -h home_directory_basedir ] [ -H home_directory ] [ -m home_directory_mode ] [ -p password ] [ -P encrypted_password ] [ -s shell ] [ -S skeleton_directory ] [ -u uid ] % man adduser NAME adduser -- command for adding new users SYNOPSIS adduser [-CDENShq] [-G groups] [-L login_class] [-d partition] [-f file] [-g login_group] [-k dotdir] [-m message_file] [-s shell] [-u uid_start] [-w type] DESCRIPTION ....... Both SYNOPSIS and DESCRIPTION are not match the program "adduser" usage, especially the -G and -H options. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: