blob: b548b8809ec62e381826fea5ed41ea72f8086aaa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
$NetBSD: patch-ae,v 1.4 2000/07/22 08:22:02 jlam Exp $
--- ssh-add.1.orig Sat May 6 22:03:18 2000
+++ ssh-add.1 Fri Jul 21 01:24:49 2000
@@ -64,6 +64,7 @@
.Nm
when no other files have been specified.
.Pp
+.El
.Sh ENVIRONMENT
.Bl -tag -width Ds
.It Ev "DISPLAY" and "SSH_ASKPASS"
@@ -89,6 +90,7 @@
may be necessary to redirect the input from
.Pa /dev/null
to make this work.)
+.El
.Sh AUTHOR
Tatu Ylonen <ylo@cs.hut.fi>
.Pp
|