diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2017-03-04 15:48:33 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2020-07-14 15:52:38 +0200 |
commit | 13fdfc7bf9795b4144c2065e9431cfe392e1bcbd (patch) | |
tree | 1027c731e01e0eb60119acf81136fc65ca4df4f6 | |
parent | c5afc3ecf00c8eca47bf29025c24db16c41e0fa6 (diff) |
Don't mention the unsupported Kerberos credentials cache.
ok matthieu
-rw-r--r-- | man/xenodm.man | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/man/xenodm.man b/man/xenodm.man index dacf867..596aeb1 100644 --- a/man/xenodm.man +++ b/man/xenodm.man @@ -1115,8 +1115,6 @@ the user's default shell (from .Xr getpwnam 3 ) .It Ev XAUTHORITY may be set to a non-standard authority file -.It Ev KRB5CCNAME -may be set to a Kerberos credentials cache name .It Ev WINDOWPATH may be set to the window path leading to the X server .El @@ -1323,8 +1321,6 @@ the default server the default session program and failsafe client .It Pa XENODMXAUTHDIR/A Ns Ar display Ns - Ns Ar suffix the default place for authorization files -.It Pa /tmp/K5C Ns Ar display -Kerberos credentials cache .El .Sh SEE ALSO .Xr sessreg 1 , |