mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-24 22:35:39 +02:00
upstream: man page typos; ok jmc@
OpenBSD-Commit-ID: e6ddfef94b0eb867ad88abe07cedc8ed581c07f0
This commit is contained in:
parent
135e7d5fe3
commit
076aeda86a
@ -1,4 +1,4 @@
|
|||||||
.\" $OpenBSD: ssh-agent.1,v 1.77 2023/07/20 05:43:39 jmc Exp $
|
.\" $OpenBSD: ssh-agent.1,v 1.78 2023/07/23 20:04:45 naddy 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
|
||||||
@ -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.
|
||||||
.\"
|
.\"
|
||||||
.Dd $Mdocdate: July 20 2023 $
|
.Dd $Mdocdate: July 23 2023 $
|
||||||
.Dt SSH-AGENT 1
|
.Dt SSH-AGENT 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -118,9 +118,9 @@ option allows clients of a forwarded
|
|||||||
.Nm
|
.Nm
|
||||||
to load PKCS#11 or FIDO provider libraries.
|
to load PKCS#11 or FIDO provider libraries.
|
||||||
By default only local clients may perform this operation.
|
By default only local clients may perform this operation.
|
||||||
Note that signalling that a
|
Note that signalling that an
|
||||||
.Nm
|
.Nm
|
||||||
client remote is performed by
|
client is remote is performed by
|
||||||
.Xr ssh 1 ,
|
.Xr ssh 1 ,
|
||||||
and use of other tools to forward access to the agent socket, may circumvent
|
and use of other tools to forward access to the agent socket, may circumvent
|
||||||
this restriction.
|
this restriction.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
.\" $OpenBSD: ssh-keygen.1,v 1.228 2023/02/10 06:40:48 jmc Exp $
|
.\" $OpenBSD: ssh-keygen.1,v 1.229 2023/07/23 20:04:45 naddy 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
|
||||||
@ -35,7 +35,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.
|
||||||
.\"
|
.\"
|
||||||
.Dd $Mdocdate: February 10 2023 $
|
.Dd $Mdocdate: July 23 2023 $
|
||||||
.Dt SSH-KEYGEN 1
|
.Dt SSH-KEYGEN 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -733,7 +733,7 @@ Successful testing of the signature is signalled by
|
|||||||
.Nm
|
.Nm
|
||||||
returning a zero exit status.
|
returning a zero exit status.
|
||||||
.It Fl Y Cm sign
|
.It Fl Y Cm sign
|
||||||
Cryptographically sign a file or some data using a SSH key.
|
Cryptographically sign a file or some data using an SSH key.
|
||||||
When signing,
|
When signing,
|
||||||
.Nm
|
.Nm
|
||||||
accepts zero or more files to sign on the command-line - if no files
|
accepts zero or more files to sign on the command-line - if no files
|
||||||
|
6
ssh.1
6
ssh.1
@ -33,8 +33,8 @@
|
|||||||
.\" (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.1,v 1.436 2023/07/17 05:38:10 jmc Exp $
|
.\" $OpenBSD: ssh.1,v 1.437 2023/07/23 20:04:45 naddy Exp $
|
||||||
.Dd $Mdocdate: July 17 2023 $
|
.Dd $Mdocdate: July 23 2023 $
|
||||||
.Dt SSH 1
|
.Dt SSH 1
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -323,7 +323,7 @@ by appending
|
|||||||
to identity filenames.
|
to identity filenames.
|
||||||
.Pp
|
.Pp
|
||||||
.It Fl J Ar destination
|
.It Fl J Ar destination
|
||||||
Connect to the target host by first making a
|
Connect to the target host by first making an
|
||||||
.Nm
|
.Nm
|
||||||
connection to the jump host described by
|
connection to the jump host described by
|
||||||
.Ar destination
|
.Ar destination
|
||||||
|
Loading…
x
Reference in New Issue
Block a user