diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-03-11 11:41:14 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-03-11 11:41:51 -0500 |
commit | ac435a79c88f51be6bf3eb5df618c2bac6123ae4 (patch) | |
tree | 2e6ce586e681ad79cf93b83b27ae268379117eba /doc/src | |
parent | 4869d10afc74e9cc774942c24b48cef301a0a693 (diff) | |
download | postgresql-ac435a79c88f51be6bf3eb5df618c2bac6123ae4.tar.gz postgresql-ac435a79c88f51be6bf3eb5df618c2bac6123ae4.zip |
Remove duplicate indexterm to silence openjade wrning.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/runtime.sgml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index c3692296359..f77673791b9 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1058,7 +1058,6 @@ set semsys:seminfo_semmsl=32 <term><systemitem class="osname">Solaris</> 2.10 (Solaris 10)</term> <term><systemitem class="osname">OpenSolaris</></term> - <indexterm><primary>Solaris</><secondary>IPC configuration</></> <listitem> <para> In Solaris 10 and OpenSolaris, the default shared memory and |