]> andersk Git - openssh.git/commitdiff
- jmc@cvs.openbsd.org 2005/11/30 11:45:20
authordjm <djm>
Tue, 13 Dec 2005 08:25:43 +0000 (08:25 +0000)
committerdjm <djm>
Tue, 13 Dec 2005 08:25:43 +0000 (08:25 +0000)
     [ssh.1]
     avoid ambiguities in describing TZ;
     ok djm@

ChangeLog
ssh.1

index 8868e302ccbd65fef1137010782386f21c9b74a4..4e151eb31676bcf5f15cce6522ab6c62e11e99c7 100644 (file)
--- 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 
diff --git a/ssh.1 b/ssh.1
index 6342d3cdc4da9ed125c32cdcd7d3738fcdb275cd..dd97a89959342fab5fe86b897c829b81f83641dd 100644 (file)
--- 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
This page took 0.043983 seconds and 5 git commands to generate.