From Jason Turner

[fs.path.fmt.cvt]

Diff to HTML by rtfpessoa

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. An implementation for an operating system where
28
- disambiguation is required is permitted to distinguish 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
 
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