diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-03-15 23:33:29 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-03-15 23:33:29 +0000 |
commit | 7ee9db4db0ff9abe7e0ee06fd1fb9932ae332ab4 (patch) | |
tree | b183fddf412dace161eb36549f1cf0a25177648c /ja_JP.EUC/handbook/Makefile | |
parent | db6d393923dcff696f1d029cab5db5e8488b758b (diff) | |
download | doc-7ee9db4db0ff9abe7e0ee06fd1fb9932ae332ab4.tar.gz doc-7ee9db4db0ff9abe7e0ee06fd1fb9932ae332ab4.zip |
Merge from -current (modulo the release string, which is set to 2.2. in this
branch).
Notes
Notes:
svn path=/branches/RELENG_2_2/; revision=1297
Diffstat (limited to 'ja_JP.EUC/handbook/Makefile')
-rw-r--r-- | ja_JP.EUC/handbook/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ja_JP.EUC/handbook/Makefile b/ja_JP.EUC/handbook/Makefile index 27ab76510c..c07cdd6067 100644 --- a/ja_JP.EUC/handbook/Makefile +++ b/ja_JP.EUC/handbook/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.1.1.1.2.3 1996-12-23 02:02:32 jkh Exp $ -# Original revision: 1.17 +# $Id: Makefile,v 1.1.1.1.2.4 1997-03-15 23:31:34 jkh Exp $ +# Original revision: 1.22 # The FreeBSD Japanese Documentation Project DOC= handbook @@ -12,7 +12,7 @@ SRCS+= cyclades.sgml development.sgml dialup.sgml dialout.sgml SRCS+= diskless.sgml dma.sgml eresources.sgml esdi.sgml SRCS+= firewalls.sgml glossary.sgml goals.sgml SRCS+= handbook.sgml history.sgml hw.sgml install.sgml isdn.sgml -SRCS+= kerberos.sgml kernelconfig.sgml kerneldebug.sgml +SRCS+= kerberos.sgml kernelconfig.sgml kerneldebug.sgml kernelopts.sgml SRCS+= lists.sgml mail.sgml memoryuse.sgml SRCS+= mirrors.sgml nfs.sgml nutshell.sgml pgpkeys.sgml policies.sgml SRCS+= porting.sgml ports.sgml ppp.sgml printing.sgml |