diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2017-06-24 06:57:05 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2017-06-24 06:57:05 +0000 |
commit | 14d40e89f828da465553651a9c25f4a1e56c609d (patch) | |
tree | 04919c6cad356317fc73f431148502858fc6c854 /usr.bin | |
parent | 51840d7e93c13b30bcdc95b008ace30b37d20bee (diff) |
spelling;
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/ssh/sshd_config.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/sshd_config.5 b/usr.bin/ssh/sshd_config.5 index d52abbb74ae..d376bcdb8aa 100644 --- a/usr.bin/ssh/sshd_config.5 +++ b/usr.bin/ssh/sshd_config.5 @@ -33,7 +33,7 @@ .\" (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: sshd_config.5,v 1.246 2017/06/24 06:34:38 djm Exp $ +.\" $OpenBSD: sshd_config.5,v 1.247 2017/06/24 06:57:04 jmc Exp $ .Dd $Mdocdate: June 24 2017 $ .Dt SSHD_CONFIG 5 .Os @@ -568,9 +568,9 @@ simplify restricted configurations. .It Cm ExposeAuthInfo Enables writing a file containing a list of authentication methods and public credentials (e.g. keys) used to authenticate the user. -The location of the file is exposed to the user session though the +The location of the file is exposed to the user session through the .Ev SSH_AUTH_INFO -enviornment variable. +environment variable. .It Cm FingerprintHash Specifies the hash algorithm used when logging key fingerprints. Valid options are: |