Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Oct 2006 00:20:12 GMT
From:      "Jin Guojun [VFFS]" <jin@george.lbl.gov>
To:        freebsd-doc@FreeBSD.org
Subject:   Re: docs/104086: adduser man page does not match adduser usage
Message-ID:  <200610080020.k980KCEN029718@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/104086; it has been noted by GNATS.

From: "Jin Guojun [VFFS]" <jin@george.lbl.gov>
To: Ceri Davies <ceri@submonkey.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: docs/104086: adduser man page does not match adduser usage
Date: Sat, 07 Oct 2006 17:18:22 -0700

 Ceri Davies wrote:
 
 >On Sat, Oct 07, 2006 at 06:06:35AM +0000, Jin Guojun wrote:
 >
 >  
 >
 >>>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 ]
 >>    
 >>
 >
 >There is no /sbin/adduser on FreeBSD; can you post the output of
 >
 >   ident /sbin/adduser
 >
 >please?
 >
 >Ceri
 >  
 >
  ident /sbin/adduser
 /sbin/adduser:
      $Id: adduser.pl,v 2.1 1995/02/03 17:07:39 polk Exp $
      $0: user $
      $0: addgroup $
      $0: mkdir $
      $0: can't mkdir $
      $0: can't chown $
      $0: can't chdir to $
      $0: Warning: can't copy $
      $0: can't chown $
      $nfile: $
      $0: can't chmod $
      $nfile: $
      $0: can't open $
      $0: can't open $
 
 
 I do not know how they got in there.
 I will pay attention to it when I will install 6.2-R from scratch.
 
 Thanks,
 
     -Jin
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610080020.k980KCEN029718>