summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2009-02-14 16:34:05 +1100
committerDamien Miller <djm@mindrot.org>2009-02-14 16:34:05 +1100
commit65fa4cab4cf8e795bb624866a27794cae2845210 (patch)
tree11aa01cde61d3c1e6135387277afe0f0313108b8
parente2f4cc5016f63a0ccee02056f33b79e12e0fd31b (diff)
- djm@cvs.openbsd.org 2009/02/12 03:44:25
[ssh.1] consistency: Dq => Ql
-rw-r--r--ChangeLog5
-rw-r--r--ssh.14
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index c93cf06f6..dc981f7eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,9 @@
21 - djm@cvs.openbsd.org 2009/02/12 03:42:09 21 - djm@cvs.openbsd.org 2009/02/12 03:42:09
22 [ssh.1] 22 [ssh.1]
23 document -R0:... usage 23 document -R0:... usage
24 - djm@cvs.openbsd.org 2009/02/12 03:44:25
25 [ssh.1]
26 consistency: Dq => Ql
24 27
2520090212 2820090212
26 - (djm) [sshpty.c] bz#1419: OSX uses cloning ptys that automagically 29 - (djm) [sshpty.c] bz#1419: OSX uses cloning ptys that automagically
@@ -5147,5 +5150,5 @@
5147 OpenServer 6 and add osr5bigcrypt support so when someone migrates 5150 OpenServer 6 and add osr5bigcrypt support so when someone migrates
5148 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 5151 passwords between UnixWare and OpenServer they will still work. OK dtucker@
5149 5152
5150$Id: ChangeLog,v 1.5190 2009/02/14 05:33:49 djm Exp $ 5153$Id: ChangeLog,v 1.5191 2009/02/14 05:34:05 djm Exp $
5151 5154
diff --git a/ssh.1 b/ssh.1
index 6a7cfbf13..421783be3 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.281 2009/02/12 03:42:09 djm Exp $ 37.\" $OpenBSD: ssh.1,v 1.282 2009/02/12 03:44:25 djm Exp $
38.Dd $Mdocdate: February 12 2009 $ 38.Dd $Mdocdate: February 12 2009 $
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -567,7 +567,7 @@ option is enabled (see
567If the 567If the
568.Ar port 568.Ar port
569argument is 569argument is
570.Dq 0 , 570.Ql 0 ,
571the listen port will be dynamically allocated on the server and reported 571the listen port will be dynamically allocated on the server and reported
572to the client at run time. 572to the client at run time.
573.It Fl S Ar ctl_path 573.It Fl S Ar ctl_path