From eabe392689c3e08b4b5edfbf5e47fff1a991ab47 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Wed, 8 Nov 2000 19:37:39 +0000 Subject: - Get rid of ".Sh OPTIONS" and always use the standard options list intro. - Move some BUGS/CAVEATS to the end of the man pages where they should go. - Correct some .Nm usage. --- usr.bin/ssh/ssh.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'usr.bin/ssh/ssh.1') diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index 318f4502106..84fd72627e3 100644 --- a/usr.bin/ssh/ssh.1 +++ b/usr.bin/ssh/ssh.1 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh.1,v 1.64 2000/10/16 21:46:31 markus Exp $ +.\" $OpenBSD: ssh.1,v 1.65 2000/11/08 19:37:33 aaron Exp $ .Dd September 25, 1999 .Dt SSH 1 .Os @@ -352,7 +352,8 @@ The .Cm StrictHostKeyChecking option (see below) can be used to prevent logins to machines whose host key is not known or has changed. -.Sh OPTIONS +.Pp +The options are as follows: .Bl -tag -width Ds .It Fl a Disables forwarding of the authentication agent connection. -- cgit v1.2.3