CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2019/07/29 03:04:36
Modified files: bin/csh : csh.1 Log message: Remove several .Xrs to section 2 and 3 that help little. Instead, link to the explanation of octal permission masks in chmod(2) directly from the description of "umask", and to ksh(1) from SEE ALSO. Fixing an oddity pointed out by guenther@; OK jmc@ millert@.