diff options
Diffstat (limited to 'libstdc++-v3/doc/xml/manual/io.xml')
-rw-r--r-- | libstdc++-v3/doc/xml/manual/io.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libstdc++-v3/doc/xml/manual/io.xml b/libstdc++-v3/doc/xml/manual/io.xml index 8b6806f90a7..1108b0d864c 100644 --- a/libstdc++-v3/doc/xml/manual/io.xml +++ b/libstdc++-v3/doc/xml/manual/io.xml @@ -17,7 +17,10 @@ </keywordset> </partinfo> -<title>Input and Output</title> +<title> + Input and Output + <indexterm><primary>Input and Output</primary></indexterm> +</title> <!-- Chapter 01 : Iostream Objects --> <chapter id="manual.io.objects" xreflabel="IO Objects"> |