From: Bruce Momjian Date: Sun, 7 Jul 1996 12:21:34 -0400 (EDT) Subject: [PG95]: reference manual source problems ============================================================================ POSTGRES95 BUG REPORT TEMPLATE ============================================================================ Your name : Bruce Momjian Your email address : root@candle.pha.pa.us System Configuration - --------------------- Architecture (example: Intel Pentium) : Intel 486 Operating System (example: Linux 1.3.42 ELF) : BSD/OS(BSDI) 2.1 Postgres95 version (example: Postgres95-1.01) : Postgres95-1.01 Compiler used (example: gcc 2.7.0) : 2.7.2 Please enter a FULL description of your problem: - ------------------------------------------------ I wish to generate unix-style manual pages for postgres95 and install them so 'man' can access each of them. The source to the reference manual stored in postgres95/doc/man contains the reference manual in appropriate files. Unfortunately, the files contain macros that my groff/nroff do not understand. Current macro: Macro I replaced it with: .(C .nf .)C .fi .i .I .b .B .ip .IP \*(PG Postgres95 \*(LI Libpq If you know how this problem might be fixed, list the solution below: - --------------------------------------------------------------------- Make the source changes described above, or supply an include file with the macro definitions.