Date: Fri, 9 Sep 2005 17:02:08 +0000 (UTC) From: "Gary W. Swearingen" <garys@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man1 builtin.1 Message-ID: <200509091702.j89H28Ot054410@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
garys 2005-09-09 17:02:08 UTC FreeBSD src repository (doc committer) Modified files: share/man/man1 builtin.1 Log: Added missing builtins; a few other clean-ups. - The first "alias" "Yes" should be "No**". - Made "builtin echo command" consistent with csh and sh manpages. - In group of 3 interactive commands, 2 used .Pa instead of .Ic. - "Name" section now has "builtin" and "built-in" for better apropos. - Added these builtins: !, %, ., :, @, {, }, local, return PR: docs/85065 Approved by: keramida MFC after: 3 days Revision Changes Path 1.25 +36 -10 src/share/man/man1/builtin.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509091702.j89H28Ot054410>