Date: Sun, 9 May 2010 22:03:18 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh sh.1 Message-ID: <201005092203.o49M3apP072727@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2010-05-09 22:03:18 UTC FreeBSD src repository Modified files: bin/sh sh.1 Log: SVN rev 207831 on 2010-05-09 22:03:18Z by jilles 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.139 +9 -9 src/bin/sh/sh.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005092203.o49M3apP072727>