Re: Installation diff

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Pierce Tyler <pierce(at)greatbridge(dot)com>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: Installation diff
Date: 2001-05-14 15:11:07
Message-ID: 200105141511.f4EFB7J20097@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs


Not sure about the 'u'. I don't see that, but I did fix the 'set path'
error in both CVS trees. Thanks.

> A small diff someone here found when going through the installation
> instructions.
>
> Thanks,
> Pierce
>
>
> **********
> *** 1,4 ****
> ! <!-- $Header:
> /home/projects/pgsql/cvsroot/pgsql/doc/src/sgml/installation.sgm
> l,v 1.48 2001/05/12 22:51:35 petere Exp $ -->
>
> <chapter id="installation">
> <title><![%flattext-install-include[<productname>PostgreSQL</>]]>
>
> --- 1,4 ----
> ! u<!-- $Header:
> /home/projects/pgsql/cvsroot/pgsql/doc/src/sgml/installation.sg
> ml,v 1.48 2001/05/12 22:51:35 petere Exp $ -->
>
> <chapter id="installation">
> <title><![%flattext-install-include[<productname>PostgreSQL</>]]>
>
> ***************
> *** 1025,1031 ****
> </programlisting>
> If you are using csh or tcsh, then use this command:
> <programlisting>
> ! set path = ( /usr/local/pgsql/bin path )
> </programlisting>
> </para>
>
> --- 1025,1031 ----
> </programlisting>
> If you are using csh or tcsh, then use this command:
> <programlisting>
> ! set path = ( /usr/local/pgsql/bin $path )
> </programlisting>
> </para>
>
>
>
> --
> --------------------------------------------------------------
> Pierce Tyler | e: pierce(at)greatbridge(dot)com
> Managing Editor | p: (757)233-5544
> Great Bridge, LLC | w: www.greatbridge.com
> | www.greatbridge.org
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Pierce Tyler 2001-05-14 15:26:01 Re: Installation diff
Previous Message Pierce Tyler 2001-05-14 14:35:46 Installation diff