Skip to content

Commit ed9a31b

Browse files
committed
Update instructions on creating TODO entry.
1 parent 2ede0ec commit ed9a31b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/FAQ/README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ The FAQ* files in this directory are the master versions, and the
66
The TODO.html file in this directory is not the master, but ../../TODO
77
is. The conversion is done using txt2html:
88

9-
txt2html -m -s 100 -p 100 --xhtml --titlefirst \
10-
--body_deco ' bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"' \
11-
--caps_tag '' \
9+
txt2html --xhtml -s 100 -p 100 --xhtml --titlefirst \
10+
--body_deco ' bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"' \
11+
--caps_tag '' \
1212
/pgtop/doc/TODO |
1313
sed 's;\[\([^]]*\)\];[<a href="http://momjian.postgresql.org/cgi-bin/pgtodo?\1">\1</a>];g' > /pgtop/doc/src/FAQ/TODO.html

0 commit comments

Comments
 (0)