diff options
author | Peter Eisentraut | 2015-09-27 01:00:59 +0000 |
---|---|---|
committer | Peter Eisentraut | 2015-09-27 01:00:59 +0000 |
commit | ac7cbf4fb00a8a0f8348653b954c4c75880997aa (patch) | |
tree | 2980b6c8eb706cf58ca55e7a6d292d0b42c67404 | |
parent | aa29c1ccd9f785f9365809f5133e5491acc7ae53 (diff) |
doc: Tweak "cube" index entry
With the arrival of the CUBE key word/feature, the index entries for the
cube extension and the CUBE feature were collapsed into one. Tweak the
entry for the cube extension so they are separate entries.
-rw-r--r-- | doc/src/sgml/cube.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/cube.sgml b/doc/src/sgml/cube.sgml index 60bd84bf22..0a226ca542 100644 --- a/doc/src/sgml/cube.sgml +++ b/doc/src/sgml/cube.sgml @@ -4,7 +4,7 @@ <title>cube</title> <indexterm zone="cube"> - <primary>cube</primary> + <primary>cube (extension)</primary> </indexterm> <para> |