summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/ssh_config.5
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2013-10-20 18:00:14 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2013-10-20 18:00:14 +0000
commit9bb0b46e5bbc16fbf50ca5aaf92a91f486f76046 (patch)
treeb69779330b4d48bcc78508e399e008442ce71cb9 /usr.bin/ssh/ssh_config.5
parent1448a873f1bd167ba0f78ab0f1f7d23b3c96d079 (diff)
tweak the "exec" description, as worded by djm;
Diffstat (limited to 'usr.bin/ssh/ssh_config.5')
-rw-r--r--usr.bin/ssh/ssh_config.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/ssh_config.5 b/usr.bin/ssh/ssh_config.5
index b60dc1a5198..4161a66240f 100644
--- a/usr.bin/ssh/ssh_config.5
+++ b/usr.bin/ssh/ssh_config.5
@@ -33,7 +33,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ssh_config.5,v 1.176 2013/10/20 06:19:28 djm Exp $
+.\" $OpenBSD: ssh_config.5,v 1.177 2013/10/20 18:00:13 jmc Exp $
.Dd $Mdocdate: October 20 2013 $
.Dt SSH_CONFIG 5
.Os
@@ -143,9 +143,9 @@ The available keywords are:
and
.Cm localuser .
.Pp
-The criteria for the
+The
.Cm exec
-keyword is command that is executed under the user's shell..
+keyword executes the specified command under the user's shell.
If the command returns a zero exit status then the condition is considered true.
Commands containing whitespace characters must be quoted.
The following character sequences in the command will be expanded prior to