diff options
author | 1999-11-16 23:59:21 +0000 | |
---|---|---|
committer | 1999-11-16 23:59:21 +0000 | |
commit | db06405c2c39d6b9294da5c46dc4dce67c3021ab (patch) | |
tree | d1a5ecd9758cd2c757ae380a934edaa4a88e06ad /usr.bin/ssh/ssh-agent.1 | |
parent | bugfix: check for space if child has terminated, from: iedowse@maths.tcd.ie (diff) | |
download | wireguard-openbsd-db06405c2c39d6b9294da5c46dc4dce67c3021ab.tar.xz wireguard-openbsd-db06405c2c39d6b9294da5c46dc4dce67c3021ab.zip |
typo
Diffstat (limited to 'usr.bin/ssh/ssh-agent.1')
-rw-r--r-- | usr.bin/ssh/ssh-agent.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh-agent.1 b/usr.bin/ssh/ssh-agent.1 index 8b9504fa5f5..506b83723ec 100644 --- a/usr.bin/ssh/ssh-agent.1 +++ b/usr.bin/ssh/ssh-agent.1 @@ -1,11 +1,11 @@ -.\" $OpenBSD: ssh-agent.1,v 1.7 1999/10/28 08:43:10 markus Exp $ +.\" $OpenBSD: ssh-agent.1,v 1.8 1999/11/16 23:59:21 deraadt Exp $ .\" .\" -*- nroff -*- .\" .\" ssh-agent.1 .\" .\" Author: Tatu Ylonen <ylo@cs.hut.fi> -pp.\" +.\" .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland .\" All rights reserved .\" |