Bug 74656

Summary: [PATCH] some improvements to man 5 passwd
Product: Documentation Reporter: Jilles Tjoelker <jilles>
Component: Books & ArticlesAssignee: Tom Rhodes <trhodes>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
passwd.5.patch none

Description Jilles Tjoelker freebsd_committer freebsd_triage 2004-12-03 17:40:25 UTC
- Note explicitly (again) that master.passwd and passwd should not be edited
  manually
- Add reference to crypt(3) to description of "encrypted password"
- Add reference to pw(8) -- this method to change passwd and group did not
  exist in 4.4BSD
- Remove "Class is currently not implemented" in COMPATIBILITY section

Fix: patch included
How-To-Repeat: man 5 passwd
Comment 1 Tom Rhodes freebsd_committer freebsd_triage 2005-02-08 20:09:32 UTC
State Changed
From-To: open->closed

Slightly different version of your patch applied to avoid 
the double negative.  Thanks for the submission! 


Comment 2 Tom Rhodes freebsd_committer freebsd_triage 2005-02-08 20:09:32 UTC
Responsible Changed
From-To: freebsd-doc->trhodes

Over to me.