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_COMPRESSED?= gz
|
||||||
INSTALL_ONLY_COMPRESSED?=
|
INSTALL_ONLY_COMPRESSED?=
|
||||||
|
|
||||||
#
|
# SRCS lists the individual SGML files that make up the document.
|
||||||
# SRCS lists the individual SGML files that make up the document. Changes
|
# Changes to any of these files will force a rebuild.
|
||||||
# to any of these files will force a rebuild
|
|
||||||
#
|
|
||||||
|
|
||||||
# SGML content
|
# SGML content
|
||||||
SRCS= article.sgml
|
SRCS= article.sgml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue