]> andersk Git - openssh.git/commitdiff
- stevesk@cvs.openbsd.org 2005/12/31 01:38:45
authordjm <djm>
Sat, 31 Dec 2005 05:23:15 +0000 (05:23 +0000)
committerdjm <djm>
Sat, 31 Dec 2005 05:23:15 +0000 (05:23 +0000)
     [ssh.1]
     document -MM; ok djm@

ChangeLog
ssh.1

index 2c7890c6a4a513bac3ab63cec4893920334cbae1..f07c518b0fdf36925089ddd4908ccfee89305b1f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,9 @@
      with the -b flag;
      based on a diff from john l. scarfone;
      ok djm
+   - stevesk@cvs.openbsd.org 2005/12/31 01:38:45
+     [ssh.1]
+     document -MM; ok djm@
 
 20051229
  - (tim) [buildpkg.sh.in] grep for $SSHDUID instead of $SSHDGID on /etc/passwd
diff --git a/ssh.1 b/ssh.1
index 71baf45f5152f70b3fb57bba84c9a577e73cfdcd..5ce1cfe70a2c8d3e3e7202d6833df13f838cddaa 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.230 2005/12/23 23:46:23 jmc Exp $
+.\" $OpenBSD: ssh.1,v 1.231 2005/12/31 01:38:45 stevesk Exp $
 .Dd September 25, 1999
 .Dt SSH 1
 .Os
@@ -369,6 +369,13 @@ Places the
 client into
 .Dq master
 mode for connection sharing.
+Multiple
+.Fl M
+options places
+.Nm
+into
+.Dq master
+mode with confirmation required before slave connections are accepted.
 Refer to the description of
 .Cm ControlMaster
 in
This page took 0.045262 seconds and 5 git commands to generate.