CVSROOT: /cvs Module name: www Changes by: t...@cvs.openbsd.org 2016/08/14 08:47:08
Modified files: faq : faq10.html index.html Log message: "changing a user's password" explained vipw(8), passwd(5) and friends but not actually how to change a user's password. rename it to "editing the password file" and rewrite it to read a bit better. the "adding and deleting users" was not particularly well written and had a very low content / length ratio. delete the bulk of it, call it "managing users and groups" and refer to the relevant man pages. ok tj