diff options
author | 2014-04-19 18:42:19 +0000 | |
---|---|---|
committer | 2014-04-19 18:42:19 +0000 | |
commit | 7609b0e59de3aa78dc6532f7e842281dacae9104 (patch) | |
tree | edb1d17a8cafc167a3dd0570a8ce049751319d76 | |
parent | stop talking about hosts.equiv (diff) | |
download | wireguard-openbsd-7609b0e59de3aa78dc6532f7e842281dacae9104.tar.xz wireguard-openbsd-7609b0e59de3aa78dc6532f7e842281dacae9104.zip |
delete .xr to hosts.equiv. there's still an unfortunate amount of
documentation referring to rhosts equivalency in here.
-rw-r--r-- | usr.bin/ssh/ssh.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index ec01a012c7a..6c7569377c0 100644 --- a/usr.bin/ssh/ssh.1 +++ b/usr.bin/ssh/ssh.1 @@ -33,8 +33,8 @@ .\" (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.344 2014/03/17 19:44:10 tedu Exp $ -.Dd $Mdocdate: March 17 2014 $ +.\" $OpenBSD: ssh.1,v 1.345 2014/04/19 18:42:19 tedu Exp $ +.Dd $Mdocdate: April 19 2014 $ .Dt SSH 1 .Os .Sh NAME @@ -1448,7 +1448,6 @@ if an error occurred. .Xr ssh-keygen 1 , .Xr ssh-keyscan 1 , .Xr tun 4 , -.Xr hosts.equiv 5 , .Xr ssh_config 5 , .Xr ssh-keysign 8 , .Xr sshd 8 |