summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-agent.1
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2001-09-05 06:23:01 +0000
committerderaadt <deraadt@openbsd.org>2001-09-05 06:23:01 +0000
commit8e2288512fe20137105ce6a97a3c8c379f665e07 (patch)
tree31745622c03f775ef8d5255fc117a0ad92ae1fc1 /usr.bin/ssh/ssh-agent.1
parentadd ich3 (diff)
downloadwireguard-openbsd-8e2288512fe20137105ce6a97a3c8c379f665e07.tar.xz
wireguard-openbsd-8e2288512fe20137105ce6a97a3c8c379f665e07.zip
avoid first person in manual pages
Diffstat (limited to 'usr.bin/ssh/ssh-agent.1')
-rw-r--r--usr.bin/ssh/ssh-agent.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/ssh/ssh-agent.1 b/usr.bin/ssh/ssh-agent.1
index 1ca33260fe1..00c19921caa 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.27 2001/08/23 18:02:48 stevesk Exp $
+.\" $OpenBSD: ssh-agent.1,v 1.28 2001/09/05 06:23:07 deraadt Exp $
.\"
.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -116,9 +116,9 @@ remote logins, and the user can thus use the privileges given by the
identities anywhere in the network in a secure way.
.Pp
There are two main ways to get an agent setup:
-Either you let the agent
-start a new subcommand into which some environment variables are exported, or
-you let the agent print the needed shell commands (either
+Either the agent starts a new subcommand into which some environment
+variables are exported, or the agent prints the needed shell commands
+(either
.Xr sh 1
or
.Xr csh 1