diff options
author | Damien Miller <djm@mindrot.org> | 2005-12-13 19:30:27 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2005-12-13 19:30:27 +1100 |
commit | 4b2319fb85203fa07a90c9b36560a77080feb2ad (patch) | |
tree | 23d7d2e4f682f2033efa3ed8b53a22abefaebb44 /ssh.1 | |
parent | f0c8c15322fcb26911f9552e696810c3639f7341 (diff) |
- jmc@cvs.openbsd.org 2005/12/08 14:59:44
[ssh.1 ssh_config.5]
make `!command' a little clearer;
ok reyk
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -34,7 +34,7 @@ | |||
34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
36 | .\" | 36 | .\" |
37 | .\" $OpenBSD: ssh.1,v 1.216 2005/12/07 10:52:13 jmc Exp $ | 37 | .\" $OpenBSD: ssh.1,v 1.217 2005/12/08 14:59:44 jmc Exp $ |
38 | .Dd September 25, 1999 | 38 | .Dd September 25, 1999 |
39 | .Dt SSH 1 | 39 | .Dt SSH 1 |
40 | .Os | 40 | .Os |
@@ -304,8 +304,7 @@ options (see below). | |||
304 | It also allows the cancellation of existing remote port-forwardings | 304 | It also allows the cancellation of existing remote port-forwardings |
305 | using | 305 | using |
306 | .Fl KR Ar hostport . | 306 | .Fl KR Ar hostport . |
307 | The | 307 | .Ic !\& Ns Ar command |
308 | .Ic ! Ar command | ||
309 | allows the user to execute a local command if the | 308 | allows the user to execute a local command if the |
310 | .Ic PermitLocalCommand | 309 | .Ic PermitLocalCommand |
311 | option is enabled in | 310 | option is enabled in |