Bug 23451

Summary: [MFC] incorrect comment in pw.conf
Product: Base System Reporter: ben <ben>
Component: miscAssignee: Doug Barton <dougb>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-STABLE   
Hardware: Any   
OS: Any   

Description ben 2000-12-10 23:10:00 UTC
I ran "pw useradd -D" to create pw.conf, and found this in it:

# Space separated list of available shells (without paths)
shells = "sh","csh","tcsh"

That doesn't look like a space-separated list to me, but anyway it
works.

How-To-Repeat: 
Run "pw useradd -D".
Comment 1 Doug Barton freebsd_committer freebsd_triage 2000-12-18 01:38:09 UTC
State Changed
From-To: open->analyzed


Well spotted. I fixed -current, will fix RELENG_4 in a bit. 


Comment 2 Doug Barton freebsd_committer freebsd_triage 2000-12-18 01:38:09 UTC
Responsible Changed
From-To: freebsd-bugs->dougb


I'll handle the MFC.
Comment 3 Doug Barton freebsd_committer freebsd_triage 2001-01-14 08:41:32 UTC
State Changed
From-To: analyzed->closed


Your patch has been committed to RELENG_4. Thanks. :)