]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man7/uri.7
s/\\'/\\(aq/
[thirdparty/man-pages.git] / man7 / uri.7
index 867469b44d1237277e36665ccef20a942924cf22..f4846c2c08ad4c6735a8946ead546e080d91ccda 100644 (file)
@@ -103,8 +103,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 \'#\' identifies the fragment.
-A URI beginning with \'#\' 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
@@ -416,7 +416,7 @@ section 4.
 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 \'!\' is critical
+An extension prefixed with a \(aq!\(aq is critical
 (must be supported to be valid), otherwise it is non-critical (optional).
 .PP
 LDAP queries are easiest to explain by example.