summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2023-10-11 06:40:54 +0000
committerDamien Miller <djm@mindrot.org>2023-10-11 17:41:52 +1100
commitfc77c8e352c0f44125425c05265e3a00c183d78a (patch)
treefd8921ac257b281e537459c950bc872cae3cf37b
parentc97520d23d1fe53d30725a2af25d2dddd6f2faff (diff)
upstream: mention "none" is a valid argument to IdentityFile; bz3080
-rw-r--r--ssh_config.57
1 files changed, 5 insertions, 2 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index ac85e790..dd72a98f 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -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_config.5,v 1.388 2023/10/04 05:42:10 jmc Exp $
-.Dd $Mdocdate: October 4 2023 $
+.\" $OpenBSD: ssh_config.5,v 1.389 2023/10/11 06:40:54 djm Exp $
+.Dd $Mdocdate: October 11 2023 $
.Dt SSH_CONFIG 5
.Os
.Sh NAME
@@ -1070,6 +1070,9 @@ may use the tilde syntax to refer to a user's home directory
or the tokens described in the
.Sx TOKENS
section.
+Alternately an argument of
+.Cm none
+may be used to indicate no identity files should be loaded.
.Pp
It is possible to have
multiple identity files specified in configuration files; all these