We never used .docb suffix in the project tree, so do not mention it

in comments.
This commit is contained in:
Alexey Zelkin 2004-03-24 09:52:57 +00:00
parent 713a6ebd26
commit a4ef4bf328
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20408
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@
# Document-specific variables # Document-specific variables
# #
# DOC This should be set to the name of the DocBook # DOC This should be set to the name of the DocBook
# marked-up file, without the .sgml or .docb suffix. # marked-up file, without the .sgml suffix.
# #
# It also determins the name of the output files - # It also determins the name of the output files -
# ${DOC}.html. # ${DOC}.html.

View file

@ -13,7 +13,7 @@
# Document-specific variables # Document-specific variables
# #
# DOC This should be set to the name of the HTML # DOC This should be set to the name of the HTML
# marked-up file, without the .sgml or .docb suffix. # marked-up file, without the .sgml suffix.
# #
# It also determins the name of the output files - # It also determins the name of the output files -
# ${DOC}.html. # ${DOC}.html.