diff options
Diffstat (limited to 'man7/uri.7')
| -rw-r--r-- | man7/uri.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man7/uri.7 b/man7/uri.7 index 2210b86e1d..2767d9f12d 100644 --- a/man7/uri.7 +++ b/man7/uri.7 @@ -83,8 +83,8 @@ Note that descendants of MS-DOS (e.g., Microsoft Windows) replace devicename colons with the vertical bar ("|") in URIs, so "C:" becomes "C|". .PP A fragment identifier, if included, refers to a particular named portion -(fragment) of a resource; text after a \(aq#\(aq identifies the fragment. -A URI beginning with \(aq#\(aq refers to that fragment in the current resource. +(fragment) of a resource; text after a \[aq]#\[aq] identifies the fragment. +A URI beginning with \[aq]#\[aq] refers to that fragment in the current resource. .SS Usage There are many different URI schemes, each with specific additional rules and meanings, but they are intentionally made to be @@ -405,7 +405,7 @@ extensions a comma-separated list of type=value pairs, where the =value portion may be omitted for options not requiring it. -An extension prefixed with a \(aq!\(aq is critical +An extension prefixed with a \[aq]!\[aq] is critical (must be supported to be valid), otherwise it is noncritical (optional). .PP LDAP queries are easiest to explain by example. |
