summaryrefslogtreecommitdiff
path: root/usr.bin/ssh
diff options
context:
space:
mode:
authorKevin Steves <stevesk@cvs.openbsd.org>2005-12-31 01:38:46 +0000
committerKevin Steves <stevesk@cvs.openbsd.org>2005-12-31 01:38:46 +0000
commit0124a1a86c9fd517f5455d98ae2664f1b5596f24 (patch)
treed501ca991023170408874c91188a58f827b29083 /usr.bin/ssh
parentbe496aae890f70e4cf3ffac05945bee560cb5ce9 (diff)
document -MM; ok djm@
Diffstat (limited to 'usr.bin/ssh')
-rw-r--r--usr.bin/ssh/ssh.19
1 files changed, 8 insertions, 1 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1
index 71baf45f515..5ce1cfe70a2 100644
--- a/usr.bin/ssh/ssh.1
+++ b/usr.bin/ssh/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