diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2002-03-22 02:33:12 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2002-03-22 02:33:12 +0000 |
commit | 000dda537329dc06e00d28a5c0bd5234d69e1863 (patch) | |
tree | 616a6b44f7cbae6eff9835823a7f3833f7e1d16c /sshd.8 | |
parent | 7a2073c50b92c053594d48a651ebafae052a71ed (diff) |
- provos@cvs.openbsd.org 2002/03/18 17:53:08
[sshd.8]
credits for privsep
Diffstat (limited to 'sshd.8')
-rw-r--r-- | sshd.8 | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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: sshd.8,v 1.170 2002/02/28 20:46:10 stevesk Exp $ +.\" $OpenBSD: sshd.8,v 1.171 2002/03/18 17:53:08 provos Exp $ .Dd September 25, 1999 .Dt SSHD 8 .Os @@ -1350,6 +1350,8 @@ removed many bugs, re-added newer features and created OpenSSH. Markus Friedl contributed the support for SSH protocol versions 1.5 and 2.0. +Niels Provos and Markus Friedl contributed support +for privilege separation. .Sh SEE ALSO .Xr scp 1 , .Xr sftp 1 , |