summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-agent.1
diff options
context:
space:
mode:
authorstevesk <stevesk@openbsd.org>2001-07-15 16:57:21 +0000
committerstevesk <stevesk@openbsd.org>2001-07-15 16:57:21 +0000
commitba683cabc91ff9a21324dfa0ae25f19fe8ae96d0 (patch)
tree8839c4aa9e6fee4cd84bf74f04afde641720fa7b /usr.bin/ssh/ssh-agent.1
parentschedule client alive for ssh2 only, greg@cheers.bungi.com (diff)
downloadwireguard-openbsd-ba683cabc91ff9a21324dfa0ae25f19fe8ae96d0.tar.xz
wireguard-openbsd-ba683cabc91ff9a21324dfa0ae25f19fe8ae96d0.zip
-d will not fork; ok markus@
Diffstat (limited to 'usr.bin/ssh/ssh-agent.1')
-rw-r--r--usr.bin/ssh/ssh-agent.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh-agent.1 b/usr.bin/ssh/ssh-agent.1
index 0aecfc0f062..a0ca19d4f89 100644
--- a/usr.bin/ssh/ssh-agent.1
+++ b/usr.bin/ssh/ssh-agent.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-agent.1,v 1.25 2001/06/26 04:07:06 markus Exp $
+.\" $OpenBSD: ssh-agent.1,v 1.26 2001/07/15 16:57:21 stevesk Exp $
.\"
.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -85,7 +85,7 @@ environment variable).
.It Fl d
Debug mode. When this option is specified
.Nm
-will fork.
+will not fork.
.El
.Pp
If a commandline is given, this is executed as a subprocess of the agent.