From 2de159f21cfe1507521cf566173fc0c1d3085739 Mon Sep 17 00:00:00 2001 From: Hiroyuki Hanai Date: Wed, 20 Aug 1997 09:30:47 +0000 Subject: [PATCH] Add '-links' option to sgmlfmt for the Japanese translation of www.FreeBSD.ORG, which will be available soon. --- ja/handbook/Makefile | 3 ++- ja_JP.EUC/handbook/Makefile | 3 ++- ja_JP.eucJP/books/handbook/Makefile | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ja/handbook/Makefile b/ja/handbook/Makefile index b006c62de1..f6e4e8f832 100644 --- a/ja/handbook/Makefile +++ b/ja/handbook/Makefile @@ -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 diff --git a/ja_JP.EUC/handbook/Makefile b/ja_JP.EUC/handbook/Makefile index b006c62de1..f6e4e8f832 100644 --- a/ja_JP.EUC/handbook/Makefile +++ b/ja_JP.EUC/handbook/Makefile @@ -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 diff --git a/ja_JP.eucJP/books/handbook/Makefile b/ja_JP.eucJP/books/handbook/Makefile index b006c62de1..f6e4e8f832 100644 --- a/ja_JP.eucJP/books/handbook/Makefile +++ b/ja_JP.eucJP/books/handbook/Makefile @@ -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