diff options
Diffstat (limited to 'docs/tools/clang.pod')
-rw-r--r-- | docs/tools/clang.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tools/clang.pod b/docs/tools/clang.pod index 425a91e..9628d47 100644 --- a/docs/tools/clang.pod +++ b/docs/tools/clang.pod @@ -132,7 +132,7 @@ Treat subsequent input files as having type I<language>. Specify the language standard to compile for. -=item B<-stdlib>=I<language> +=item B<-stdlib>=I<library> Specify the C++ standard library to use; supported options are libstdc++ and libc++. |