Remove -white option.
This commit is contained in:
parent
a9f206df6e
commit
bef570adc9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1044
2 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
WEBBASE?= /data/tutorials
|
||||
SGMLOPTS+= -white -hdr ${.CURDIR}/../doc.hdr -ftr ${.CURDIR}/../doc.ftr
|
||||
SGMLOPTS+= -hdr ${.CURDIR}/../doc.hdr -ftr ${.CURDIR}/../doc.ftr
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
WEBBASE?= /data/tutorials
|
||||
SGMLOPTS+= -white -hdr ${.CURDIR}/../doc.hdr -ftr ${.CURDIR}/../doc.ftr
|
||||
SGMLOPTS+= -hdr ${.CURDIR}/../doc.hdr -ftr ${.CURDIR}/../doc.ftr
|
||||
|
|
Loading…
Reference in a new issue