]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r207831: sh(1): Fix "reserved word" vs "keyword" inconsistency.
authorjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 19 Sep 2010 21:56:41 +0000 (21:56 +0000)
committerjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 19 Sep 2010 21:56:41 +0000 (21:56 +0000)
commit922f870e51ba45b0cf2daaf966ba03aa8b5df34c
tree3efc9a5114133e904f57e481fd281c40baffd784
parent497c7299a95c6a1a9b8b7c0ab0c10ed2d3c68fcb
MFC r207831: sh(1): Fix "reserved word" vs "keyword" inconsistency.
Use "keyword" everywhere, like the output of the 'type' builtin, and only
mention "reserved word" once to say it is the same thing.

git-svn-id: svn://svn.freebsd.org/base/stable/8@212885 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/sh/sh.1