mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-30 17:25:09 +02:00
upstream: %U needs to be escaped; tweak text;
OpenBSD-Commit-ID: 30887b73ece257273fb619ab6f4e86dc92ddc15e
This commit is contained in:
parent
e5019da3c5
commit
2940284934
@ -33,7 +33,7 @@
|
|||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" 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 $
|
.Dd $Mdocdate: June 1 2018 $
|
||||||
.Dt SSHD_CONFIG 5
|
.Dt SSHD_CONFIG 5
|
||||||
.Os
|
.Os
|
||||||
@ -1689,8 +1689,8 @@ The serial number of the certificate.
|
|||||||
The type of the CA key.
|
The type of the CA key.
|
||||||
.It %t
|
.It %t
|
||||||
The key or certificate type.
|
The key or certificate type.
|
||||||
.It %U
|
.It \&%U
|
||||||
The numeric user-id id of the target user.
|
The numeric user ID of the target user.
|
||||||
.It %u
|
.It %u
|
||||||
The username.
|
The username.
|
||||||
.El
|
.El
|
||||||
|
Loading…
x
Reference in New Issue
Block a user