summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-keyscan.1
diff options
context:
space:
mode:
authorpvalchev <pvalchev@openbsd.org>2001-06-05 05:05:37 +0000
committerpvalchev <pvalchev@openbsd.org>2001-06-05 05:05:37 +0000
commit27ab4cd3f8353825e7c6da4ba9d452b4febd9c3c (patch)
treeb1c3577332abfdf9248e7a61c3850a942179b0b2 /usr.bin/ssh/ssh-keyscan.1
parentRemove leading '+' from the -u arg description; mbing@nfr.net (diff)
downloadwireguard-openbsd-27ab4cd3f8353825e7c6da4ba9d452b4febd9c3c.tar.xz
wireguard-openbsd-27ab4cd3f8353825e7c6da4ba9d452b4febd9c3c.zip
License clarification from David Mazieres, ok deraadt@
Diffstat (limited to 'usr.bin/ssh/ssh-keyscan.1')
-rw-r--r--usr.bin/ssh/ssh-keyscan.15
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/ssh/ssh-keyscan.1 b/usr.bin/ssh/ssh-keyscan.1
index 4db8c5f15f9..7c756dd1625 100644
--- a/usr.bin/ssh/ssh-keyscan.1
+++ b/usr.bin/ssh/ssh-keyscan.1
@@ -1,11 +1,10 @@
-.\" $OpenBSD: ssh-keyscan.1,v 1.5 2001/04/18 16:21:05 ian Exp $
+.\" $OpenBSD: ssh-keyscan.1,v 1.6 2001/06/05 05:05:39 pvalchev Exp $
.\"
.\" Copyright 1995, 1996 by David Mazieres <dm@lcs.mit.edu>.
.\"
.\" Modification and redistribution in source and binary forms is
.\" permitted provided that due credit is given to the author and the
-.\" OpenBSD project (for instance by leaving this copyright notice
-.\" intact).
+.\" OpenBSD project by leaving this copyright notice intact.
.\"
.Dd January 1, 1996
.Dt SSH-KEYSCAN 1