diff options
Diffstat (limited to 'sshd.8')
-rw-r--r-- | sshd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -34,8 +34,8 @@ | |||
34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
36 | .\" | 36 | .\" |
37 | .\" $OpenBSD: sshd.8,v 1.254 2010/03/04 23:19:29 djm Exp $ | 37 | .\" $OpenBSD: sshd.8,v 1.255 2010/03/05 06:50:35 jmc Exp $ |
38 | .Dd $Mdocdate: March 4 2010 $ | 38 | .Dd $Mdocdate: March 5 2010 $ |
39 | .Dt SSHD 8 | 39 | .Dt SSHD 8 |
40 | .Os | 40 | .Os |
41 | .Sh NAME | 41 | .Sh NAME |
@@ -721,7 +721,7 @@ or by taking | |||
721 | .Pa /etc/ssh/ssh_host_key.pub | 721 | .Pa /etc/ssh/ssh_host_key.pub |
722 | and adding the host names at the front. | 722 | and adding the host names at the front. |
723 | .Xr ssh-keygen 1 | 723 | .Xr ssh-keygen 1 |
724 | also offers some basic automated editing for | 724 | also offers some basic automated editing for |
725 | .Pa ~/.ssh/known_hosts | 725 | .Pa ~/.ssh/known_hosts |
726 | including removing hosts matching a host name and converting all host | 726 | including removing hosts matching a host name and converting all host |
727 | names to their hashed representations. | 727 | names to their hashed representations. |