summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-05-24 10:35:14 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-05-24 10:35:14 +1000
commite534e1212703c04906d3ab00ba768f3a45bd2370 (patch)
treec97e79d05337cdfdf4d3054fe996bc896fd8abf4
parent1973c8889875042977ded9774b4363509f4aa79a (diff)
- jmc@cvs.openbsd.org 2004/05/22 16:01:05
[ssh.1] kill whitespace at eol;
-rw-r--r--ChangeLog5
-rw-r--r--ssh.14
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 486d4c2ac..ff05bc462 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,9 @@
18 - djm@cvs.openbsd.org 2004/05/22 06:32:12 18 - djm@cvs.openbsd.org 2004/05/22 06:32:12
19 [clientloop.c ssh.1] 19 [clientloop.c ssh.1]
20 use '-h' for help in ~C commandline instead of '-?'; inspired by jmc@ 20 use '-h' for help in ~C commandline instead of '-?'; inspired by jmc@
21 - jmc@cvs.openbsd.org 2004/05/22 16:01:05
22 [ssh.1]
23 kill whitespace at eol;
21 24
2220040523 2520040523
23 - (djm) [sshd_config] Explain consequences of UsePAM=yes a little better in 26 - (djm) [sshd_config] Explain consequences of UsePAM=yes a little better in
@@ -1147,4 +1150,4 @@
1147 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1150 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1148 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1151 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1149 1152
1150$Id: ChangeLog,v 1.3363 2004/05/24 00:34:36 dtucker Exp $ 1153$Id: ChangeLog,v 1.3364 2004/05/24 00:35:14 dtucker Exp $
diff --git a/ssh.1 b/ssh.1
index 008fdde34..203e8f288 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.187 2004/05/22 06:32:12 djm Exp $ 37.\" $OpenBSD: ssh.1,v 1.188 2004/05/22 16:01:05 jmc Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -308,7 +308,7 @@ Currently this allows the addition of port forwardings using the
308and 308and
309.Fl R 309.Fl R
310options (see below). 310options (see below).
311It also allows the cancellation of existing remote port-forwardings 311It also allows the cancellation of existing remote port-forwardings
312using 312using
313.Fl KR Ar hostport . 313.Fl KR Ar hostport .
314Basic help is available, using the 314Basic help is available, using the