FreeBSD Bugzilla – Attachment 147450 Details for
Bug 193750
Add 4 new directories to outdated zh_TW.UTF-8 handbook structure
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Add 4 new directories to outdated zh_TW.UTF-8 handbook structure
add4dir.diff.txt (text/plain), 6.47 KB, created by
raycherng
on 2014-09-18 14:24:04 UTC
(
hide
)
Description:
Add 4 new directories to outdated zh_TW.UTF-8 handbook structure
Filename:
MIME Type:
Creator:
raycherng
Created:
2014-09-18 14:24:04 UTC
Size:
6.47 KB
patch
obsolete
>Index: en_US.ISO8859-1/books/handbook/desktop/chapter.xml >=================================================================== >--- en_US.ISO8859-1/books/handbook/desktop/chapter.xml (revision 45630) >+++ en_US.ISO8859-1/books/handbook/desktop/chapter.xml (working copy) >@@ -377,7 +377,7 @@ > </step> > > <step> >- <screen>&prompt.root; <userinput>ln -s /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so \ >+ <screen>&prompt.root; <userinput>ln -s /usr/local/lib/browser_plugins/linux-f10-flashplugin/libflashplayer.so \ > /usr/local/lib/browser_plugins/</userinput></screen> > > <para>Create the >Index: zh_TW.UTF-8/books/handbook/bsdinstall/Makefile >=================================================================== >--- zh_TW.UTF-8/books/handbook/bsdinstall/Makefile (revision 0) >+++ zh_TW.UTF-8/books/handbook/bsdinstall/Makefile (working copy) >@@ -0,0 +1,15 @@ >+# >+# Build the Handbook with just the content from this chapter. >+# >+# $FreeBSD: head/en_US.ISO8859-1/books/handbook/bsdinstall/Makefile 39631 2012-10-01 09:53:01Z gabor $ >+# >+ >+CHAPTERS= bsdinstall/chapter.xml >+ >+VPATH= .. >+ >+MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX} >+ >+DOC_PREFIX?= ${.CURDIR}/../../../.. >+ >+.include "../Makefile" >Index: zh_TW.UTF-8/books/handbook/bsdinstall/chapter.xml >=================================================================== >ç¡æ³é¡¯ç¤º: æªæ¡æ¨ç¤ºçºäºé²å¶é¡å. >svn:mime-type = application/xml >Index: zh_TW.UTF-8/books/handbook/bsdinstall/chapter.xml >=================================================================== >--- zh_TW.UTF-8/books/handbook/bsdinstall/chapter.xml (revision 0) >+++ zh_TW.UTF-8/books/handbook/bsdinstall/chapter.xml (working copy) > >Property changes on: zh_TW.UTF-8/books/handbook/bsdinstall/chapter.xml >___________________________________________________________________ >Added: svn:mime-type >## -0,0 +1 ## >+application/xml >\ No newline at end of property >Index: zh_TW.UTF-8/books/handbook/chapters.ent >=================================================================== >--- zh_TW.UTF-8/books/handbook/chapters.ent (revision 45630) >+++ zh_TW.UTF-8/books/handbook/chapters.ent (working copy) >@@ -17,6 +17,7 @@ > <!-- Part One --> > <!ENTITY chap.introduction SYSTEM "introduction/chapter.xml"> > <!ENTITY chap.install SYSTEM "install/chapter.xml"> >+ <!ENTITY chap.bsdinstall SYSTEM "bsdinstall/chapter.xml"> > <!ENTITY chap.basics SYSTEM "basics/chapter.xml"> > <!ENTITY chap.ports SYSTEM "ports/chapter.xml"> > <!ENTITY chap.x11 SYSTEM "x11/chapter.xml"> >@@ -31,7 +32,6 @@ > <!-- Part Three --> > <!ENTITY chap.config SYSTEM "config/chapter.xml"> > <!ENTITY chap.boot SYSTEM "boot/chapter.xml"> >- <!ENTITY chap.users SYSTEM "users/chapter.xml"> > <!ENTITY chap.security SYSTEM "security/chapter.xml"> > <!ENTITY chap.jails SYSTEM "jails/chapter.xml"> > <!ENTITY chap.mac SYSTEM "mac/chapter.xml"> >@@ -38,8 +38,8 @@ > <!ENTITY chap.audit SYSTEM "audit/chapter.xml"> > <!ENTITY chap.disks SYSTEM "disks/chapter.xml"> > <!ENTITY chap.geom SYSTEM "geom/chapter.xml"> >+ <!ENTITY chap.zfs SYSTEM "zfs/chapter.xml"> > <!ENTITY chap.filesystems SYSTEM "filesystems/chapter.xml"> >- <!ENTITY chap.vinum SYSTEM "vinum/chapter.xml"> > <!ENTITY chap.virtualization SYSTEM "virtualization/chapter.xml"> > <!ENTITY chap.l10n SYSTEM "l10n/chapter.xml"> > <!ENTITY chap.cutting-edge SYSTEM "cutting-edge/chapter.xml"> >Index: zh_TW.UTF-8/books/handbook/dtrace/Makefile >=================================================================== >--- zh_TW.UTF-8/books/handbook/dtrace/Makefile (revision 0) >+++ zh_TW.UTF-8/books/handbook/dtrace/Makefile (working copy) >@@ -0,0 +1,15 @@ >+# >+# Build the Handbook with just the content from this chapter. >+# >+# $FreeBSD: head/en_US.ISO8859-1/books/handbook/dtrace/Makefile 39631 2012-10-01 09:53:01Z gabor $ >+# >+ >+CHAPTERS= dtrace/chapter.xml >+ >+VPATH= .. >+ >+MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX} >+ >+DOC_PREFIX?= ${.CURDIR}/../../../.. >+ >+.include "../Makefile" >Index: zh_TW.UTF-8/books/handbook/dtrace/chapter.xml >=================================================================== >ç¡æ³é¡¯ç¤º: æªæ¡æ¨ç¤ºçºäºé²å¶é¡å. >svn:mime-type = application/xml >Index: zh_TW.UTF-8/books/handbook/dtrace/chapter.xml >=================================================================== >--- zh_TW.UTF-8/books/handbook/dtrace/chapter.xml (revision 0) >+++ zh_TW.UTF-8/books/handbook/dtrace/chapter.xml (working copy) > >Property changes on: zh_TW.UTF-8/books/handbook/dtrace/chapter.xml >___________________________________________________________________ >Added: svn:mime-type >## -0,0 +1 ## >+application/xml >\ No newline at end of property >Index: zh_TW.UTF-8/books/handbook/filesystems/Makefile >=================================================================== >--- zh_TW.UTF-8/books/handbook/filesystems/Makefile (revision 0) >+++ zh_TW.UTF-8/books/handbook/filesystems/Makefile (working copy) >@@ -0,0 +1,15 @@ >+# >+# Build the Handbook with just the content from this chapter. >+# >+# $FreeBSD: head/en_US.ISO8859-1/books/handbook/filesystems/Makefile 39631 2012-10-01 09:53:01Z gabor $ >+# >+ >+CHAPTERS= filesystems/chapter.xml >+ >+VPATH= .. >+ >+MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX} >+ >+DOC_PREFIX?= ${.CURDIR}/../../../.. >+ >+.include "../Makefile" >Index: zh_TW.UTF-8/books/handbook/filesystems/chapter.xml >=================================================================== >ç¡æ³é¡¯ç¤º: æªæ¡æ¨ç¤ºçºäºé²å¶é¡å. >svn:mime-type = application/xml >Index: zh_TW.UTF-8/books/handbook/filesystems/chapter.xml >=================================================================== >--- zh_TW.UTF-8/books/handbook/filesystems/chapter.xml (revision 0) >+++ zh_TW.UTF-8/books/handbook/filesystems/chapter.xml (working copy) > >Property changes on: zh_TW.UTF-8/books/handbook/filesystems/chapter.xml >___________________________________________________________________ >Added: svn:mime-type >## -0,0 +1 ## >+application/xml >\ No newline at end of property >Index: zh_TW.UTF-8/books/handbook/zfs/chapter.xml >=================================================================== >ç¡æ³é¡¯ç¤º: æªæ¡æ¨ç¤ºçºäºé²å¶é¡å. >svn:mime-type = application/xml >Index: zh_TW.UTF-8/books/handbook/zfs/chapter.xml >=================================================================== >--- zh_TW.UTF-8/books/handbook/zfs/chapter.xml (revision 0) >+++ zh_TW.UTF-8/books/handbook/zfs/chapter.xml (working copy) > >Property changes on: zh_TW.UTF-8/books/handbook/zfs/chapter.xml >___________________________________________________________________ >Added: svn:mime-type >## -0,0 +1 ## >+application/xml >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 193750
: 147450