1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-18 12:22:09 +03:00

NetBSD uses "options" not "option".

This commit is contained in:
Bruce Momjian
2005-06-17 16:46:45 +00:00
parent 7a91540202
commit 9f64e10225

View File

@@ -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"> <chapter id="runtime">
@@ -4375,8 +4375,7 @@ options SEMMNS=512
options SEMMNU=256 options SEMMNU=256
options SEMMAP=256 options SEMMAP=256
</programlisting> </programlisting>
(On <systemitem class="osname">NetBSD</> and <systemitem (On <systemitem class="osname">OpenBSD</> the key word is actually
class="osname">OpenBSD</> the key word is actually
<literal>option</literal> singular.) <literal>option</literal> singular.)
</para> </para>
<para> <para>