Change an "an" to an "a" in the OpenSSH section
Submitted by: Daniel <digital12o@hotmail.com>
This commit is contained in:
parent
69185e2199
commit
c0fb9d4b9e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30930
1 changed files with 1 additions and 1 deletions
|
@ -4078,7 +4078,7 @@ ipfw add 1 allow ipencap from W.X.Y.Z to A.B.C.D
|
|||
<title>Advantages of Using OpenSSH</title>
|
||||
|
||||
<para>Normally, when using &man.telnet.1; or &man.rlogin.1;,
|
||||
data is sent over the network in an clear, un-encrypted form.
|
||||
data is sent over the network in a clear, un-encrypted form.
|
||||
Network sniffers anywhere in between the client and server can
|
||||
steal your user/password information or data transferred in
|
||||
your session. <application>OpenSSH</application> offers a variety of authentication and
|
||||
|
|
Loading…
Reference in a new issue