diff --git a/libcxx/docs/VendorDocumentation.rst b/libcxx/docs/VendorDocumentation.rst index 7eba598909a74..9ce12d565b7eb 100644 --- a/libcxx/docs/VendorDocumentation.rst +++ b/libcxx/docs/VendorDocumentation.rst @@ -162,10 +162,10 @@ General purpose options .. option:: LIBCXX_ENABLE_FILESYSTEM:BOOL - **Default**: ``ON`` except on Windows when using MSVC. + **Default**: ``ON`` This option can be used to enable or disable the filesystem components on - platforms that may not support them. For example on Windows when using MSVC. + platforms that may not support them. .. option:: LIBCXX_ENABLE_WIDE_CHARACTERS:BOOL