diff options
Diffstat (limited to 'en_US.ISO8859-1/books/fdp-primer')
4 files changed, 12 insertions, 12 deletions
diff --git a/en_US.ISO8859-1/books/fdp-primer/doc-build/chapter.sgml b/en_US.ISO8859-1/books/fdp-primer/doc-build/chapter.sgml index 910bf3cf22..8ba0e0d47b 100644 --- a/en_US.ISO8859-1/books/fdp-primer/doc-build/chapter.sgml +++ b/en_US.ISO8859-1/books/fdp-primer/doc-build/chapter.sgml @@ -27,7 +27,7 @@ ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - $Id: chapter.sgml,v 1.1 2000-06-23 00:37:15 nik Exp $ + $Id: chapter.sgml,v 1.2 2001-06-11 01:16:44 ache Exp $ --> <chapter id="doc-build"> @@ -282,7 +282,7 @@ DOC_PREFIX?= ${.CURDIR}/../../.. MAINTAINER?= doc@FreeBSD.org PREFIX?= /usr/local -PRI_LANG?= en_US.ISO_8859-1 +PRI_LANG?= en_US.ISO8859-1 .if defined(DOC) .if ${DOCFORMAT} == "docbook" diff --git a/en_US.ISO8859-1/books/fdp-primer/sgml-markup/chapter.sgml b/en_US.ISO8859-1/books/fdp-primer/sgml-markup/chapter.sgml index d497523e7b..ddf8ece3fa 100644 --- a/en_US.ISO8859-1/books/fdp-primer/sgml-markup/chapter.sgml +++ b/en_US.ISO8859-1/books/fdp-primer/sgml-markup/chapter.sgml @@ -27,7 +27,7 @@ ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - $FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/sgml-markup/chapter.sgml,v 1.19 2001/04/17 16:02:54 nik Exp $ + $FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/sgml-markup/chapter.sgml,v 1.20 2001/04/19 15:23:19 nik Exp $ --> <chapter id="sgml-markup"> @@ -2128,7 +2128,7 @@ This is the file called 'foo2'</screen> by hand.</para> <para>The best example of what follows in practice is the - <filename>en_US.ISO_8859-1/articles/vm-design/</filename> document. + <filename>en_US.ISO8859-1/articles/vm-design/</filename> document. If you're unsure of the description that follows, take a look at the files in that directory to see how everything hangs togther. Experiment with creating different formatted versions of the diff --git a/en_US.ISO8859-1/books/fdp-primer/structure/chapter.sgml b/en_US.ISO8859-1/books/fdp-primer/structure/chapter.sgml index 2de30fe013..d814320d32 100644 --- a/en_US.ISO8859-1/books/fdp-primer/structure/chapter.sgml +++ b/en_US.ISO8859-1/books/fdp-primer/structure/chapter.sgml @@ -27,7 +27,7 @@ ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - $FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/structure/chapter.sgml,v 1.4 2000/07/07 18:38:38 dannyboy Exp $ + $FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/structure/chapter.sgml,v 1.5 2001/04/17 16:03:37 nik Exp $ --> <chapter id="structure"> @@ -88,7 +88,7 @@ <seg>One directory exists for each available translation and encoding of the documentation, for example - <filename>en_US.ISO_8859-1/</filename> and + <filename>en_US.ISO8859-1/</filename> and <filename>zh_TW.Big5/</filename>. The names are long, but by fully specifying the language and encoding we prevent any future headaches should a translation team want to provide the documentation in the diff --git a/en_US.ISO8859-1/books/fdp-primer/translations/chapter.sgml b/en_US.ISO8859-1/books/fdp-primer/translations/chapter.sgml index 80b6315ef9..04ae626fa1 100644 --- a/en_US.ISO8859-1/books/fdp-primer/translations/chapter.sgml +++ b/en_US.ISO8859-1/books/fdp-primer/translations/chapter.sgml @@ -27,7 +27,7 @@ ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - $FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/translations/chapter.sgml,v 1.6 2000/08/03 23:20:48 ben Exp $ + $FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/translations/chapter.sgml,v 1.7 2001/04/17 16:04:00 nik Exp $ --> <chapter id="translations"> @@ -269,14 +269,14 @@ like</para> <programlisting>doc/ - sv_SE.ISO_8859-1/ + sv_SE.ISO8859-1/ Makefile books/ faq/ Makefile book.sgml</programlisting> - <para><literal>sv_SE.ISO_8859-1</literal> is the name of the + <para><literal>sv_SE.ISO8859-1</literal> is the name of the translation, in <filename><replaceable>lang</replaceable>.<replaceable>encoding</replaceable></filename> form. Note the @@ -313,7 +313,7 @@ <listitem> <para>Does <command>make all</command> in the - <filename>sv_SE.ISO_8859-1</filename> directory work correctly?</para> + <filename>sv_SE.ISO8859-1</filename> directory work correctly?</para> </listitem> <listitem> @@ -436,7 +436,7 @@ <programlisting><!-- The FreeBSD Documentation Project - $FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/translations/chapter.sgml,v 1.5 2000/07/07 18:38:38 dannyboy Exp $ + $FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/translations/chapter.sgml,v 1.5 2000/07/07 18:38:38 dannyboy Exp $ --></programlisting> <para>The exact boilerplate may change, but it will always include a @@ -460,7 +460,7 @@ <programlisting><!-- The FreeBSD Spanish Documentation Project - $FreeBSD: doc/es_ES.ISO_8859-1/books/fdp-primer/translations/chapter.sgml,v 1.3 1999/06/24 19:12:32 jesusr Exp $ + $FreeBSD: doc/es_ES.ISO8859-1/books/fdp-primer/translations/chapter.sgml,v 1.3 1999/06/24 19:12:32 jesusr Exp $ Original revision: 1.11 --></programlisting> </answer> |