summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2005-06-17 16:46:45 +0000
committerBruce Momjian2005-06-17 16:46:45 +0000
commit9f64e10225e22c1fde7c001a815abe8577119541 (patch)
treeab74071c5b70307726173c1d03b29893ba20037b
parent7a91540202a8d87204364839f325461e3869c0aa (diff)
NetBSD uses "options" not "option".
-rw-r--r--doc/src/sgml/runtime.sgml5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml
index 57625db87c6..9b728ae7f44 100644
--- a/doc/src/sgml/runtime.sgml
+++ b/doc/src/sgml/runtime.sgml
@@ -1,5 +1,5 @@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.301.4.6 2005/05/09 17:26:55 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.301.4.7 2005/06/17 16:46:45 momjian Exp $
-->
<chapter id="runtime">
@@ -4375,8 +4375,7 @@ options SEMMNS=512
options SEMMNU=256
options SEMMAP=256
</programlisting>
- (On <systemitem class="osname">NetBSD</> and <systemitem
- class="osname">OpenBSD</> the key word is actually
+ (On <systemitem class="osname">OpenBSD</> the key word is actually
<literal>option</literal> singular.)
</para>
<para>