diff options
author | Damien Miller <djm@mindrot.org> | 2005-12-13 19:25:21 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2005-12-13 19:25:21 +1100 |
commit | c94ebbc723234b7246cfbdcc78f1ca0b36743211 (patch) | |
tree | 11ba3bd018b0e3b8db5000d614843faa98dfcba6 | |
parent | 1bbbf24f4cdcc4e54331541efa1029903123acd9 (diff) |
- (djm) OpenBSD CVS Sync
- jmc@cvs.openbsd.org 2005/11/30 11:18:27
[ssh.1]
timezone -> time zone
-rw-r--r-- | ChangeLog | 8 | ||||
-rw-r--r-- | ssh.1 | 4 |
2 files changed, 9 insertions, 3 deletions
@@ -1,3 +1,9 @@ | |||
1 | 20051213 | ||
2 | - (djm) OpenBSD CVS Sync | ||
3 | - jmc@cvs.openbsd.org 2005/11/30 11:18:27 | ||
4 | [ssh.1] | ||
5 | timezone -> time zone | ||
6 | |||
1 | 20051201 | 7 | 20051201 |
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 $ |
@@ -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. | |||
975 | If the current session has no tty, | 975 | If the current session has no tty, |
976 | this variable is not set. | 976 | this variable is not set. |
977 | .It Ev TZ | 977 | .It Ev TZ |
978 | The timezone variable is set to indicate the present timezone if it | 978 | The time zone variable is set to indicate the present time zone if it |
979 | was set when the daemon was started (i.e., the daemon passes the value | 979 | was set when the daemon was started (i.e., the daemon passes the value |
980 | on to new connections). | 980 | on to new connections). |
981 | .It Ev USER | 981 | .It Ev USER |