]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
rpc.tlsclntd: Add the -2 option to the usage line
authorRick Macklem <rmacklem@FreeBSD.org>
Sun, 22 May 2022 21:41:20 +0000 (14:41 -0700)
committerRick Macklem <rmacklem@FreeBSD.org>
Sun, 22 May 2022 21:41:20 +0000 (14:41 -0700)
commitb387a075d9db81a7bcc3adcc7c1c5ba93e8d8f66
treee930e4c841cad8fab7116664f604d9d6225b7862
parentb4fa7fde15854a7d40ca66694d6589fd45060050
rpc.tlsclntd: Add the -2 option to the usage line

Commit 72bf76d6b8c9 added the -2 option to use
TLS 1.2 NFS-over-TLS mounts.  It did not add -2
to the usage message.

This patch adds -2 to the usage message.

MFC after: 2 weeks
usr.sbin/rpc.tlsclntd/rpc.tlsclntd.c