summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-02-05 13:47:11 +0000
committerKevin Steves <stevesk@pobox.com>2001-02-05 13:47:11 +0000
commit3c034ae01a7ed8997ff1c8c6c81ed7a099ee038d (patch)
tree941c342886fce967a4cda62c2f5a8f7917df8099 /ssh.1
parent62c45db52688273493960b46fe07bae1acb3021d (diff)
- markus@cvs.openbsd.org 2001/02/04 08:10:44
[ssh.1] typo; dpo@club-internet.fr
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh.1 b/ssh.1
index 99fb8c7cd..28913232f 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: ssh.1,v 1.83 2001/02/04 11:11:55 djm Exp $ 37.\" $OpenBSD: ssh.1,v 1.84 2001/02/04 15:10:44 markus Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -1112,7 +1112,7 @@ where you wish to log in using DSA authentication.
1112These files are not 1112These files are not
1113sensitive and can (but need not) be readable by anyone. 1113sensitive and can (but need not) be readable by anyone.
1114These files are 1114These files are
1115never used automatically and are not necessary; they is only provided for 1115never used automatically and are not necessary; they are only provided for
1116the convenience of the user. 1116the convenience of the user.
1117.It Pa $HOME/.ssh/config 1117.It Pa $HOME/.ssh/config
1118This is the per-user configuration file. 1118This is the per-user configuration file.