diff options
author | 2010-08-31 21:14:58 +0000 | |
---|---|---|
committer | 2010-08-31 21:14:58 +0000 | |
commit | 7bbe639a714fedea9c670cc09fee20f6b94111c9 (patch) | |
tree | f353a9e4f6b922de8c2ebf277a5062bf0de4f1f8 | |
parent | put .Os in the right place; (diff) | |
download | wireguard-openbsd-7bbe639a714fedea9c670cc09fee20f6b94111c9.tar.xz wireguard-openbsd-7bbe639a714fedea9c670cc09fee20f6b94111c9.zip |
small text tweak to accommodate previous;
-rw-r--r-- | usr.bin/ssh/ssh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index a3d0011527a..be4a334f384 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.310 2010/08/31 11:54:45 djm Exp $ +.\" $OpenBSD: ssh.1,v 1.311 2010/08/31 21:14:58 jmc Exp $ .Dd $Mdocdate: August 31 2010 $ .Dt SSH 1 .Os @@ -729,7 +729,7 @@ The .Sx HISTORY section of .Xr ssl 8 -contains a brief discussion of the two algorithms. +contains a brief discussion of the DSA and RSA algorithms. .Pp The file .Pa ~/.ssh/authorized_keys |