Skip to content

Commit b05406d

Browse files
jmc@openbsd.orgdaztucker
authored andcommitted
upstream: fix double phrase in previous;
OpenBSD-Commit-ID: 671e6c8dc5e9230518b2bbfa143daaa88adc66c2
1 parent 4056481 commit b05406d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ssh_config.5

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
3434
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3535
.\"
36-
.\" $OpenBSD: ssh_config.5,v 1.377 2023/01/13 03:16:29 dtucker Exp $
36+
.\" $OpenBSD: ssh_config.5,v 1.378 2023/01/13 07:13:40 jmc Exp $
3737
.Dd $Mdocdate: January 13 2023 $
3838
.Dt SSH_CONFIG 5
3939
.Os
@@ -1969,8 +1969,7 @@ A value of
19691969
.Cm none
19701970
causes
19711971
.Xr ssh 1
1972-
to ignore any user specific known hosts files.
1973-
.user-specific known hosts files.
1972+
to ignore any user-specific known hosts files.
19741973
The default is
19751974
.Pa ~/.ssh/known_hosts ,
19761975
.Pa ~/.ssh/known_hosts2 .

0 commit comments

Comments
 (0)