CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2011/07/18 17:01:10
Modified files: usr.sbin/user : user.8 useradd.8 usermod.8 Log message: Sync user(8) SYNOPSIS to useradd(8) and userinfo(8) as suggested by Glen Anderson <g dot s dot anderson at gmail dot com>; while here, add a few missing "[,group,...]", do not lump punctuation into .Ar, and drop useless .Li from "..". OK jmc@