Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Feb 2011 20:48:45 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/sh sh.1
Message-ID:  <201102052048.p15KmwmJ062901@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

jilles      2011-02-05 20:48:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    bin/sh               sh.1 
  Log:
  SVN rev 218339 on 2011-02-05 20:48:45Z by jilles
  
  MFC r208505: 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.130.2.13  +117 -86   src/bin/sh/sh.1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102052048.p15KmwmJ062901>