summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-07-24 14:04:53 +1000
committerDamien Miller <djm@mindrot.org>2006-07-24 14:04:53 +1000
commit393821ad720050c014ef2dc62c519f66684c099c (patch)
tree346e9912b420007dfd8f9623f840c687fcdbc859
parent22d47abbe3378539bd775f3ee19190406991e4bc (diff)
- jmc@cvs.openbsd.org 2006/07/18 08:03:09
[ssh-agent.1 sshd_config.5] mark up angle brackets;
-rw-r--r--ChangeLog5
-rw-r--r--ssh-agent.16
-rw-r--r--sshd_config.54
3 files changed, 9 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index f29eace14..9bd2a7cbd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,6 +43,9 @@
43 - jmc@cvs.openbsd.org 2006/07/18 07:56:28 43 - jmc@cvs.openbsd.org 2006/07/18 07:56:28
44 [scp.1] 44 [scp.1]
45 replace DIAGNOSTICS with .Ex; 45 replace DIAGNOSTICS with .Ex;
46 - jmc@cvs.openbsd.org 2006/07/18 08:03:09
47 [ssh-agent.1 sshd_config.5]
48 mark up angle brackets;
46 49
4720060713 5020060713
48 - (dtucker) [auth-krb5.c auth-pam.c] Still more errno.h 51 - (dtucker) [auth-krb5.c auth-pam.c] Still more errno.h
@@ -4961,4 +4964,4 @@
4961 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4964 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4962 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4965 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4963 4966
4964$Id: ChangeLog,v 1.4417 2006/07/24 04:04:36 djm Exp $ 4967$Id: ChangeLog,v 1.4418 2006/07/24 04:04:53 djm Exp $
diff --git a/ssh-agent.1 b/ssh-agent.1
index fd6bd3f6c..f1b877790 100644
--- a/ssh-agent.1
+++ b/ssh-agent.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-agent.1,v 1.43 2005/11/28 06:02:56 dtucker Exp $ 1.\" $OpenBSD: ssh-agent.1,v 1.44 2006/07/18 08:03:09 jmc Exp $
2.\" 2.\"
3.\" Author: Tatu Ylonen <ylo@cs.hut.fi> 3.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -70,7 +70,7 @@ The options are as follows:
70Bind the agent to the unix-domain socket 70Bind the agent to the unix-domain socket
71.Ar bind_address . 71.Ar bind_address .
72The default is 72The default is
73.Pa /tmp/ssh-XXXXXXXXXX/agent.<ppid> . 73.Pa /tmp/ssh-XXXXXXXXXX/agent.\*(Ltppid\*(Gt .
74.It Fl c 74.It Fl c
75Generate C-shell commands on 75Generate C-shell commands on
76.Dv stdout . 76.Dv stdout .
@@ -185,7 +185,7 @@ Contains the protocol version 1 RSA authentication identity of the user.
185Contains the protocol version 2 DSA authentication identity of the user. 185Contains the protocol version 2 DSA authentication identity of the user.
186.It Pa ~/.ssh/id_rsa 186.It Pa ~/.ssh/id_rsa
187Contains the protocol version 2 RSA authentication identity of the user. 187Contains the protocol version 2 RSA authentication identity of the user.
188.It Pa /tmp/ssh-XXXXXXXXXX/agent.<ppid> 188.It Pa /tmp/ssh-XXXXXXXXXX/agent.\*(Ltppid\*(Gt
189Unix-domain sockets used to contain the connection to the 189Unix-domain sockets used to contain the connection to the
190authentication agent. 190authentication agent.
191These sockets should only be readable by the owner. 191These sockets should only be readable by the owner.
diff --git a/sshd_config.5 b/sshd_config.5
index 5f14f2017..cbc2176ff 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -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: sshd_config.5,v 1.63 2006/07/18 07:50:40 jmc Exp $ 37.\" $OpenBSD: sshd_config.5,v 1.64 2006/07/18 08:03:09 jmc Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD_CONFIG 5 39.Dt SSHD_CONFIG 5
40.Os 40.Os
@@ -879,7 +879,7 @@ is a positive integer value and
879is one of the following: 879is one of the following:
880.Pp 880.Pp
881.Bl -tag -width Ds -compact -offset indent 881.Bl -tag -width Ds -compact -offset indent
882.It Cm <none> 882.It Aq Cm none
883seconds 883seconds
884.It Cm s | Cm S 884.It Cm s | Cm S
885seconds 885seconds