Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7ef29a2

Browse files
committed
Update SCO FAQ. Billy G. Allie
1 parent832877e commit7ef29a2

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

‎doc/FAQ_SCO

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL V7.0
33
SCO UnixWare and OpenServer Specific
44
TO BE READ IN CONJUNCTION WITH THE NORMAL FAQ
55
=======================================================
6-
last updated: MonApr 24 04:31:44 EDT 2000
6+
last updated: MonMay 1 23:35:43 EDT 2000
77

88
current maintainer: Billy G. Allie (Bill.Allie@mug.org)
99
original author: Andrew Merrill (andrew@compclass.com)
@@ -275,7 +275,7 @@ section names in the man page:
275275
#!/bin/ksh
276276
cd /usr/local/pgsql/man
277277
mv man1 man.1
278-
mkdir../man.1sql
278+
mkdir man.1sql
279279

280280
cd /usr/local/pgsql/man/manl
281281
for i in *.l
@@ -284,6 +284,8 @@ do
284284
done
285285
cd /usr/local/pgsql/man
286286
rm -rf manl
287+
/usr/ucb/catman -M /usr/local/pgsql/man 1
288+
/usr/ucb/catman -M /usr/local/pgsql/man 1sql
287289
------------------------------8< CUT HERE >8------------------------------
288290

289291
After running this script, you can view the man pages using the 'man'

‎src/interfaces/ecpg/test/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ dyntest2: dyntest2.c
1818
$(ECPG)$?
1919

2020
clean:
21-
rm -f test1 test2 test3 test4 perftest*.c log dyntest dyntest2
21+
rm -f test1 test2 test3 test4 perftest*.c*.olog dyntest dyntest2

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp