aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/books/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Clean up stale filesGabor Kovesdan2012-09-271-1/+0
| | | | | | | Discussed with: ryusuke Notes: svn path=/head/; revision=39622
* - Set svn:ketwords and svn:mime-type. Note that application/octet-stream isHiroki Sato2012-05-171-1/+1
| | | | | | | | | | set on some files as a workaround for binary check. - Fix pathname for svn co in the webupdate script. Approved by: doceng (implicit) Notes: svn path=/head/; revision=38826
* Add new translation and activate it.Hiroki Sato2001-07-311-3/+7
| | | | | | | Obtained from: FreeBSD Japanese Documentation Project Notes: svn path=/head/; revision=10110
* Add Japanese version of books/porters-handbook.Hiroki Sato2000-07-161-1/+2
| | | | Notes: svn path=/head/; revision=7641
* Add Japanese version of books/ppp-primer.Motoyuki Konno2000-02-201-1/+2
| | | | | | | Submitted by: SUGIMURA Takashi <sugimura@kitanet.ne.jp> Notes: svn path=/head/; revision=6570
* $Id$ -> $FreeBSD$Peter Wemm1999-09-061-1/+1
| | | | Notes: svn path=/head/; revision=5542
* Use doc.project.mk in place of docproj.docbook.mk.Nik Clayton1999-09-031-2/+5
| | | | | | | Use the new ROOT_SYMLINKS variable where necessary. Notes: svn path=/head/; revision=5511
* List the faq in ${SUBDIR}.Nik Clayton1999-08-191-2/+3
| | | | Notes: svn path=/head/; revision=5401
* More Makefile framework. I don't know why CVS didn't commit these withNik Clayton1999-08-171-1/+1
| | | | | | | the other batch. Notes: svn path=/head/; revision=5380
* The new Makefile framework. Does the right thing (pretty much) exceptNik Clayton1999-08-161-0/+5
in the case of */FAQ/Makefile, because the FAQs are all in the wrong place. Things still install properly, but some of the directory paths are hardcoded. This will be going away ASAP. Notes: svn path=/head/; revision=5368