Skip to content

Commit 4c7d48b

Browse files
committed
Remove lynx -stdin flag for postgres.text.
1 parent 1dc7c79 commit 4c7d48b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# PostgreSQL documentation makefile
44
#
5-
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.146 2010/06/12 15:58:38 momjian Exp $
5+
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.147 2010/06/12 17:17:25 momjian Exp $
66
#
77
#----------------------------------------------------------------------------
88

@@ -110,7 +110,7 @@ postgres.html: postgres.sgml $(ALLSGML) stylesheet.dsl
110110

111111
# single-page text
112112
postgres.txt: postgres.html
113-
$(LYNX) -force_html -dump -nolist -stdin $< > $@
113+
$(LYNX) -force_html -dump -nolist $< > $@
114114

115115
HTML.index: postgres.sgml $(ALMOSTALLSGML) stylesheet.dsl
116116
@$(MKDIR_P) html

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy