mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 07:44:29 +02:00
- jmc@cvs.openbsd.org 2010/08/31 17:40:54
[ssh-agent.1] fix some macro abuse;
This commit is contained in:
parent
4314c2b548
commit
de735ea3bd
@ -9,6 +9,9 @@
|
|||||||
engineering:
|
engineering:
|
||||||
OpenSSL_add_all_algorithms is the name of the function we have a
|
OpenSSL_add_all_algorithms is the name of the function we have a
|
||||||
man page for, so use that. ok djm
|
man page for, so use that. ok djm
|
||||||
|
- jmc@cvs.openbsd.org 2010/08/31 17:40:54
|
||||||
|
[ssh-agent.1]
|
||||||
|
fix some macro abuse;
|
||||||
|
|
||||||
20100831
|
20100831
|
||||||
- OpenBSD CVS Sync
|
- OpenBSD CVS Sync
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $OpenBSD: ssh-agent.1,v 1.51 2010/08/31 11:54:45 djm Exp $
|
.\" $OpenBSD: ssh-agent.1,v 1.52 2010/08/31 17:40:54 jmc Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
|
.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
|
||||||
.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
|
.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
|
||||||
@ -42,13 +42,13 @@
|
|||||||
.Nd authentication agent
|
.Nd authentication agent
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm ssh-agent
|
.Nm ssh-agent
|
||||||
.Op Fl c Li | Fl s
|
.Op Fl c | s
|
||||||
.Op Fl d
|
.Op Fl d
|
||||||
.Op Fl a Ar bind_address
|
.Op Fl a Ar bind_address
|
||||||
.Op Fl t Ar life
|
.Op Fl t Ar life
|
||||||
.Op Ar command Op Ar arg ...
|
.Op Ar command Op Ar arg ...
|
||||||
.Nm ssh-agent
|
.Nm ssh-agent
|
||||||
.Op Fl c Li | Fl s
|
.Op Fl c | s
|
||||||
.Fl k
|
.Fl k
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm
|
.Nm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user