Date: Mon, 24 May 2010 15:12:12 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh sh.1 Message-ID: <201005241512.o4OFCQBT057695@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2010-05-24 15:12:12 UTC FreeBSD src repository Modified files: bin/sh sh.1 Log: SVN rev 208505 on 2010-05-24 15:12:12Z by jilles sh(1): Rework documentation of shell variables. * Move the "environment variables" that do not need exporting to be effective or that are set by the shell without exporting to a new section "Special Variables". * Add special variables LINENO and PPID. * Add environment variables LANG, LC_* and PWD; also describe ENV under environment variables. Revision Changes Path 1.141 +118 -87 src/bin/sh/sh.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005241512.o4OFCQBT057695>