diff options
author | 2006-01-12 22:34:12 +0000 | |
---|---|---|
committer | 2006-01-12 22:34:12 +0000 | |
commit | 52ee74e75494fcfb55fba13e637206f8b0d68aa2 (patch) | |
tree | b5a58023cc1cf189275e9da306468338ee23cf03 | |
parent | Add W83792D support. (diff) | |
download | wireguard-openbsd-52ee74e75494fcfb55fba13e637206f8b0d68aa2.tar.xz wireguard-openbsd-52ee74e75494fcfb55fba13e637206f8b0d68aa2.zip |
back out a sentence - AUTHENTICATION already documents this;
-rw-r--r-- | usr.bin/ssh/ssh.1 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index b430ff823e3..59694822a65 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.247 2006/01/12 18:48:48 jmc Exp $ +.\" $OpenBSD: ssh.1,v 1.248 2006/01/12 22:34:12 jmc Exp $ .Dd September 25, 1999 .Dt SSH 1 .Os @@ -950,9 +950,6 @@ to start the service which is to be tunnelled. If no connections are made within the time specified, .Nm will exit. -Once opened, -a SSH connection will remain active -until all actively forwarded connections have closed. .Sh X11 FORWARDING If the .Cm ForwardX11 |