summaryrefslogtreecommitdiff
path: root/ssh-add.1
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2009-10-24 11:41:34 +1100
committerDarren Tucker <dtucker@zip.com.au>2009-10-24 11:41:34 +1100
commitae69e1d010ddf367fdd8ecf7f006c54cfe3f9728 (patch)
treeb6559ad36d2d9c4573cbf438c310a98b77dc3e0a /ssh-add.1
parent49b7e235455bf20227877624f8c60c34a6e78458 (diff)
- sobrado@cvs.openbsd.org 2009/10/22 12:35:53
[ssh.1 ssh-agent.1 ssh-add.1] use the UNIX-related macros (.At and .Ux) where appropriate. ok jmc@
Diffstat (limited to 'ssh-add.1')
-rw-r--r--ssh-add.19
1 files changed, 5 insertions, 4 deletions
diff --git a/ssh-add.1 b/ssh-add.1
index 005041b68..c484e94a0 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-add.1,v 1.46 2007/06/12 13:41:03 jmc Exp $ 1.\" $OpenBSD: ssh-add.1,v 1.47 2009/10/22 12:35:53 sobrado Exp $
2.\" 2.\"
3.\" -*- nroff -*- 3.\" -*- nroff -*-
4.\" 4.\"
@@ -37,7 +37,7 @@
37.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 37.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
38.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 38.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39.\" 39.\"
40.Dd $Mdocdate: June 12 2007 $ 40.Dd $Mdocdate: October 22 2009 $
41.Dt SSH-ADD 1 41.Dt SSH-ADD 1
42.Os 42.Os
43.Sh NAME 43.Sh NAME
@@ -148,8 +148,9 @@ may be necessary to redirect the input from
148.Pa /dev/null 148.Pa /dev/null
149to make this work.) 149to make this work.)
150.It Ev SSH_AUTH_SOCK 150.It Ev SSH_AUTH_SOCK
151Identifies the path of a unix-domain socket used to communicate with the 151Identifies the path of a
152agent. 152.Ux
153domain socket used to communicate with the agent.
153.El 154.El
154.Sh FILES 155.Sh FILES
155.Bl -tag -width Ds 156.Bl -tag -width Ds