File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 33
33
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34
34
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35
35
.\"
36
- .\" $OpenBSD: ssh_config.5,v 1.376 2022/11/28 01:37:36 djm Exp $
37
- .Dd $Mdocdate : November 28 2022 $
36
+ .\" $OpenBSD: ssh_config.5,v 1.377 2023/01/13 03:16:29 dtucker Exp $
37
+ .Dd $Mdocdate : January 13 2023 $
38
38
.Dt SSH_CONFIG 5
39
39
.Os
40
40
.Sh NAME
@@ -1965,6 +1965,12 @@ the tokens described in the
1965
1965
section and environment variables as described in the
1966
1966
.Sx ENVIRONMENT VARIABLES
1967
1967
section.
1968
+ A value of
1969
+ .Cm none
1970
+ causes
1971
+ .Xr ssh 1
1972
+ to ignore any user specific known hosts files.
1973
+ .user-specific known hosts files.
1968
1974
The default is
1969
1975
.Pa ~/.ssh/known_hosts ,
1970
1976
.Pa ~/.ssh/known_hosts2 .
You can’t perform that action at this time.
0 commit comments