projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21e3848
)
Fix 'set path' for csh.
author
Bruce Momjian
Mon, 14 May 2001 16:16:52 +0000
(16:16 +0000)
committer
Bruce Momjian
Mon, 14 May 2001 16:16:52 +0000
(16:16 +0000)
doc/src/sgml/installation.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/installation.sgml
b/doc/src/sgml/installation.sgml
index 86b1205cc7e451f1bf5023fe7fb040368d2fa52d..74a61328c6f709b1a21236812ee0f20ea816b23c 100644
(file)
--- a/
doc/src/sgml/installation.sgml
+++ b/
doc/src/sgml/installation.sgml
@@
-1,4
+1,4
@@
-
+
PostgreSQL>]]>
@@
-1025,7
+1025,7
@@
PATH=$PATH:/usr/local/pgsql/bin
If you are using csh or tcsh, then use this command:
-set path = ( /usr/local/pgsql/bin path )
+set path = ( /usr/local/pgsql/bin
$
path )