summaryrefslogtreecommitdiff
path: root/sshd_config
diff options
context:
space:
mode:
authorkn@openbsd.org <kn@openbsd.org>2019-08-16 11:16:32 +0000
committerDarren Tucker <dtucker@dtucker.net>2019-08-29 19:21:42 +1000
commitdc2ca588144f088a54febebfde3414568dc73d5f (patch)
treedc80779ae1927630fca5d540fbe7d0e5d1c6c53a /sshd_config
parentc4736f39e66729ce2bf5b06ee6b391e092b48f47 (diff)
upstream: Call comma-separated lists as such to clarify semantics
Options such as Ciphers take values that may be a list of ciphers; the complete list, not indiviual elements, may be prefixed with a dash or plus character to remove from or append to the default list respectively. Users might read the current text as if each elment took an optional prefix, so tweak the wording from "values" to "list" to prevent such ambiguity for all options supporting this semantics (those that provide a list of available elements via "ssh -Q ..."). Input and OK jmc OpenBSD-Commit-ID: 4fdd175b0e5f5cb10ab3f26ccc38a93bb6515d57
Diffstat (limited to 'sshd_config')
0 files changed, 0 insertions, 0 deletions