diff options
author | Marc Fonvieille <blackend@FreeBSD.org> | 2009-02-23 13:04:18 +0000 |
---|---|---|
committer | Marc Fonvieille <blackend@FreeBSD.org> | 2009-02-23 13:04:18 +0000 |
commit | 5aa94e57721737fc80a71eb1097fda0d7952fb12 (patch) | |
tree | dcca76404b02d65fb6efb2809ea769143e37f6c5 /misc/freebsd-doc-es | |
parent | 5269bfb8095e0445dcb41fea58749ce20b60d173 (diff) |
Notes
Diffstat (limited to 'misc/freebsd-doc-es')
-rw-r--r-- | misc/freebsd-doc-es/Makefile | 19 | ||||
-rw-r--r-- | misc/freebsd-doc-es/pkg-plist.common | 36 | ||||
-rw-r--r-- | misc/freebsd-doc-es/pkg-plist.extras | 4 | ||||
-rw-r--r-- | misc/freebsd-doc-es/pkg-plist.html | 21 | ||||
-rw-r--r-- | misc/freebsd-doc-es/pkg-plist.html-common | 132 | ||||
-rw-r--r-- | misc/freebsd-doc-es/pkg-plist.html-split | 384 | ||||
-rw-r--r-- | misc/freebsd-doc-es/pkg-plist.pdf | 21 | ||||
-rw-r--r-- | misc/freebsd-doc-es/pkg-plist.ps | 21 | ||||
-rw-r--r-- | misc/freebsd-doc-es/pkg-plist.txt | 21 |
9 files changed, 659 insertions, 0 deletions
diff --git a/misc/freebsd-doc-es/Makefile b/misc/freebsd-doc-es/Makefile new file mode 100644 index 000000000000..4680a26ae25c --- /dev/null +++ b/misc/freebsd-doc-es/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: freebsd-doc-es +# Date created: 13 August 2008 +# Whom: Marc Fonvieille <blackend@FreeBSD.org> +# +# $FreeBSD$ +# + +CATEGORIES= misc docs +PKGNAMEPREFIX= es- + +MAINTAINER= doceng@FreeBSD.org +COMMENT= Spanish translation of the FreeBSD Documentation Project + +MASTERDIR= ${.CURDIR}/../freebsd-doc-en +PLIST= ${.CURDIR}/pkg-plist + +DOCLANG= es_ES.ISO8859-1 + +.include "${MASTERDIR}/Makefile" diff --git a/misc/freebsd-doc-es/pkg-plist.common b/misc/freebsd-doc-es/pkg-plist.common new file mode 100644 index 000000000000..9f0952df91e4 --- /dev/null +++ b/misc/freebsd-doc-es/pkg-plist.common @@ -0,0 +1,36 @@ +@comment $FreeBSD$ +@dirrm %%DOCSDIR%%/%%DOCLANG%%/books/handbook/vinum +@dirrm %%DOCSDIR%%/%%DOCLANG%%/books/handbook/security +@dirrm %%DOCSDIR%%/%%DOCLANG%%/books/handbook/mail +@dirrm %%DOCSDIR%%/%%DOCLANG%%/books/handbook/install +@dirrm %%DOCSDIR%%/%%DOCLANG%%/books/handbook/imagelib/callouts +@dirrm %%DOCSDIR%%/%%DOCLANG%%/books/handbook/imagelib +@dirrm %%DOCSDIR%%/%%DOCLANG%%/books/handbook/geom +@dirrm %%DOCSDIR%%/%%DOCLANG%%/books/handbook/advanced-networking +@dirrm %%DOCSDIR%%/%%DOCLANG%%/books/handbook +@dirrm %%DOCSDIR%%/%%DOCLANG%%/books/faq +@dirrm %%DOCSDIR%%/%%DOCLANG%%/books +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/zip-drive +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/version-guide +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/releng +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/imagelib/callouts +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/imagelib +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/linux-users +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/linux-comparison +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/laptop +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/fdp-es +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/fbsd-from-scratch +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/euro +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/dialup-firewall +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/cvs-freebsd +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/contributing +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles/casestudy-argentina.com +@dirrm %%DOCSDIR%%/%%DOCLANG%%/articles +%%DOCSDIR%%/%%DOCLANG_PREFIX%% +@dirrm %%DOCSDIR%%/%%DOCLANG%% +@dirrmtry %%DOCSDIR%% diff --git a/misc/freebsd-doc-es/pkg-plist.extras b/misc/freebsd-doc-es/pkg-plist.extras new file mode 100644 index 000000000000..769466f97b89 --- /dev/null +++ b/misc/freebsd-doc-es/pkg-plist.extras @@ -0,0 +1,4 @@ +@comment $FreeBSD$ +%%DOCSDIR%%/%%DOCLANG%%/articles/fbsd-from-scratch/fase_1.sh +%%DOCSDIR%%/%%DOCLANG%%/articles/fbsd-from-scratch/fase_2.sh +%%DOCSDIR%%/%%DOCLANG%%/articles/fbsd-from-scratch/fase_3.mk diff --git a/misc/freebsd-doc-es/pkg-plist.html b/misc/freebsd-doc-es/pkg-plist.html new file mode 100644 index 000000000000..b7789ab2a0c3 --- /dev/null +++ b/misc/freebsd-doc-es/pkg-plist.html @@ -0,0 +1,21 @@ +@comment $FreeBSD$ +%%DOCSDIR%%/%%DOCLANG%%/articles/casestudy-argentina.com/article.html +%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/article.html +%%DOCSDIR%%/%%DOCLANG%%/articles/cvs-freebsd/article.html +%%DOCSDIR%%/%%DOCLANG%%/articles/dialup-firewall/article.html +%%DOCSDIR%%/%%DOCLANG%%/articles/euro/article.html +%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.html +%%DOCSDIR%%/%%DOCLANG%%/articles/fbsd-from-scratch/article.html +%%DOCSDIR%%/%%DOCLANG%%/articles/fdp-es/article.html +%%DOCSDIR%%/%%DOCLANG%%/articles/laptop/article.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-comparison/article.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/article.html +%%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq/article.html +%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/article.html +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/article.html +%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/article.html +%%DOCSDIR%%/%%DOCLANG%%/articles/releng/article.html +%%DOCSDIR%%/%%DOCLANG%%/articles/version-guide/article.html +%%DOCSDIR%%/%%DOCLANG%%/articles/zip-drive/article.html +%%DOCSDIR%%/%%DOCLANG%%/books/faq/book.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/book.html diff --git a/misc/freebsd-doc-es/pkg-plist.html-common b/misc/freebsd-doc-es/pkg-plist.html-common new file mode 100644 index 000000000000..a242669fb93f --- /dev/null +++ b/misc/freebsd-doc-es/pkg-plist.html-common @@ -0,0 +1,132 @@ +@comment $FreeBSD$ +%%DOCSDIR%%/%%DOCLANG%%/articles/casestudy-argentina.com/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/articles/cvs-freebsd/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/articles/dialup-firewall/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/articles/euro/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/articles/fbsd-from-scratch/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/articles/fdp-es/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/articles/laptop/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-comparison/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/imagelib/callouts/1.png +%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/imagelib/callouts/2.png +%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/imagelib/callouts/3.png +%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/imagelib/callouts/4.png +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/articles/releng/branches-head.png +%%DOCSDIR%%/%%DOCLANG%%/articles/releng/branches-releng3.png +%%DOCSDIR%%/%%DOCLANG%%/articles/releng/branches-releng4.png +%%DOCSDIR%%/%%DOCLANG%%/articles/releng/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/articles/version-guide/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/articles/zip-drive/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/books/faq/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/advanced-networking/isdn-bus.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/advanced-networking/isdn-twisted-pair.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/advanced-networking/natd.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/advanced-networking/net-routing.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/advanced-networking/static-routes.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/docbook.css +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/geom/striping.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/imagelib/callouts/1.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/imagelib/callouts/10.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/imagelib/callouts/2.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/imagelib/callouts/3.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/imagelib/callouts/4.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/imagelib/callouts/5.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/imagelib/callouts/6.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/imagelib/callouts/7.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/imagelib/callouts/8.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/imagelib/callouts/9.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/adduser1.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/adduser2.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/adduser3.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/boot-mgr.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/console-saver1.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/console-saver2.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/console-saver3.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/console-saver4.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/desktop.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/disk-layout.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/disklabel-auto.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/disklabel-ed1.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/disklabel-ed2.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/disklabel-fs.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/disklabel-root1.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/disklabel-root2.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/disklabel-root3.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/dist-set.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/dist-set2.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/docmenu1.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/ed0-conf.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/ed0-conf2.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/edit-inetd-conf.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/example-dir1.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/example-dir2.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/example-dir3.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/example-dir4.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/example-dir5.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/fdisk-drive1.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/fdisk-drive2.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/fdisk-edit1.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/fdisk-edit2.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/ftp-anon1.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/ftp-anon2.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/hdwrconf.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/keymap.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/main-doc.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/main-keymap.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/main-options.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/main-std.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/main1.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/mainexit.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/media.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/mouse1.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/mouse2.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/mouse3.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/mouse4.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/mouse5.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/mouse6.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/mta-main.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/net-config-menu1.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/net-config-menu2.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/nfs-server-edit.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/ntp-config.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/options.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/pkg-cat.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/pkg-confirm.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/pkg-install.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/pkg-sel.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/probstart.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/routed.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/security.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/sysinstall-exit.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/timezone1.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/timezone2.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/timezone3.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/userconfig.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/userconfig2.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install/xf86setup.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mail/mutt1.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mail/mutt2.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mail/mutt3.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mail/pine1.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mail/pine2.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mail/pine3.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mail/pine4.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mail/pine5.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/security/ipsec-crypt-pkt.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/security/ipsec-encap-pkt.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/security/ipsec-network.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/security/ipsec-out-pkt.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/vinum/vinum-concat.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/vinum/vinum-mirrored-vol.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/vinum/vinum-raid10-vol.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/vinum/vinum-raid5-org.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/vinum/vinum-simple-vol.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/vinum/vinum-striped-vol.png +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/vinum/vinum-striped.png diff --git a/misc/freebsd-doc-es/pkg-plist.html-split b/misc/freebsd-doc-es/pkg-plist.html-split new file mode 100644 index 000000000000..60f1dde71521 --- /dev/null +++ b/misc/freebsd-doc-es/pkg-plist.html-split @@ -0,0 +1,384 @@ +@comment $FreeBSD$ +%%DOCSDIR%%/%%DOCLANG%%/articles/casestudy-argentina.com/TRADEMARKS.html +%%DOCSDIR%%/%%DOCLANG%%/articles/casestudy-argentina.com/challenge.html +%%DOCSDIR%%/%%DOCLANG%%/articles/casestudy-argentina.com/freebsd.html +%%DOCSDIR%%/%%DOCLANG%%/articles/casestudy-argentina.com/index.html +%%DOCSDIR%%/%%DOCLANG%%/articles/casestudy-argentina.com/results.html +%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/contrib-how.html +%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/index.html +%%DOCSDIR%%/%%DOCLANG%%/articles/cvs-freebsd/TRADEMARKS.html +%%DOCSDIR%%/%%DOCLANG%%/articles/cvs-freebsd/freebsdspecific.html +%%DOCSDIR%%/%%DOCLANG%%/articles/cvs-freebsd/index.html +%%DOCSDIR%%/%%DOCLANG%%/articles/cvs-freebsd/x40.html +%%DOCSDIR%%/%%DOCLANG%%/articles/dialup-firewall/index.html +%%DOCSDIR%%/%%DOCLANG%%/articles/dialup-firewall/kernel.html +%%DOCSDIR%%/%%DOCLANG%%/articles/dialup-firewall/rcconf.html +%%DOCSDIR%%/%%DOCLANG%%/articles/dialup-firewall/rules.html +%%DOCSDIR%%/%%DOCLANG%%/articles/dialup-firewall/x112.html +%%DOCSDIR%%/%%DOCLANG%%/articles/dialup-firewall/x84.html +%%DOCSDIR%%/%%DOCLANG%%/articles/euro/index.html +%%DOCSDIR%%/%%DOCLANG%%/articles/euro/x169.html +%%DOCSDIR%%/%%DOCLANG%%/articles/euro/x201.html +%%DOCSDIR%%/%%DOCLANG%%/articles/euro/x70.html +%%DOCSDIR%%/%%DOCLANG%%/articles/euro/x80.html +%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/index.html +%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/x51.html +%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/x76.html +%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/x99.html +%%DOCSDIR%%/%%DOCLANG%%/articles/fbsd-from-scratch/index.html +%%DOCSDIR%%/%%DOCLANG%%/articles/fbsd-from-scratch/limitations.html +%%DOCSDIR%%/%%DOCLANG%%/articles/fbsd-from-scratch/prerequisites.html +%%DOCSDIR%%/%%DOCLANG%%/articles/fbsd-from-scratch/stage1.html +%%DOCSDIR%%/%%DOCLANG%%/articles/fbsd-from-scratch/stage2.html +%%DOCSDIR%%/%%DOCLANG%%/articles/fbsd-from-scratch/stage3.html +%%DOCSDIR%%/%%DOCLANG%%/articles/fbsd-from-scratch/why.html +%%DOCSDIR%%/%%DOCLANG%%/articles/fdp-es/index.html +%%DOCSDIR%%/%%DOCLANG%%/articles/fdp-es/sintaxis.html +%%DOCSDIR%%/%%DOCLANG%%/articles/fdp-es/voluntarios-fdp-es.html +%%DOCSDIR%%/%%DOCLANG%%/articles/fdp-es/x184.html +%%DOCSDIR%%/%%DOCLANG%%/articles/fdp-es/x187.html +%%DOCSDIR%%/%%DOCLANG%%/articles/fdp-es/x191.html +%%DOCSDIR%%/%%DOCLANG%%/articles/fdp-es/x205.html +%%DOCSDIR%%/%%DOCLANG%%/articles/fdp-es/x244.html +%%DOCSDIR%%/%%DOCLANG%%/articles/fdp-es/x27.html +%%DOCSDIR%%/%%DOCLANG%%/articles/fdp-es/x42.html +%%DOCSDIR%%/%%DOCLANG%%/articles/fdp-es/x92.html +%%DOCSDIR%%/%%DOCLANG%%/articles/laptop/index.html +%%DOCSDIR%%/%%DOCLANG%%/articles/laptop/x38.html +%%DOCSDIR%%/%%DOCLANG%%/articles/laptop/x43.html +%%DOCSDIR%%/%%DOCLANG%%/articles/laptop/x70.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-comparison/TRADEMARKS.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-comparison/freebsd-addenda.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-comparison/freebsd-advantages.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-comparison/freebsd-conclusion.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-comparison/freebsd-features.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-comparison/freebsd-security.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-comparison/freebsd-support.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-comparison/index.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/TRADEMARKS.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/commands.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/conclusion.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/firewall.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/index.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/network.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/procfs.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/shells.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/software.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/startup.html +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/updates.html +%%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq/acknowledgments.html +%%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq/bikeshed.html +%%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq/etiquette.html +%%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq/index.html +%%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq/recurring.html +%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/TRADEMARKS.html +%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/howto.html +%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/index.html +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/TRADEMARKS.html +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/add-rm-files.html +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/branches.html +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/changes.html +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/clients.html +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/diffs.html +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/editing.html +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/freebsd-cvs-and-p4.html +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/index.html +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/integrations.html +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/offline-ops.html +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/renaming-files.html +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/soc.html +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/start.html +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/submit.html +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/syncing.html +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/working-with-diffs.html +%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/TRADEMARKS.html +%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/index.html +%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/pr-followup.html +%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/pr-further.html +%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/pr-prep.html +%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/pr-when.html +%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/pr-writing.html +%%DOCSDIR%%/%%DOCLANG%%/articles/releng/TRADEMARKS.html +%%DOCSDIR%%/%%DOCLANG%%/articles/releng/ackno.html +%%DOCSDIR%%/%%DOCLANG%%/articles/releng/biblio.html +%%DOCSDIR%%/%%DOCLANG%%/articles/releng/distribution.html +%%DOCSDIR%%/%%DOCLANG%%/articles/releng/extensibility.html +%%DOCSDIR%%/%%DOCLANG%%/articles/releng/future.html +%%DOCSDIR%%/%%DOCLANG%%/articles/releng/index.html +%%DOCSDIR%%/%%DOCLANG%%/articles/releng/lessons-learned.html +%%DOCSDIR%%/%%DOCLANG%%/articles/releng/release-build.html +%%DOCSDIR%%/%%DOCLANG%%/articles/releng/release-proc.html +%%DOCSDIR%%/%%DOCLANG%%/articles/version-guide/TRADEMARKS.html +%%DOCSDIR%%/%%DOCLANG%%/articles/version-guide/conclusion.html +%%DOCSDIR%%/%%DOCLANG%%/articles/version-guide/decision-points.html +%%DOCSDIR%%/%%DOCLANG%%/articles/version-guide/future-goals.html +%%DOCSDIR%%/%%DOCLANG%%/articles/version-guide/index.html +%%DOCSDIR%%/%%DOCLANG%%/articles/version-guide/past-schedules.html +%%DOCSDIR%%/%%DOCLANG%%/articles/zip-drive/index.html +%%DOCSDIR%%/%%DOCLANG%%/articles/zip-drive/x108.html +%%DOCSDIR%%/%%DOCLANG%%/articles/zip-drive/x49.html +%%DOCSDIR%%/%%DOCLANG%%/books/faq/acknowledgments.html +%%DOCSDIR%%/%%DOCLANG%%/books/faq/admin.html +%%DOCSDIR%%/%%DOCLANG%%/books/faq/applications.html +%%DOCSDIR%%/%%DOCLANG%%/books/faq/commercial.html +%%DOCSDIR%%/%%DOCLANG%%/books/faq/hackers.html +%%DOCSDIR%%/%%DOCLANG%%/books/faq/hardware.html +%%DOCSDIR%%/%%DOCLANG%%/books/faq/index.html +%%DOCSDIR%%/%%DOCLANG%%/books/faq/install.html +%%DOCSDIR%%/%%DOCLANG%%/books/faq/introduction.html +%%DOCSDIR%%/%%DOCLANG%%/books/faq/kernelconfig.html +%%DOCSDIR%%/%%DOCLANG%%/books/faq/ln19.html +%%DOCSDIR%%/%%DOCLANG%%/books/faq/misc.html +%%DOCSDIR%%/%%DOCLANG%%/books/faq/networking.html +%%DOCSDIR%%/%%DOCLANG%%/books/faq/ppp.html +%%DOCSDIR%%/%%DOCLANG%%/books/faq/serial.html +%%DOCSDIR%%/%%DOCLANG%%/books/faq/troubleshoot.html +%%DOCSDIR%%/%%DOCLANG%%/books/faq/x.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/adding-swap-space.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/advanced-networking.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/appendices.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/audit.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/backup-basics.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/backups-floppybackups.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/backups-tapebackups.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/basics-daemons.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/basics-devices.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/basics-more-information.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/basics-processes.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/basics.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/bibliography.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/binary-formats.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/book-preface.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/boot-blocks.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/boot-init.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/boot-introduction.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/boot-kernel.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/boot-shutdown.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/boot.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/colophon.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/common-tasks.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/config-tuning.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/configtuning-starting-services.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/consoles.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/creating-cds.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/creating-dvds.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/crypt.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/current-stable.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/cutting-edge.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/cvsup.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/desktop-browsers.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/desktop-finance.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/desktop-productivity.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/desktop-summary.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/desktop-viewers.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/desktop.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/device-hints.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/dialout.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/dialup.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/dirstructure.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/disk-organization.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/disks-adding.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/disks-encrypting.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/disks-naming.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/disks-virtual.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/disks.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/editors.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/eresources-email.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/eresources-news.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/eresources-shell.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/eresources-web.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/eresources.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/firewalls.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/floppies.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/fs-acl.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/geom-intro.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/geom-mirror.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/geom-striping.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/geom.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/getting-started.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/handbook.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/history.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/index.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install-advanced.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install-choosing.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install-diff-media.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install-final-warning.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install-hardware.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install-media.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install-post.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install-pre.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install-start.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install-steps.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install-trouble.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/install.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/introduction.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/ipsec.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/jails-application.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/jails-build.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/jails-intro.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/jails-terms.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/jails-tuning.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/jails.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/kerberos5.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/kerberosiv.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/kernelconfig-building.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/kernelconfig-config.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/kernelconfig-devices.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/kernelconfig-modules.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/kernelconfig-trouble.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/kernelconfig.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/l10n-basics.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/l10n-compiling.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/l10n.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/lang-setup.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/linuxemu-advanced.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/linuxemu-lbc-install.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/linuxemu-maple.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/linuxemu-mathematica.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/linuxemu-matlab.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/linuxemu-oracle.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/linuxemu.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/ln22.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mac-biba.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mac-examplehttpd.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mac-ifoff.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mac-implementing.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mac-initial.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mac-inline-glossary.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mac-labelingpolicies.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mac-lomac.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mac-mls.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mac-modules.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mac-partition.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mac-portacl.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mac-troubleshoot.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mac-understandlabel.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mac.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mail-advanced.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mail-agents.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mail-changingmta.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mail-fetchmail.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mail-procmail.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mail-trouble.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mail-using.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mail.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/makeworld.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mirrors.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/mount-unmount.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/multimedia.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/network-atm.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/network-bluetooth.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/network-bridging.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/network-communication.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/network-dhcp.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/network-diskless.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/network-dns.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/network-inetd.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/network-ipv6.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/network-isdn.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/network-natd.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/network-nfs.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/network-nis.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/network-ntp.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/network-plip.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/network-routing.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/network-servers.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/network-wireless.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/nutshell.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/one-time-passwords.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/openssh.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/openssl.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/outgoing-only.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/packages-using.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/permissions.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/pgpkeys.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/ports-broken.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/ports-finding-applications.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/ports-nextsteps.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/ports-overview.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/ports-using.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/ports.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/ppp-and-slip.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/ppp.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/pppoa.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/pppoe.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/printing-advanced.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/printing-intro-setup.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/printing-intro-spooler.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/printing-lpd-alternatives.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/printing-troubleshooting.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/printing-using.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/printing.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/quotas.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/raid.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/sapr3.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/scanners.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/securing-freebsd.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/security-accounting.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/security-advisories.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/security-intro.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/security-portaudit.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/security.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/sendmail.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/serial.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/serialcomms.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/serialconsole-setup.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/shells.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/slip.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/small-lans.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/smtp-auth.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/smtp-dialup.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/smtp-uucp.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/snapshots.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/soft-updates.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/sound-mp3.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/sound-setup.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/synching.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/system-administration.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/tcpwrappers.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/term.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/tvcard.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/updating-freebsdupdate.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/updating-portsnap.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/updating.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/usb-disks.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/userppp.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/users-groups.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/users-introduction.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/users-limiting.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/users-modifying.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/users-personalizing.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/users-superuser.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/users-system.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/users-user.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/users.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/using-localization.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/using-sysinstall.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/video-playback.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/vinum-access-bottlenecks.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/vinum-config.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/vinum-data-integrity.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/vinum-examples.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/vinum-intro.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/vinum-object-naming.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/vinum-objects.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/vinum-root.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/vinum-vinum.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/virtualization.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/x-config.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/x-fonts.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/x-install.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/x-understanding.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/x-xdm.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/x11-wm.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/x11.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/x30962.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/x30986.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/x31015.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/x31048.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/x31081.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/x31093.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/x31117.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/x31153.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/x32060.html +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/x9103.html diff --git a/misc/freebsd-doc-es/pkg-plist.pdf b/misc/freebsd-doc-es/pkg-plist.pdf new file mode 100644 index 000000000000..853458146831 --- /dev/null +++ b/misc/freebsd-doc-es/pkg-plist.pdf @@ -0,0 +1,21 @@ +@comment $FreeBSD$ +%%DOCSDIR%%/%%DOCLANG%%/articles/casestudy-argentina.com/article.pdf +%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/article.pdf +%%DOCSDIR%%/%%DOCLANG%%/articles/cvs-freebsd/article.pdf +%%DOCSDIR%%/%%DOCLANG%%/articles/dialup-firewall/article.pdf +%%DOCSDIR%%/%%DOCLANG%%/articles/euro/article.pdf +%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.pdf +%%DOCSDIR%%/%%DOCLANG%%/articles/fbsd-from-scratch/article.pdf +%%DOCSDIR%%/%%DOCLANG%%/articles/fdp-es/article.pdf +%%DOCSDIR%%/%%DOCLANG%%/articles/laptop/article.pdf +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-comparison/article.pdf +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/article.pdf +%%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq/article.pdf +%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/article.pdf +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/article.pdf +%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/article.pdf +%%DOCSDIR%%/%%DOCLANG%%/articles/releng/article.pdf +%%DOCSDIR%%/%%DOCLANG%%/articles/version-guide/article.pdf +%%DOCSDIR%%/%%DOCLANG%%/articles/zip-drive/article.pdf +%%DOCSDIR%%/%%DOCLANG%%/books/faq/book.pdf +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/book.pdf diff --git a/misc/freebsd-doc-es/pkg-plist.ps b/misc/freebsd-doc-es/pkg-plist.ps new file mode 100644 index 000000000000..040b68ae9eea --- /dev/null +++ b/misc/freebsd-doc-es/pkg-plist.ps @@ -0,0 +1,21 @@ +@comment $FreeBSD$ +%%DOCSDIR%%/%%DOCLANG%%/articles/casestudy-argentina.com/article.ps +%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/article.ps +%%DOCSDIR%%/%%DOCLANG%%/articles/cvs-freebsd/article.ps +%%DOCSDIR%%/%%DOCLANG%%/articles/dialup-firewall/article.ps +%%DOCSDIR%%/%%DOCLANG%%/articles/euro/article.ps +%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.ps +%%DOCSDIR%%/%%DOCLANG%%/articles/fbsd-from-scratch/article.ps +%%DOCSDIR%%/%%DOCLANG%%/articles/fdp-es/article.ps +%%DOCSDIR%%/%%DOCLANG%%/articles/laptop/article.ps +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-comparison/article.ps +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/article.ps +%%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq/article.ps +%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/article.ps +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/article.ps +%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/article.ps +%%DOCSDIR%%/%%DOCLANG%%/articles/releng/article.ps +%%DOCSDIR%%/%%DOCLANG%%/articles/version-guide/article.ps +%%DOCSDIR%%/%%DOCLANG%%/articles/zip-drive/article.ps +%%DOCSDIR%%/%%DOCLANG%%/books/faq/book.ps +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/book.ps diff --git a/misc/freebsd-doc-es/pkg-plist.txt b/misc/freebsd-doc-es/pkg-plist.txt new file mode 100644 index 000000000000..6a8b9d2eb878 --- /dev/null +++ b/misc/freebsd-doc-es/pkg-plist.txt @@ -0,0 +1,21 @@ +@comment $FreeBSD$ +%%DOCSDIR%%/%%DOCLANG%%/articles/casestudy-argentina.com/article.txt +%%DOCSDIR%%/%%DOCLANG%%/articles/contributing/article.txt +%%DOCSDIR%%/%%DOCLANG%%/articles/cvs-freebsd/article.txt +%%DOCSDIR%%/%%DOCLANG%%/articles/dialup-firewall/article.txt +%%DOCSDIR%%/%%DOCLANG%%/articles/euro/article.txt +%%DOCSDIR%%/%%DOCLANG%%/articles/explaining-bsd/article.txt +%%DOCSDIR%%/%%DOCLANG%%/articles/fbsd-from-scratch/article.txt +%%DOCSDIR%%/%%DOCLANG%%/articles/fdp-es/article.txt +%%DOCSDIR%%/%%DOCLANG%%/articles/laptop/article.txt +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-comparison/article.txt +%%DOCSDIR%%/%%DOCLANG%%/articles/linux-users/article.txt +%%DOCSDIR%%/%%DOCLANG%%/articles/mailing-list-faq/article.txt +%%DOCSDIR%%/%%DOCLANG%%/articles/nanobsd/article.txt +%%DOCSDIR%%/%%DOCLANG%%/articles/p4-primer/article.txt +%%DOCSDIR%%/%%DOCLANG%%/articles/problem-reports/article.txt +%%DOCSDIR%%/%%DOCLANG%%/articles/releng/article.txt +%%DOCSDIR%%/%%DOCLANG%%/articles/version-guide/article.txt +%%DOCSDIR%%/%%DOCLANG%%/articles/zip-drive/article.txt +%%DOCSDIR%%/%%DOCLANG%%/books/faq/book.txt +%%DOCSDIR%%/%%DOCLANG%%/books/handbook/book.txt |