Minor style fix of a comment.
This commit is contained in:
parent
335aceeb16
commit
2576bc06cc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23462
1 changed files with 2 additions and 4 deletions
|
@ -11,10 +11,8 @@ FORMATS?= html
|
|||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
#
|
||||
# SRCS lists the individual SGML files that make up the document. Changes
|
||||
# to any of these files will force a rebuild
|
||||
#
|
||||
# SRCS lists the individual SGML files that make up the document.
|
||||
# Changes to any of these files will force a rebuild.
|
||||
|
||||
# SGML content
|
||||
SRCS= article.sgml
|
||||
|
|
Loading…
Reference in a new issue