summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--ssh.14
2 files changed, 9 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index f5d6b0e6f..12a217f60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
120051213
2 - (djm) OpenBSD CVS Sync
3 - jmc@cvs.openbsd.org 2005/11/30 11:18:27
4 [ssh.1]
5 timezone -> time zone
6
120051201 720051201
2 - (djm) [envpass.sh] Remove regress script that was accidentally committed 8 - (djm) [envpass.sh] Remove regress script that was accidentally committed
3 in top level directory and not noticed for over a year :) 9 in top level directory and not noticed for over a year :)
@@ -3389,4 +3395,4 @@
3389 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3395 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3390 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3396 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3391 3397
3392$Id: ChangeLog,v 1.4016 2005/12/01 01:51:59 djm Exp $ 3398$Id: ChangeLog,v 1.4017 2005/12/13 08:25:21 djm Exp $
diff --git a/ssh.1 b/ssh.1
index 8e0f37719..6342d3cdc 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: ssh.1,v 1.212 2005/09/19 23:31:31 djm Exp $ 37.\" $OpenBSD: ssh.1,v 1.213 2005/11/30 11:18:27 jmc Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -975,7 +975,7 @@ with the current shell or command.
975If the current session has no tty, 975If the current session has no tty,
976this variable is not set. 976this variable is not set.
977.It Ev TZ 977.It Ev TZ
978The timezone variable is set to indicate the present timezone if it 978The time zone variable is set to indicate the present time zone if it
979was set when the daemon was started (i.e., the daemon passes the value 979was set when the daemon was started (i.e., the daemon passes the value
980on to new connections). 980on to new connections).
981.It Ev USER 981.It Ev USER