doc/automake.mk: Remove comment which is no longer appropriate
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 1 Nov 2020 10:58:09 +0000 (11:58 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 1 Nov 2020 16:29:25 +0000 (17:29 +0100)
doc/automake.mk

index bf09d6a3eb13b8e50ab509fb08cc529716ee664e..c380d12ec3887f3ac23002cab97ec3229b3a8885 100644 (file)
@@ -188,8 +188,6 @@ doc/examples/tutorial7b.spv: doc/examples/tutorial7.spv $(pspp_output)
        $(convert) --commands=regression --nth-command=2 --subtypes=coefficients
 
 # Convert an output file into a text file or HTML file.
-#
-# (For HTML, use sed to include only the contents of <body>.)
 $(EXAMPLE_TXTS) $(EXAMPLE_HTML): $(pspp_output)
 .spv.txt:
        $(AM_V_GEN)utilities/pspp-output convert $< $@