NetBSD kernel resource configuration

Started by Kris Jurkaalmost 21 years ago4 messagesdocs
Jump to latest
#1Kris Jurka
books@ejurka.com

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.

http://developer.postgresql.org/docs/postgres/kernel-resources.html#SYSVIPC

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/i386/conf/GENERIC?rev=1.674&content-type=text/x-cvsweb-markup

Kris Jurka

#2Bruce Momjian
bruce@momjian.us
In reply to: Kris Jurka (#1)
Re: NetBSD kernel resource configuration

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.

http://developer.postgresql.org/docs/postgres/kernel-resources.html#SYSVIPC

http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/i386/conf/GENERIC?rev=1.674&content-type=text/x-cvsweb-markup

Fix applied. Thanks. This problem doesn't appear in the 8.0.X docs.

-- 
  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

Attachments:

/bjm/difftext/plainDownload+24-24
#3Kris Jurka
books@ejurka.com
In reply to: Bruce Momjian (#2)
Re: NetBSD kernel resource configuration

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

#4Bruce Momjian
bruce@momjian.us
In reply to: Kris Jurka (#3)
Re: NetBSD kernel resource configuration

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

Attachments:

/bjm/difftext/plainDownload+3-3