summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-09-12 16:36:17 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-09-12 16:36:17 +0000
commit1c0fd09d15ac74eafe4c1fd75e6dbe295a47c7f3 (patch)
tree5cab0b2a3fba426b422e957a628d559cd878959e /ssh.1
parent91e9868e4ff0f5cd4e202282b66fbb2fbcc7c2e9 (diff)
- stevesk@cvs.openbsd.org 2001/08/16 20:14:57
[ssh.1 sshd.8] document case sensitivity for ssh, sshd and key file options and arguments; ok markus@
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh.1 b/ssh.1
index 8166bddda..7d1e089aa 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.127 2001/08/14 17:54:29 stevesk Exp $ 37.\" $OpenBSD: ssh.1,v 1.128 2001/08/16 20:14:57 stevesk Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -651,8 +651,8 @@ and
651option. 651option.
652.Pp 652.Pp
653The possible 653The possible
654keywords and their meanings are as follows (note that the 654keywords and their meanings are as follows (note that
655configuration files are case-sensitive): 655keywords are case-insensitive and arguments are case-sensitive):
656.Bl -tag -width Ds 656.Bl -tag -width Ds
657.It Cm Host 657.It Cm Host
658Restricts the following declarations (up to the next 658Restricts the following declarations (up to the next