mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-03-08 04:58:19 +03:00
user management: drop extra newlines and avoid broken monospace quote
asciidoc isn't really made for monospace quoting a single space characters, so just print it without backticks Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
89e5ecc97a
commit
b35285a8d6
@ -403,20 +403,13 @@ in DNs without being escaped properly.
|
||||
|
||||
Following characters need escaping:
|
||||
|
||||
* Space (` `)
|
||||
|
||||
* Space ( )
|
||||
* Comma (`,`)
|
||||
|
||||
* Plus sign (`+`)
|
||||
|
||||
* Double quote (`"`)
|
||||
|
||||
* Forward slashes (`/`)
|
||||
|
||||
* Angle brackets (`<>`)
|
||||
|
||||
* Semicolon (`;`)
|
||||
|
||||
* Equals sign (`=`)
|
||||
|
||||
To use such characters in DNs, surround the attribute value in double quotes.
|
||||
|
Loading…
x
Reference in New Issue
Block a user