]> andersk Git - openssh.git/commitdiff
- markus@cvs.openbsd.org 2002/01/29 16:41:19
authordjm <djm>
Tue, 5 Feb 2002 01:14:41 +0000 (01:14 +0000)
committerdjm <djm>
Tue, 5 Feb 2002 01:14:41 +0000 (01:14 +0000)
     [ssh-add.1]
     add DIAGNOSTICS; ok stevesk@

ChangeLog
ssh-add.1

index bc068d364086f49e119e32e3e1b30902d48fbc80..6177d0e0000c57507f6c082151a55692291be413 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,9 @@
    - stevesk@cvs.openbsd.org 2002/01/29 16:29:02
      [session.c]
      limit subsystem length in log; ok markus@
+   - markus@cvs.openbsd.org 2002/01/29 16:41:19
+     [ssh-add.1]
+     add DIAGNOSTICS; ok stevesk@
 
 20020130
  - (djm) Delay PRNG seeding until we need it in ssh-keygen, from markus@
index ef60d0204a673eafc5538cfd7b9c62d9432d61eb..c7829520907a75d3f17703f739f0324c5a1ee19e 100644 (file)
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: ssh-add.1,v 1.28 2001/12/21 10:06:43 djm Exp $
+.\"    $OpenBSD: ssh-add.1,v 1.29 2002/01/29 16:41:19 markus Exp $
 .\"
 .\"  -*- nroff -*-
 .\"
@@ -135,6 +135,11 @@ may be necessary to redirect the input from
 .Pa /dev/null
 to make this work.)
 .El
+.Sh DIAGNOSTICS
+Exit status is 0 on success, 1 if the specified command fails,
+and 2 if
+.Nm
+is unable to contact the authentication agent.
 .Sh AUTHORS
 OpenSSH is a derivative of the original and free
 ssh 1.2.12 release by Tatu Ylonen.
This page took 0.050231 seconds and 5 git commands to generate.