-.\" $OpenBSD: ssh-agent.1,v 1.81 2024/11/06 22:51:26 djm Exp $
+.\" $OpenBSD: ssh-agent.1,v 1.82 2025/02/09 18:24:08 schwarze Exp $
.\"
.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: November 6 2024 $
+.Dd $Mdocdate: February 9 2025 $
.Dt SSH-AGENT 1
.Os
.Sh NAME
The default is
.Pa $TMPDIR/ssh-XXXXXXXXXX/agent.\*(Ltppid\*(Gt .
.It Fl c
-Generate C-shell commands on
-.Dv stdout .
+Generate C-shell commands on standard output.
This is the default if
.Ev SHELL
looks like it's a csh style of shell.
.Xr ssh_config 5
for a description of pattern-list syntax.
.It Fl s
-Generate Bourne shell commands on
-.Dv stdout .
+Generate Bourne shell commands on standard output.
This is the default if
.Ev SHELL
does not look like it's a csh style of shell.