Oh, thanks.  Fixed in 8.0.X.

---------------------------------------------------------------------------

Kris Jurka wrote:
> 
> 
> On Fri, 17 Jun 2005, Bruce Momjian wrote:
> 
> > Kris Jurka wrote:
> > > 
> > > The documentation describing NetBSD kernel configuration mentions that it 
> > > uses the "option" keyword like OpenBSD, but in fact it uses the "options" 
> > > keyword like FreeBSD.
> > > 
> > 
> > Fix applied.  Thanks.  This problem doesn't appear in the 8.0.X docs.
> > 
> 
> It does, but in a slightly different form.  It says "(On NetBSD and 
> OpenBSD the key word is actually option singular.)"
> 
> Kris Jurka
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
> 

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [email protected]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
Index: doc/src/sgml/runtime.sgml
===================================================================
RCS file: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v
retrieving revision 1.301.4.6
diff -c -c -r1.301.4.6 runtime.sgml
*** doc/src/sgml/runtime.sgml   9 May 2005 17:26:55 -0000       1.301.4.6
--- doc/src/sgml/runtime.sgml   17 Jun 2005 16:45:05 -0000
***************
*** 4375,4382 ****
  options         SEMMNU=256
  options         SEMMAP=256
  </programlisting>
!         (On <systemitem class="osname">NetBSD</> and <systemitem
!         class="osname">OpenBSD</> the key word is actually
          <literal>option</literal> singular.)
         </para>
         <para>
--- 4375,4381 ----
  options         SEMMNU=256
  options         SEMMAP=256
  </programlisting>
!         (On <systemitem class="osname">OpenBSD</> the key word is actually
          <literal>option</literal> singular.)
         </para>
         <para>
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to