cvs commit: src/bin/sh sh.1

[ Available lists | Index of cvs-src-old | Month of Sep 2010 | Week of 19 Sep 2010 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Jilles Tjoelker <jilles@FreeBSD.org>
Date
19 Sep 2010 21:56:51
Subject
cvs commit: src/bin/sh sh.1
Message-ID
201009192156.o8JLupTO063817@repoman.freebsd.org


[ Hide this part ]
jilles      2010-09-19 21:56:41 UTC

FreeBSD src repository

Modified files: (Branch: RELENG_8)
bin/sh sh.1
Log:
SVN rev 212885 on 2010-09-19 21:56:41Z by jilles

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.

Revision Changes Path
1.130.2.8 +8 -8 src/bin/sh/sh.1

Elapsed time: 0.082 seconds