[openssh-commits] [openssh] 06/08: upstream: %U needs to be escaped; tweak text;

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Jun 4 14:54:58 AEST 2018


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit 294028493471e0bd0c7ffe55dc0c0a67cba6ec41
Author: jmc at openbsd.org <jmc at openbsd.org>
Date:   Fri Jun 1 05:50:18 2018 +0000

    upstream: %U needs to be escaped; tweak text;
    
    OpenBSD-Commit-ID: 30887b73ece257273fb619ab6f4e86dc92ddc15e
---
 sshd_config.5 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sshd_config.5 b/sshd_config.5
index 1d6e0d1e..4e783e78 100644
--- a/sshd_config.5
+++ b/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.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

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list