Remove reference to editing man.conf (not needed with new port layout),

and fix typo.

Maintainer ok'ed
This commit is contained in:
avsm 2001-03-12 13:09:52 +00:00
parent cf721eadf9
commit 55454b1304

View File

@ -35,13 +35,6 @@ Don't forget to add !!PREFIX!!/lib/pgsql directory to shared libraries path in
shlib_dirs="!!PREFIX!!/lib/pgsql"
Be shure to update your /etc/man.conf to read SQL functions manual pages:
#PostgreSQL man pages
_build .l /usr/bin/nroff -man %s
l !!PREFIX!!/pgsql/man/manl
Please note that OpenBSD port of PostgreSQL requires a kernel compiled
with SYSVMSG, SYSVSEM and SYSVSHM options for proper operation.
The GENERIC kernel contains these options.
@ -83,5 +76,5 @@ unless already set):
PGLIB=!!PREFIX!!/lib/pgsql
PGDATA=/var/pgsql/data
You must have root privilegies to run `pgwrap'.
You must have root privileges to run `pgwrap'.