diff --git a/ChangeLog b/ChangeLog index 12a217f60..d187f2aa0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ - jmc@cvs.openbsd.org 2005/11/30 11:18:27 [ssh.1] timezone -> time zone + - jmc@cvs.openbsd.org 2005/11/30 11:45:20 + [ssh.1] + avoid ambiguities in describing TZ; + ok djm@ 20051201 - (djm) [envpass.sh] Remove regress script that was accidentally committed @@ -3395,4 +3399,4 @@ - (djm) Trim deprecated options from INSTALL. Mention UsePAM - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu -$Id: ChangeLog,v 1.4017 2005/12/13 08:25:21 djm Exp $ +$Id: ChangeLog,v 1.4018 2005/12/13 08:25:43 djm Exp $ diff --git a/ssh.1 b/ssh.1 index 6342d3cdc..dd97a8995 100644 --- a/ssh.1 +++ b/ssh.1 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh.1,v 1.213 2005/11/30 11:18:27 jmc Exp $ +.\" $OpenBSD: ssh.1,v 1.214 2005/11/30 11:45:20 jmc Exp $ .Dd September 25, 1999 .Dt SSH 1 .Os @@ -975,7 +975,7 @@ with the current shell or command. If the current session has no tty, this variable is not set. .It Ev TZ -The time zone variable is set to indicate the present time zone if it +This variable is set to indicate the present time zone if it was set when the daemon was started (i.e., the daemon passes the value on to new connections). .It Ev USER