summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.84
1 files changed, 3 insertions, 1 deletions
diff --git a/sshd.8 b/sshd.8
index 13d80e3b8..e71ba3cb2 100644
--- a/sshd.8
+++ b/sshd.8
@@ -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: sshd.8,v 1.170 2002/02/28 20:46:10 stevesk Exp $ 37.\" $OpenBSD: sshd.8,v 1.171 2002/03/18 17:53:08 provos Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
@@ -1350,6 +1350,8 @@ removed many bugs, re-added newer features and
1350created OpenSSH. 1350created OpenSSH.
1351Markus Friedl contributed the support for SSH 1351Markus Friedl contributed the support for SSH
1352protocol versions 1.5 and 2.0. 1352protocol versions 1.5 and 2.0.
1353Niels Provos and Markus Friedl contributed support
1354for privilege separation.
1353.Sh SEE ALSO 1355.Sh SEE ALSO
1354.Xr scp 1 , 1356.Xr scp 1 ,
1355.Xr sftp 1 , 1357.Xr sftp 1 ,