tmp/tmpffo73aad/{from.md → to.md}
RENAMED
|
@@ -22,12 +22,12 @@ generic format and is not acceptable to the operating system as a native
|
|
| 22 |
path.
|
| 23 |
|
| 24 |
[*Note 2*: Some operating systems have no unambiguous way to
|
| 25 |
distinguish between native format and generic format arguments. This is
|
| 26 |
by design as it simplifies use for operating systems that do not require
|
| 27 |
-
disambiguation.
|
| 28 |
-
|
| 29 |
formats. — *end note*]
|
| 30 |
|
| 31 |
Pathnames are converted as needed between the generic and native formats
|
| 32 |
in an operating-system-dependent manner. Let *G(n)* and *N(g)* in a
|
| 33 |
mathematical sense be the implementation’s functions that convert
|
|
|
|
| 22 |
path.
|
| 23 |
|
| 24 |
[*Note 2*: Some operating systems have no unambiguous way to
|
| 25 |
distinguish between native format and generic format arguments. This is
|
| 26 |
by design as it simplifies use for operating systems that do not require
|
| 27 |
+
disambiguation. It is possible that an implementation for an operating
|
| 28 |
+
system where disambiguation is needed distinguishes between the
|
| 29 |
formats. — *end note*]
|
| 30 |
|
| 31 |
Pathnames are converted as needed between the generic and native formats
|
| 32 |
in an operating-system-dependent manner. Let *G(n)* and *N(g)* in a
|
| 33 |
mathematical sense be the implementation’s functions that convert
|