From Jason Turner

[fs.path.cvt]

Diff to HTML by rtfpessoa

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