summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2023-01-13 07:13:40 +0000
committerDarren Tucker <dtucker@dtucker.net>2023-01-14 12:59:51 +1100
commitb05406d6f93b8c8ec11ec8b27e7c76cc7a5a55fb (patch)
tree57722a8fca8432db25bdce4e84bc24c305a85144
parent40564812b659c530eb1f4b62d09e85612aef3107 (diff)
upstream: fix double phrase in previous;
-rw-r--r--ssh_config.55
1 files changed, 2 insertions, 3 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 3b562899..9eb6b977 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -33,7 +33,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_config.5,v 1.377 2023/01/13 03:16:29 dtucker Exp $
+.\" $OpenBSD: ssh_config.5,v 1.378 2023/01/13 07:13:40 jmc Exp $
.Dd $Mdocdate: January 13 2023 $
.Dt SSH_CONFIG 5
.Os
@@ -1969,8 +1969,7 @@ A value of
.Cm none
causes
.Xr ssh 1
-to ignore any user specific known hosts files.
-.user-specific known hosts files.
+to ignore any user-specific known hosts files.
The default is
.Pa ~/.ssh/known_hosts ,
.Pa ~/.ssh/known_hosts2 .