summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/head/head.13
-rw-r--r--usr.bin/ssh/ssh-add.13
-rw-r--r--usr.bin/ssh/ssh-keygen.13
-rw-r--r--usr.bin/ssh/sshd.87
-rw-r--r--usr.bin/unifdef/unifdef.13
-rw-r--r--usr.bin/xinstall/install.13
6 files changed, 11 insertions, 11 deletions
diff --git a/usr.bin/head/head.1 b/usr.bin/head/head.1
index 0883fb2d872..f6de89d1e7d 100644
--- a/usr.bin/head/head.1
+++ b/usr.bin/head/head.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: head.1,v 1.5 1999/07/21 19:21:44 aaron Exp $
+.\" $OpenBSD: head.1,v 1.6 1999/10/17 20:35:45 aaron Exp $
.\" Copyright (c) 1980, 1990 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -61,7 +61,6 @@ If
is omitted, it defaults to 10.
.Pp
The options are as follows:
-.Pp
.Bl -tag -width Ds
.It Xo Fl Ns Ar count No \&|
.Fl n Ar count
diff --git a/usr.bin/ssh/ssh-add.1 b/usr.bin/ssh/ssh-add.1
index e67c85b2833..4e09929ff72 100644
--- a/usr.bin/ssh/ssh-add.1
+++ b/usr.bin/ssh/ssh-add.1
@@ -9,7 +9,7 @@
.\"
.\" Created: Sat Apr 22 23:55:14 1995 ylo
.\"
-.\" $Id: ssh-add.1,v 1.5 1999/10/17 00:31:06 deraadt Exp $
+.\" $Id: ssh-add.1,v 1.6 1999/10/17 20:35:46 aaron Exp $
.\"
.Dd September 25, 1999
.Dt SSH-ADD 1
@@ -39,7 +39,6 @@ the current process for
to work.
.Pp
The options are as follows:
-.Pp
.Bl -tag -width Ds
.It Fl l
Lists all identities currently represented by the agent.
diff --git a/usr.bin/ssh/ssh-keygen.1 b/usr.bin/ssh/ssh-keygen.1
index f7fbeffd2d0..2fd0b3d75e0 100644
--- a/usr.bin/ssh/ssh-keygen.1
+++ b/usr.bin/ssh/ssh-keygen.1
@@ -9,7 +9,7 @@
.\"
.\" Created: Sat Apr 22 23:55:14 1995 ylo
.\"
-.\" $Id: ssh-keygen.1,v 1.6 1999/10/17 00:31:06 deraadt Exp $
+.\" $Id: ssh-keygen.1,v 1.7 1999/10/17 20:35:46 aaron Exp $
.\"
.Dd September 25, 1999
.Dt SSH-KEYGEN 1
@@ -69,7 +69,6 @@ when the key is created, but can be changed using the
option.
.Pp
The options are as follows:
-.Pp
.Bl -tag -width Ds
.It Fl b Ar bits
Specifies the number of bits in the key to create. Minimum is 512
diff --git a/usr.bin/ssh/sshd.8 b/usr.bin/ssh/sshd.8
index 069617a1218..0cdb11d6497 100644
--- a/usr.bin/ssh/sshd.8
+++ b/usr.bin/ssh/sshd.8
@@ -9,7 +9,7 @@
.\"
.\" Created: Sat Apr 22 21:55:14 1995 ylo
.\"
-.\" $Id: sshd.8,v 1.17 1999/10/17 00:31:06 deraadt Exp $
+.\" $Id: sshd.8,v 1.18 1999/10/17 20:35:46 aaron Exp $
.\"
.Dd September 25, 1999
.Dt SSHD 8
@@ -105,7 +105,8 @@ the client, and both sides exit.
can be configured using command-line options or a configuration
file. Command-line options override values specified in the
configuration file.
-.Sh OPTIONS
+.Pp
+The options are as follows:
.Bl -tag -width Ds
.It Fl b Ar bits
Specifies the number of bits in the server key (default 768).
@@ -158,6 +159,8 @@ Specifies the port on which the server listens for connections
.It Fl q
Quiet mode. Nothing is sent to the system log. Normally the beginning,
authentication, and termination of each connection is logged.
+.It Fl Q
+Do not print an error message if RSA support is missing.
.El
.Sh CONFIGURATION FILE
.Nm
diff --git a/usr.bin/unifdef/unifdef.1 b/usr.bin/unifdef/unifdef.1
index d0c493760eb..275ac6a5e49 100644
--- a/usr.bin/unifdef/unifdef.1
+++ b/usr.bin/unifdef/unifdef.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: unifdef.1,v 1.5 1999/10/17 20:24:33 aaron Exp $
+.\" $OpenBSD: unifdef.1,v 1.6 1999/10/17 20:35:46 aaron Exp $
.\" $NetBSD: unifdef.1,v 1.4 1994/12/07 00:33:48 jtc Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
@@ -74,7 +74,6 @@ it will not complain if it gets
to the end of a line and finds no backslash for continuation.
.Pp
The options are as follows:
-.Pp
.Bl -tag -width Ds -compact
.It Fl D Ns Ar sym
.It Fl U Ns Ar sym
diff --git a/usr.bin/xinstall/install.1 b/usr.bin/xinstall/install.1
index 38619467a2f..75d701c81f5 100644
--- a/usr.bin/xinstall/install.1
+++ b/usr.bin/xinstall/install.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: install.1,v 1.9 1999/06/05 01:21:51 aaron Exp $
+.\" $OpenBSD: install.1,v 1.10 1999/10/17 20:35:48 aaron Exp $
.\" $NetBSD: install.1,v 1.4 1994/11/14 04:57:17 jtc Exp $
.\"
.\" Copyright (c) 1987, 1990, 1993
@@ -86,6 +86,7 @@ if permissions allow, An alternate backup suffix may be specified via the
.Fl B
option's argument.
.Pp
+The options are as follows:
.Bl -tag -width Ds
.It Fl b
Backup any existing files before overwriting them by renaming