summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornaddy@openbsd.org <naddy@openbsd.org>2020-02-16 21:15:43 +0000
committerDarren Tucker <dtucker@dtucker.net>2020-02-18 20:23:25 +1100
commit30144865bfa06b12239cfabc37c45e5ddc369d97 (patch)
tree64b89618db190f4472b55e228e5a96c7f0a3bc08
parent011052de73f3dbc53f50927ccf677266a9ade4f6 (diff)
upstream: document -F none; with jmc@
OpenBSD-Commit-ID: 0eb93b75473d2267aae9200e02588e57778c84f2
-rw-r--r--ssh.17
1 files changed, 5 insertions, 2 deletions
diff --git a/ssh.1 b/ssh.1
index 60de6087a..8c2792db0 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh.1,v 1.410 2020/02/07 03:54:44 dtucker Exp $ 36.\" $OpenBSD: ssh.1,v 1.411 2020/02/16 21:15:43 naddy Exp $
37.Dd $Mdocdate: February 7 2020 $ 37.Dd $Mdocdate: February 16 2020 $
38.Dt SSH 1 38.Dt SSH 1
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -233,6 +233,9 @@ the system-wide configuration file
233will be ignored. 233will be ignored.
234The default for the per-user configuration file is 234The default for the per-user configuration file is
235.Pa ~/.ssh/config . 235.Pa ~/.ssh/config .
236If set to
237.Dq none ,
238no configuration files will be read.
236.Pp 239.Pp
237.It Fl f 240.It Fl f
238Requests 241Requests