upstream: %U needs to be escaped; tweak text;

OpenBSD-Commit-ID: 30887b73ece257273fb619ab6f4e86dc92ddc15e
This commit is contained in:
jmc@openbsd.org 2018-06-01 05:50:18 +00:00 committed by Damien Miller
parent e5019da3c5
commit 2940284934

View File

@ -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.267 2018/06/01 03:33:53 djm Exp $
.\" $OpenBSD: sshd_config.5,v 1.268 2018/06/01 05:50:18 jmc Exp $
.Dd $Mdocdate: June 1 2018 $
.Dt SSHD_CONFIG 5
.Os
@ -1689,8 +1689,8 @@ The serial number of the certificate.
The type of the CA key.
.It %t
The key or certificate type.
.It %U
The numeric user-id id of the target user.
.It \&%U
The numeric user ID of the target user.
.It %u
The username.
.El