summaryrefslogtreecommitdiff
path: root/ssh-add.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-09-10 11:19:33 +1000
committerDamien Miller <djm@mindrot.org>2010-09-10 11:19:33 +1000
commitdaa7b2254f6391bfddde2c6b4acb1957843feaa1 (patch)
treec3825b8f2636040b65c33fb9b9c47f2024269d01 /ssh-add.1
parent390f1532f2861f6dad19f34852d8088a8ef8bc73 (diff)
- 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 3699db5eb..1862eed8d 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-add.1,v 1.53 2010/08/31 11:54:45 djm Exp $ 1.\" $OpenBSD: ssh-add.1,v 1.54 2010/09/04 09:38:34 jmc 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: August 31 2010 $ 40.Dd $Mdocdate: September 4 2010 $
41.Dt SSH-ADD 1 41.Dt SSH-ADD 1
42.Os 42.Os
43.Sh NAME 43.Sh NAME
@@ -176,7 +176,7 @@ Identity files should not be readable by anyone but the user.
176Note that 176Note that
177.Nm 177.Nm
178ignores identity files if they are accessible by others. 178ignores identity files if they are accessible by others.
179.Sh DIAGNOSTICS 179.Sh EXIT STATUS
180Exit status is 0 on success, 1 if the specified command fails, 180Exit status is 0 on success, 1 if the specified command fails,
181and 2 if 181and 2 if
182.Nm 182.Nm