Don't use .Xo/.Xc to work around ancient groff limits.

This commit is contained in:
joerg 2009-10-14 17:33:20 +00:00
parent 8ca7f09f6e
commit 37ee8ee594
2 changed files with 10 additions and 41 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: sftp.1,v 1.2 2009/06/07 22:38:47 christos Exp $ .\" $NetBSD: sftp.1,v 1.3 2009/10/14 17:33:20 joerg Exp $
.\" $OpenBSD: sftp.1,v 1.69 2008/12/09 15:35:00 sobrado Exp $ .\" $OpenBSD: sftp.1,v 1.69 2008/12/09 15:35:00 sobrado Exp $
.\" .\"
.\" Copyright (c) 2001 Damien Miller. All rights reserved. .\" Copyright (c) 2001 Damien Miller. All rights reserved.
@ -274,10 +274,7 @@ may contain
characters and may match multiple files. characters and may match multiple files.
.Ar own .Ar own
must be a numeric UID. must be a numeric UID.
.It Xo Ic df .It Ic df Oo Fl hi Oc Oo Ar path Oc
.Op Fl hi
.Op Ar path
.Xc
Display usage information for the filesystem holding the current directory Display usage information for the filesystem holding the current directory
(or (or
.Ar path .Ar path
@ -295,11 +292,7 @@ extension.
.It Ic exit .It Ic exit
Quit Quit
.Nm sftp . .Nm sftp .
.It Xo Ic get .It Ic get Oo Fl P Oc Ar remote-path Oo Ar local-path Oc
.Op Fl P
.Ar remote-path
.Op Ar local-path
.Xc
Retrieve the Retrieve the
.Ar remote-file .Ar remote-file
and store it on the local machine. and store it on the local machine.
@ -348,10 +341,7 @@ to
.Ar newpath . .Ar newpath .
.It Ic lpwd .It Ic lpwd
Print local working directory. Print local working directory.
.It Xo Ic ls .It Ic ls Oo Fl 1aflnrSt Oc Oo Ar path Oc
.Op Fl 1aflnrSt
.Op Ar path
.Xc
Display a remote directory listing of either Display a remote directory listing of either
.Ar path .Ar path
or the current directory if or the current directory if
@ -395,11 +385,7 @@ Create remote directory specified by
.Ar path . .Ar path .
.It Ic progress .It Ic progress
Toggle display of progress meter. Toggle display of progress meter.
.It Xo Ic put .It Ic put Oo Fl P Oc Ar local-path Oo Ar remote-path Oc
.Op Fl P
.Ar local-path
.Op Ar remote-path
.Xc
Upload Upload
.Ar local-path .Ar local-path
and store it on the remote machine. and store it on the remote machine.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ssh.1,v 1.2 2009/06/07 22:38:47 christos Exp $ .\" $NetBSD: ssh.1,v 1.3 2009/10/14 17:33:20 joerg Exp $
.\" -*- nroff -*- .\" -*- nroff -*-
.\" .\"
.\" Author: Tatu Ylonen <ylo@cs.hut.fi> .\" Author: Tatu Ylonen <ylo@cs.hut.fi>
@ -212,12 +212,7 @@ aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,
arcfour256,arcfour,aes192-cbc,aes256-cbc,aes128-ctr, arcfour256,arcfour,aes192-cbc,aes256-cbc,aes128-ctr,
aes192-ctr,aes256-ctr aes192-ctr,aes256-ctr
.Ed .Ed
.It Fl D Xo .It Fl D Oo Ar bind_address : Oc Ns Ar port
.Sm off
.Oo Ar bind_address : Oc
.Ar port
.Sm on
.Xc
Specifies a local Specifies a local
.Dq dynamic .Dq dynamic
application-level port forwarding. application-level port forwarding.
@ -330,12 +325,7 @@ Enables GSSAPI-based authentication and forwarding (delegation) of GSSAPI
credentials to the server. credentials to the server.
.It Fl k .It Fl k
Disables forwarding (delegation) of GSSAPI credentials to the server. Disables forwarding (delegation) of GSSAPI credentials to the server.
.It Fl L Xo .It Fl L Oo Ar bind_address : Oc Ns Ar port : Ns Ar host : Ns Ar hostport
.Sm off
.Oo Ar bind_address : Oc
.Ar port : host : hostport
.Sm on
.Xc
Specifies that the given port on the local (client) host is to be Specifies that the given port on the local (client) host is to be
forwarded to the given host and port on the remote side. forwarded to the given host and port on the remote side.
This works by allocating a socket to listen to This works by allocating a socket to listen to
@ -518,12 +508,7 @@ per-host basis in the configuration file.
.It Fl q .It Fl q
Quiet mode. Quiet mode.
Causes most warning and diagnostic messages to be suppressed. Causes most warning and diagnostic messages to be suppressed.
.It Fl R Xo .It Fl R Oo Ar bind_address : Oc Ns Ar port : Ns Ar host : Ns Ar hostport
.Sm off
.Oo Ar bind_address : Oc
.Ar port : host : hostport
.Sm on
.Xc
Specifies that the given port on the remote (server) host is to be Specifies that the given port on the remote (server) host is to be
forwarded to the given host and port on the local side. forwarded to the given host and port on the local side.
This works by allocating a socket to listen to This works by allocating a socket to listen to
@ -611,9 +596,7 @@ Multiple
.Fl v .Fl v
options increase the verbosity. options increase the verbosity.
The maximum is 3. The maximum is 3.
.It Fl w Xo .It Fl w Ar local_tun Ns Op : Ns Ar remote_tun
.Ar local_tun Ns Op : Ns Ar remote_tun
.Xc
Requests Requests
tunnel tunnel
device forwarding with the specified device forwarding with the specified