[ssh_config.5]
     spelling: intented -> intended
This commit is contained in:
Darren Tucker 2005-12-20 16:15:14 +11:00
parent 635518705a
commit 7eba820ca7
2 changed files with 6 additions and 3 deletions

View File

@ -19,6 +19,9 @@
- stevesk@cvs.openbsd.org 2005/12/17 21:13:05 - stevesk@cvs.openbsd.org 2005/12/17 21:13:05
[ssh_config.5 session.c] [ssh_config.5 session.c]
spelling: fowarding, fowarded spelling: fowarding, fowarded
- stevesk@cvs.openbsd.org 2005/12/17 21:36:42
[ssh_config.5]
spelling: intented -> intended
20051219 20051219
- (dtucker) [cipher-aes.c cipher-ctr.c cipher.c configure.ac - (dtucker) [cipher-aes.c cipher-ctr.c cipher.c configure.ac
@ -3493,4 +3496,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM - (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
$Id: ChangeLog,v 1.4037 2005/12/20 05:14:15 dtucker Exp $ $Id: ChangeLog,v 1.4038 2005/12/20 05:15:14 dtucker Exp $

View File

@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\" .\"
.\" $OpenBSD: ssh_config.5,v 1.70 2005/12/17 21:13:05 stevesk Exp $ .\" $OpenBSD: ssh_config.5,v 1.71 2005/12/17 21:36:42 stevesk Exp $
.Dd September 25, 1999 .Dd September 25, 1999
.Dt SSH_CONFIG 5 .Dt SSH_CONFIG 5
.Os .Os
@ -530,7 +530,7 @@ The argument to this keyword must be
.Dq yes .Dq yes
or or
.Dq no . .Dq no .
This option is intented for situations where This option is intended for situations where
.Nm ssh-agent .Nm ssh-agent
offers many different identities. offers many different identities.
The default is The default is