diff options
-rw-r--r-- | usr.bin/head/head.1 | 3 | ||||
-rw-r--r-- | usr.bin/ssh/ssh-add.1 | 3 | ||||
-rw-r--r-- | usr.bin/ssh/ssh-keygen.1 | 3 | ||||
-rw-r--r-- | usr.bin/ssh/sshd.8 | 7 | ||||
-rw-r--r-- | usr.bin/unifdef/unifdef.1 | 3 | ||||
-rw-r--r-- | usr.bin/xinstall/install.1 | 3 | ||||
-rw-r--r-- | usr.sbin/config/config.8 | 3 | ||||
-rw-r--r-- | usr.sbin/pkg_install/add/pkg_add.1 | 3 | ||||
-rw-r--r-- | usr.sbin/rdate/rdate.8 | 3 |
9 files changed, 14 insertions, 17 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 diff --git a/usr.sbin/config/config.8 b/usr.sbin/config/config.8 index 982db0e97ce..7128b9054f4 100644 --- a/usr.sbin/config/config.8 +++ b/usr.sbin/config/config.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: config.8,v 1.12 1999/10/16 04:48:22 aaron Exp $ +.\" $OpenBSD: config.8,v 1.13 1999/10/17 20:35:47 aaron Exp $ .\" $NetBSD: config.8,v 1.10 1996/08/31 20:58:16 mycroft Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -85,7 +85,6 @@ Replace with the appropriate architecture name. .Pp The options are as follows: -.Pp .Bl -tag -width Ds .It Fl e Allows the modification of kernel device configuration (see diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1 index 4d95facafb2..40f36ef9710 100644 --- a/usr.sbin/pkg_install/add/pkg_add.1 +++ b/usr.sbin/pkg_install/add/pkg_add.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg_add.1,v 1.13 1999/10/17 16:27:47 provos Exp $ +.\" $OpenBSD: pkg_add.1,v 1.14 1999/10/17 20:35:47 aaron Exp $ .\" .\" FreeBSD install - a package for the installation and maintainance .\" of non-core utilities. @@ -99,7 +99,6 @@ or other subtle attacks from miscreants who create dangerous packages. Be sure the specified package(s) are from trusted sources. .Pp The options are as follows: -.Pp .Bl -tag -width Ds .It Fl v Turn on verbose output. diff --git a/usr.sbin/rdate/rdate.8 b/usr.sbin/rdate/rdate.8 index c8464bdbffc..1dcdfa3b7d4 100644 --- a/usr.sbin/rdate/rdate.8 +++ b/usr.sbin/rdate/rdate.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rdate.8,v 1.9 1999/06/05 22:18:02 aaron Exp $ +.\" $OpenBSD: rdate.8,v 1.10 1999/10/17 20:35:47 aaron Exp $ .\" $NetBSD: rdate.8,v 1.4 1996/04/08 20:55:17 jtc Exp $ .\" .\" Copyright (c) 1994 Christos Zoulas @@ -47,7 +47,6 @@ protocol which is usually implemented as a built-in service of .Xr inetd 8 . .Pp The options are as follows: -.Pp .Bl -tag -width indent .It Fl p Do not set, just print the remote time |