[openssh-commits] [openssh] 02/02: upstream: fix double phrase in previous;

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Jan 14 13:00:57 AEDT 2023


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit b05406d6f93b8c8ec11ec8b27e7c76cc7a5a55fb
Author: jmc at openbsd.org <jmc at openbsd.org>
Date:   Fri Jan 13 07:13:40 2023 +0000

    upstream: fix double phrase in previous;
    
    OpenBSD-Commit-ID: 671e6c8dc5e9230518b2bbfa143daaa88adc66c2
---
 ssh_config.5 | 5 ++---
 1 file 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 .

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list