summaryrefslogtreecommitdiff
path: root/ssh-add.1
diff options
context:
space:
mode:
authordjm <djm>2010-09-10 01:19:33 +0000
committerdjm <djm>2010-09-10 01:19:33 +0000
commit666c1a820f57a3c48d5f7f9f7bec02d1a45fa26d (patch)
treeb747d15dd02fad2350dd6bcd6f30e8b94e1d2300 /ssh-add.1
parent852b35abfdb7e89fde44610c0402ce649699f494 (diff)
downloadopenssh-666c1a820f57a3c48d5f7f9f7bec02d1a45fa26d.tar.gz
- jmc@cvs.openbsd.org 2010/09/04 09:38:34
[ssh-add.1 ssh.1] two more EXIT STATUS sections;
Diffstat (limited to 'ssh-add.1')
-rw-r--r--ssh-add.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh-add.1 b/ssh-add.1
index 3699db5e..1862eed8 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-add.1,v 1.53 2010/08/31 11:54:45 djm Exp $
+.\" $OpenBSD: ssh-add.1,v 1.54 2010/09/04 09:38:34 jmc Exp $
.\"
.\" -*- nroff -*-
.\"
@@ -37,7 +37,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: August 31 2010 $
+.Dd $Mdocdate: September 4 2010 $
.Dt SSH-ADD 1
.Os
.Sh NAME
@@ -176,7 +176,7 @@ Identity files should not be readable by anyone but the user.
Note that
.Nm
ignores identity files if they are accessible by others.
-.Sh DIAGNOSTICS
+.Sh EXIT STATUS
Exit status is 0 on success, 1 if the specified command fails,
and 2 if
.Nm