Re: NetBSD kernel resource configuration

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: NetBSD kernel resource configuration
Дата
Msg-id 200506171646.j5HGkMo14569@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: NetBSD kernel resource configuration  (Kris Jurka <books@ejurka.com>)
Список pgsql-docs
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 majordomo@postgresql.org
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (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>

В списке pgsql-docs по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: NetBSD kernel resource configuration
Следующее
От: stig erikson
Дата:
Сообщение: type casting reference?