Add '-links' option to sgmlfmt for the Japanese
translation of www.FreeBSD.ORG, which will be available soon.
This commit is contained in:
parent
0f03d212ae
commit
2de159f21c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1848
3 changed files with 6 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.12 1997-06-21 09:42:36 asami Exp $
|
||||
# $Id: Makefile,v 1.13 1997-08-20 09:30:47 hanai Exp $
|
||||
# Original revision: 1.22
|
||||
# The FreeBSD Japanese Documentation Project
|
||||
|
||||
|
@ -6,6 +6,7 @@ DOC= handbook
|
|||
DOCDIR=${SHAREDIR}/doc/ja_JP.EUC
|
||||
FORMATS= html roff
|
||||
SGMLOPTS+=-e EUC-JP
|
||||
SGMLOPTS+=-links
|
||||
|
||||
SRCS= authors.sgml basics.sgml bibliography.sgml boothelp.sgml
|
||||
SRCS+= booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml cvsup.sgml
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.12 1997-06-21 09:42:36 asami Exp $
|
||||
# $Id: Makefile,v 1.13 1997-08-20 09:30:47 hanai Exp $
|
||||
# Original revision: 1.22
|
||||
# The FreeBSD Japanese Documentation Project
|
||||
|
||||
|
@ -6,6 +6,7 @@ DOC= handbook
|
|||
DOCDIR=${SHAREDIR}/doc/ja_JP.EUC
|
||||
FORMATS= html roff
|
||||
SGMLOPTS+=-e EUC-JP
|
||||
SGMLOPTS+=-links
|
||||
|
||||
SRCS= authors.sgml basics.sgml bibliography.sgml boothelp.sgml
|
||||
SRCS+= booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml cvsup.sgml
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.12 1997-06-21 09:42:36 asami Exp $
|
||||
# $Id: Makefile,v 1.13 1997-08-20 09:30:47 hanai Exp $
|
||||
# Original revision: 1.22
|
||||
# The FreeBSD Japanese Documentation Project
|
||||
|
||||
|
@ -6,6 +6,7 @@ DOC= handbook
|
|||
DOCDIR=${SHAREDIR}/doc/ja_JP.EUC
|
||||
FORMATS= html roff
|
||||
SGMLOPTS+=-e EUC-JP
|
||||
SGMLOPTS+=-links
|
||||
|
||||
SRCS= authors.sgml basics.sgml bibliography.sgml boothelp.sgml
|
||||
SRCS+= booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml cvsup.sgml
|
||||
|
|
Loading…
Reference in a new issue