Date: Tue, 4 Sep 2012 21:35:17 +0000 (UTC) From: Gabor Kovesdan <gabor@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-projects@freebsd.org Subject: svn commit: r39499 - in projects/sgml2xml: en_US.ISO8859-1/articles/committers-guide en_US.ISO8859-1/articles/contributors en_US.ISO8859-1/articles/problem-reports en_US.ISO8859-1/books/faq en_US.I... Message-ID: <201209042135.q84LZHwY022444@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gabor Date: Tue Sep 4 21:35:17 2012 New Revision: 39499 URL: http://svn.freebsd.org/changeset/doc/39499 Log: - MFH Approved by: doceng (implicit) Deleted: projects/sgml2xml/en_US.ISO8859-1/htdocs/projects/gnats4/ Modified: projects/sgml2xml/en_US.ISO8859-1/articles/committers-guide/article.sgml projects/sgml2xml/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml projects/sgml2xml/en_US.ISO8859-1/articles/problem-reports/article.sgml projects/sgml2xml/en_US.ISO8859-1/books/faq/book.sgml projects/sgml2xml/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml projects/sgml2xml/en_US.ISO8859-1/books/handbook/ports/chapter.sgml projects/sgml2xml/en_US.ISO8859-1/books/porters-handbook/book.sgml projects/sgml2xml/en_US.ISO8859-1/htdocs/administration.sgml projects/sgml2xml/en_US.ISO8859-1/htdocs/internal/homepage.pl projects/sgml2xml/en_US.ISO8859-1/htdocs/multimedia/multimedia-input.xml projects/sgml2xml/en_US.ISO8859-1/htdocs/platforms/ppc.sgml projects/sgml2xml/en_US.ISO8859-1/htdocs/ports/index.sgml projects/sgml2xml/en_US.ISO8859-1/htdocs/releases/9.0R/hardware.html (contents, props changed) projects/sgml2xml/en_US.ISO8859-1/htdocs/search/search.sgml projects/sgml2xml/en_US.ISO8859-1/htdocs/search/sitemap.xml projects/sgml2xml/en_US.ISO8859-1/htdocs/snapshots/index.sgml projects/sgml2xml/en_US.ISO8859-1/htdocs/support/bugreports.sgml projects/sgml2xml/ja_JP.eucJP/htdocs/platforms/ppc.sgml projects/sgml2xml/ja_JP.eucJP/htdocs/search/search.sgml projects/sgml2xml/ja_JP.eucJP/htdocs/support/bugreports.sgml projects/sgml2xml/mn_MN.UTF-8/books/handbook/cutting-edge/chapter.sgml projects/sgml2xml/mn_MN.UTF-8/books/handbook/filesystems/chapter.sgml projects/sgml2xml/mn_MN.UTF-8/books/handbook/mirrors/chapter.sgml projects/sgml2xml/mn_MN.UTF-8/books/handbook/ports/chapter.sgml projects/sgml2xml/mn_MN.UTF-8/books/handbook/users/chapter.sgml projects/sgml2xml/share/sgml/commercial.consult.xml projects/sgml2xml/share/sgml/mirrors.xml projects/sgml2xml/zh_CN.GB2312/books/handbook/geom/chapter.sgml Directory Properties: projects/sgml2xml/ (props changed) Modified: projects/sgml2xml/en_US.ISO8859-1/articles/committers-guide/article.sgml ============================================================================== --- projects/sgml2xml/en_US.ISO8859-1/articles/committers-guide/article.sgml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/en_US.ISO8859-1/articles/committers-guide/article.sgml Tue Sep 4 21:35:17 2012 (r39499) @@ -1447,7 +1447,7 @@ $target - head/$source:$P,$Q,$R</screen> <sect5> <title>Practical Example</title> - <para>As an practical example, consider the following scenario: + <para>As a practical example, consider the following scenario: The changes to <filename>netmap.4</filename> in r238987 is to be merged from CURRENT to 9-STABLE. The file resides in <filename class="directory">head/share/man/man4</filename> and Modified: projects/sgml2xml/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml ============================================================================== --- projects/sgml2xml/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml Tue Sep 4 21:35:17 2012 (r39499) @@ -8066,6 +8066,11 @@ </listitem> <listitem> + <para>Paulo Fragoso + <email>paulo@nlink.com.br</email></para> + </listitem> + + <listitem> <para>Paulo Menezes <email>paulo@isr.uc.pt</email></para> </listitem> Modified: projects/sgml2xml/en_US.ISO8859-1/articles/problem-reports/article.sgml ============================================================================== --- projects/sgml2xml/en_US.ISO8859-1/articles/problem-reports/article.sgml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/en_US.ISO8859-1/articles/problem-reports/article.sgml Tue Sep 4 21:35:17 2012 (r39499) @@ -650,7 +650,7 @@ adding one or more email addresses to the <literal>Cc:</literal> header.</para> - <para>In the email template you will find the following two + <para>In the email template only, you will find the following single-line fields:</para> <itemizedlist> @@ -668,6 +668,48 @@ <application>CVSup</application>.</para> </listitem> + <listitem> + <para><emphasis>Severity:</emphasis> One of + <literal>non-critical</literal>, + <literal>serious</literal> or + <literal>critical</literal>. Do not overreact; refrain + from labeling your problem <literal>critical</literal> + unless it really is (e.g., data corruption issues, serious + regression from previous functionality in -CURRENT) + or <literal>serious</literal> unless + it is something that will affect many users (kernel + panics or freezes; problems with + particular device drivers or system utilities). &os; + developers will not necessarily work on your problem faster + if you inflate its importance since there are so many other + people who have done exactly that — in fact, some + developers pay little attention to this field + because of this.</para> + + <note> + <para>Security problems should <emphasis>not</emphasis> + be filed in GNATS, because all GNATS information is public + knowledge. Please send such problems according to our + <ulink url="http://security.freebsd.org/#how">security + report guidelines</ulink>.</para> + </note> + </listitem> + + <listitem> + <para><emphasis>Priority:</emphasis> One of + <literal>low</literal>, <literal>medium</literal> or + <literal>high</literal>. <literal>high</literal> should + be reserved for problems that will affect practically + every user of &os; and <literal>medium</literal> for + something that will affect many users.</para> + + <note> + <para>This field has become so widely abused that it is + almost completely meaningless.</para> + </note> + </listitem> + + </itemizedlist> <para>The next section describes fields that are common to both @@ -719,46 +761,6 @@ </listitem> <listitem> - <para><emphasis>Severity:</emphasis> One of - <literal>non-critical</literal>, - <literal>serious</literal> or - <literal>critical</literal>. Do not overreact; refrain - from labeling your problem <literal>critical</literal> - unless it really is (e.g. data corruption issues, serious - regression from previous functionality in -CURRENT) - or <literal>serious</literal> unless - it is something that will affect many users (kernel - panics or freezes; problems with - particular device drivers or system utilities). &os; - developers will not necessarily work on your problem faster - if you inflate its importance since there are so many other - people who have done exactly that — in fact, some - developers pay little attention to this field - because of this.</para> - - <note> - <para>Major security problems should <emphasis>not</emphasis> - be filed in GNATS, because all GNATS information is public - knowledge. Please send such problems in private email to - &a.security-officer;.</para> - </note> - </listitem> - - <listitem> - <para><emphasis>Priority:</emphasis> One of - <literal>low</literal>, <literal>medium</literal> or - <literal>high</literal>. <literal>high</literal> should - be reserved for problems that will affect practically - every user of &os; and <literal>medium</literal> for - something that will affect many users.</para> - - <note> - <para>This field has become so widely abused that it is - almost completely meaningless.</para> - </note> - </listitem> - - <listitem> <para><emphasis>Category:</emphasis> Choose an appropriate category.</para> Modified: projects/sgml2xml/en_US.ISO8859-1/books/faq/book.sgml ============================================================================== --- projects/sgml2xml/en_US.ISO8859-1/books/faq/book.sgml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/en_US.ISO8859-1/books/faq/book.sgml Tue Sep 4 21:35:17 2012 (r39499) @@ -2082,28 +2082,6 @@ shows up before loader is started.</para> </answer> </qandaentry> - - <qandaentry> - <question id="boot-acpi"> - <para>Installation crashes while booting, what can I do?</para> - </question> - - <answer> - <para>Try disabling ACPI support. When the bootloader loads, - press the <keycap>Space</keycap> key. The system will display - the following:</para> - - <screen>OK</screen> - - <para>Type:</para> - - <screen><userinput>unset acpi_load</userinput></screen> - - <para>And then type:</para> - - <screen><userinput>boot</userinput></screen> - </answer> - </qandaentry> </qandaset> </chapter> @@ -2749,18 +2727,6 @@ bindkey ^[[3~ delete-char # for xterm</p </qandaentry> <qandaentry> - <question id="disable-acpi"> - <para>How do I disable ACPI?</para> - </question> - - <answer> - <para>Add following line - <screen>hint.acpi.0.disabled="1"</screen> into your - <filename>/boot/device.hints</filename> file.</para> - </answer> - </qandaentry> - - <qandaentry> <question id="micron-hang-boot"> <para>Why does my Micron system hang at boot time?</para> </question> @@ -10429,20 +10395,6 @@ hint.sio.7.irq="12"</programlisting> </qandaentry> <qandaentry> - <question id="major-numbers"> - <para>Can you assign a major number for a device driver I have - written?</para> - </question> - - <answer> - <para>&os; releases after February 2003 has a facility for - dynamically and automatically allocating major numbers for - device drivers at runtime (see &man.devfs.5;), so there is - no need for this.</para> - </answer> - </qandaentry> - - <qandaentry> <question id="alternate-directory-layout"> <para>What about alternative layout policies for directories?</para> Modified: projects/sgml2xml/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml ============================================================================== --- projects/sgml2xml/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml Tue Sep 4 21:35:17 2012 (r39499) @@ -258,13 +258,13 @@ <para>In Subversion, URLs are used to designate a repository, taking the form of <literal>protocol://hostname/path</literal>. Mirrors may support different protocols as specified below. The - first component of the path is the FreeBSD repository to access. + first component of the path is the &os; repository to access. There are three different repositories, <literal>base</literal> - for the &os; Base system, <literal>ports</literal> for the - FreeBSD Ports Collection, and <literal>doc</literal> for the - FreeBSD Documentation. For example, the URL + for the &os; base system source code, <literal>ports</literal> + for the Ports Collection, and <literal>doc</literal> for + documentation. For example, the URL <literal>svn://svn0.us-east.FreeBSD.org/ports/head/</literal> - specifies the main branch of the &os; ports repository on the + specifies the main branch of the ports repository on the <hostid role="fqdn">svn0.us-east.FreeBSD.org</hostid> mirror, using the svn protocol.</para> Modified: projects/sgml2xml/en_US.ISO8859-1/books/handbook/ports/chapter.sgml ============================================================================== --- projects/sgml2xml/en_US.ISO8859-1/books/handbook/ports/chapter.sgml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/en_US.ISO8859-1/books/handbook/ports/chapter.sgml Tue Sep 4 21:35:17 2012 (r39499) @@ -980,6 +980,32 @@ docbook = </note> <note> + <para>When installing a port, using only <command>make + <maketarget>install</maketarget></command> from the + beginning means there will potentially be many waiting + periods between user interaction as the default behaviour + is to prompt the user for options. When there are many + dependencies, this sometimes makes building a single port + a huge hassle. To avoid this, first run <command>make + <maketarget>config-recursive</maketarget></command> to + do the configuration in one batch. Then run + <command>make <maketarget>install + [clean]</maketarget></command> afterwards.</para> + </note> + + <tip> + <para>When using <maketarget>config-recursive</maketarget>, + the list of ports to configure are gathered by the + <maketarget>all-depends-list</maketarget> &man.make.1; + target. It is often recommended to run <command>make + <maketarget>config-recursive</maketarget></command> + until all dependent ports options have been defined, and + ports options &man.dialog.1; screens no longer + appear, to be certain all ports options have been + configured as intended.</para> + </tip> + + <note> <para>Some shells keep a cache of the commands that are available in the directories listed in the <envar>PATH</envar> environment variable, to speed up Modified: projects/sgml2xml/en_US.ISO8859-1/books/porters-handbook/book.sgml ============================================================================== --- projects/sgml2xml/en_US.ISO8859-1/books/porters-handbook/book.sgml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/en_US.ISO8859-1/books/porters-handbook/book.sgml Tue Sep 4 21:35:17 2012 (r39499) @@ -124,12 +124,7 @@ <para>The minimal <filename>Makefile</filename> would look something like this:</para> - <programlisting># New ports collection makefile for: oneko -# Date created: 5 December 1994 -# Whom: asami -# -# $FreeBSD$ -# + <programlisting># $FreeBSD$ PORTNAME= oneko PORTVERSION= 1.1b @@ -145,6 +140,14 @@ USE_IMAKE= yes .include <bsd.port.mk></programlisting> + <note> + <para>In some cases, the <filename>Makefile</filename> of an + existing port may contain additional lines in the header, + such as the name and email of the person that originally + created the port. This additional information has been + declared obsolete, and is being phased out.</para> + </note> + <para>See if you can figure it out. Do not worry about the contents of the <literal>$FreeBSD$</literal> line, it will be filled in automatically by SVN when the port @@ -3415,30 +3418,33 @@ ALWAYS_KEEP_DISTFILES= yes <title><makevar>COMMENT</makevar></title> <para>This is a one-line description of the port. - Please respect the following rules:</para> - <orderedlist> + Please respect the following rules:</para> + <orderedlist> <listitem> <para>Try to keep the COMMENT value at no longer than 70 - characters, as this line will be used by the &man.pkg.info.1; - utility to display a one-line summary of the port;</para> + characters, as this line will be used by the + &man.pkg.info.1; utility to display a one-line summary + of the port;</para> </listitem> <listitem> - <para>Do <emphasis>not</emphasis> include the package name - (or version number of the software);</para> + <para>Do <emphasis>not</emphasis> include the package + name (or version number of the software);</para> </listitem> <listitem> - <para>The comment should begin with a capital and end without a - period;</para> + <para>The comment should begin with a capital and end + without a period;</para> </listitem> <listitem> - <para>Do not start with an indefinite article (i.e. A or An);</para> + <para>Do not start with an indefinite article (i.e. + A or An);</para> </listitem> <listitem> - <para>Names are capitalized (e.g. Apache, JavaScript, Perl);</para> + <para>Names are capitalized (e.g. Apache, JavaScript, + Perl);</para> </listitem> <listitem> - <para>For lists of words use the Oxford comma (e.g. green, - red<emphasis>,</emphasis> and blue);</para> + <para>For lists of words use the Oxford comma (e.g. + green, red<emphasis>,</emphasis> and blue);</para> </listitem> <listitem> <para>Spell check the text.</para> @@ -16293,20 +16299,10 @@ IGNORE= POINTYHAT is not supported <filename>Makefile</filename>.</para> <programlisting>[the header...just to make it easier for us to identify the ports.] -# New ports collection makefile for: xdvi -[the "version required" line is only needed when the PORTVERSION - variable is not specific enough to describe the port.] -# Date created: 26 May 1995 -[this is the person who did the original port to FreeBSD, in particular, the -person who wrote the first version of this Makefile. Remember, this should -not be changed when upgrading the port later.] -# Whom: Satoshi Asami <asami@FreeBSD.org> -# # $FreeBSD$ [ ^^^^^^^^^ This will be automatically replaced with RCS ID string by SVN when it is committed to our repository. If upgrading a port, do not alter this line back to "$FreeBSD$". SVN deals with it automatically.] -# [section to describe the port itself and the master site - PORTNAME and PORTVERSION are always first, followed by CATEGORIES, Modified: projects/sgml2xml/en_US.ISO8859-1/htdocs/administration.sgml ============================================================================== --- projects/sgml2xml/en_US.ISO8859-1/htdocs/administration.sgml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/en_US.ISO8859-1/htdocs/administration.sgml Tue Sep 4 21:35:17 2012 (r39499) @@ -57,7 +57,6 @@ <li><a href="#t-bugmeister">Bugmeisters & GNATS Administrators</a></li> <li><a href="#t-clusteradm">Cluster Administrators</a></li> - <li><a href="#t-dcvs">CVS doc/www Repository Managers</a></li> <li><a href="#t-pcvs">CVS ports Repository Managers</a></li> <li><a href="#t-ncvs">CVS src Repository Managers</a></li> <li><a href="#t-cvsup-master">CVSup Mirror Site @@ -368,31 +367,12 @@ <ul> <li>&a.brd; <<a href="mailto:brd@FreeBSD.org">brd@FreeBSD.org</a>></li> - <li>&a.billf; <<a href="mailto:billf@FreeBSD.org">billf@FreeBSD.org</a>></li> <li>&a.simon; <<a href="mailto:simon@FreeBSD.org">simon@FreeBSD.org</a>></li> <li>&a.ps; <<a href="mailto:ps@FreeBSD.org">ps@FreeBSD.org</a>></li> <li>&a.kensmith; <<a href="mailto:kensmith@FreeBSD.org">kensmith@FreeBSD.org</a>></li> <li>&a.peter; <<a href="mailto:peter@FreeBSD.org">peter@FreeBSD.org</a>></li> </ul> - <h3><a name="t-dcvs">CVS doc/www Repository Managers</a> - <<a href="mailto:dcvs@FreeBSD.org">dcvs@FreeBSD.org</a>></h3> - - <p>The CVS doc/www Repository Managers are allowed to directly modify the - repository without using the CVS tool. It is their responsibility to - ensure that technical problems that arise in the repository are - resolved quickly. The CVS doc/www repository managers have the - authority to back out commits if this is necessary to resolve a CVS - technical problem. Repo-copy requests should be directed to the - repository managers.</p> - - <ul> - <li>&a.joe; <<a href="mailto:joe@FreeBSD.org">joe@FreeBSD.org</a>></li> - <li>&a.kuriyama; <<a href="mailto:kuriyama@FreeBSD.org">kuriyama@FreeBSD.org</a>></li> - <li>&a.markm; <<a href="mailto:markm@FreeBSD.org">markm@FreeBSD.org</a>></li> - <li>&a.simon; <<a href="mailto:simon@FreeBSD.org">simon@FreeBSD.org</a>></li> - </ul> - <h3><a name="t-pcvs">CVS ports Repository Managers</a> <<a href="mailto:pcvs@FreeBSD.org">pcvs@FreeBSD.org</a>></h3> @@ -454,7 +434,6 @@ services.</p> <ul> - <li>&a.billf; <<a href="mailto:billf@FreeBSD.org">billf@FreeBSD.org</a>></li> <li>&a.dg; <<a href="mailto:dg@FreeBSD.org">dg@FreeBSD.org</a>></li> <li>&a.ps; <<a href="mailto:ps@FreeBSD.org">ps@FreeBSD.org</a>></li> <li>&a.kensmith; <<a href="mailto:kensmith@FreeBSD.org">kensmith@FreeBSD.org</a>></li> Modified: projects/sgml2xml/en_US.ISO8859-1/htdocs/internal/homepage.pl ============================================================================== --- projects/sgml2xml/en_US.ISO8859-1/htdocs/internal/homepage.pl Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/en_US.ISO8859-1/htdocs/internal/homepage.pl Tue Sep 4 21:35:17 2012 (r39499) @@ -1,11 +1,12 @@ #!/usr/bin/perl -$passwd = '/etc/passwd'; +# $FreeBSD$ + $homepagedir = 'public_html'; @index = ('index.html', 'index.cgi'); $noindex = '.noindex'; -open(P, 'ypcat passwd |') || die "open $passwd: $!\n"; +open(P, 'getent passwd |') || die "getent passwd: $!\n"; undef @pages; while(<P>) { ($login,$password,$uid,$gid,$gcos,$home,$shell) = split(/:/); @@ -14,7 +15,7 @@ while(<P>) { $gcos =~ s/,.*//; # disable daemons - next if $uid <= 100; + next if $uid < 500; next if $login eq 'nobody'; next if $shell =~ ~ m%/(pppd|sliplogin|nologin|nonexistent)$%; Modified: projects/sgml2xml/en_US.ISO8859-1/htdocs/multimedia/multimedia-input.xml ============================================================================== --- projects/sgml2xml/en_US.ISO8859-1/htdocs/multimedia/multimedia-input.xml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/en_US.ISO8859-1/htdocs/multimedia/multimedia-input.xml Tue Sep 4 21:35:17 2012 (r39499) @@ -11572,6 +11572,17 @@ <!-- devsummit - cambridge --> + <item source="devsummit-cambridge" added="20120930"> + <title>Cambridge FreeBSD DevSummit2012 - Photos - Ollivier + Robert</title> + <overview>http://gallery.keltia.net/v/voyages/conferences/devsummit-cam-2012/</overview> + <desc> + Photos of the 2012 FreeBSD DevSummit at the University + of Cambridge by Ollivier Robert + </desc> + <tags>devsummit2012,devsummit,photos,ollivier robert</tags> + </item> + <item source="devsummit-cambridge" added="20080825"> <title>Welcome - Cambridge University FreeBSD DevSummit - Robert Watson</title> <overview>http://wiki.freebsd.org/200808DevSummit</overview> Modified: projects/sgml2xml/en_US.ISO8859-1/htdocs/platforms/ppc.sgml ============================================================================== --- projects/sgml2xml/en_US.ISO8859-1/htdocs/platforms/ppc.sgml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/en_US.ISO8859-1/htdocs/platforms/ppc.sgml Tue Sep 4 21:35:17 2012 (r39499) @@ -226,25 +226,25 @@ OK load /boot/kernel/kernel.save</pre> <li><a href="http://www.firmworks.com/QuickRef.html"> Open Firmware Quick Reference</a></li> - <li><a href="http://developer.apple.com/technotes/tn/tn1061.html"> + <li><a href="https://developer.apple.com/legacy/mac/library/#technotes/tn/tn1061.html"> "TN1061: Fundamentals of Open Firmware, Part 1 - The User Interface"</a></li> - <li><a href="http://developer.apple.com/technotes/tn/tn1062.html"> + <li><a href="https://developer.apple.com/legacy/mac/library/#technotes/tn/tn1062.html"> "TN1062: Fundamentals of Open Firmware, Part 2 - The Device Tree"</a></li> - <li><a href="http://developer.apple.com/techpubs/hardware/hardware2.html"> + <li><a href="http://developer.apple.com/legacy/mac/library/navigation/"> Apple hardware developer docs</a></li> - <li><a href="http://developer.apple.com/technotes/tn/tn2004.html"> + <li><a href="http://web.archive.org/web/20080514111646/http://developer.apple.com/technotes/tn/tn2004.html"> "TN2004: Debugging Open Firmware Using Telnet"</a></li> - <li><a href="http://developer.apple.com/technotes/tn/tn2023.html"> + <li><a href="http://web.archive.org/web/20080509173539/http://developer.apple.com/technotes/tn/tn2023.html"> "TN2023: Open Firmware Ethernet Debugging II - Telnet Downloading" </a></li> - <li><a href="http://developer.apple.com/technotes/tn/tn2001.html"> + <li><a href="http://developer.apple.com/legacy/mac/library/#technotes/tn/tn2001.html"> "TN2001: Running Files from a Hard Drive in Open Firmware"</a></li> <li><a href="http://sourceware.org/psim/">psim</a> - A PowerPC Modified: projects/sgml2xml/en_US.ISO8859-1/htdocs/ports/index.sgml ============================================================================== --- projects/sgml2xml/en_US.ISO8859-1/htdocs/ports/index.sgml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/en_US.ISO8859-1/htdocs/ports/index.sgml Tue Sep 4 21:35:17 2012 (r39499) @@ -41,13 +41,13 @@ be committed. <p>Each ``port'' listed here contains any patches necessary to make the original application source code compile and run on FreeBSD. Installing an application is as -simple as downloading the port, unpacking it and typing +simple as typing <a href="http://www.freebsd.org/cgi/man.cgi?query=make"><tt>make</tt></a> -in the port directory. However, the most convenient (and common) method -is to download the framework for the entire list of ports by installing the +in the port directory. If you +download the framework for the entire list of ports by installing the <!--<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/ports/ports.tar.gz">--> -<a href="installing.html"> -entire ports hierarchy</a> at FreeBSD installation time, and then have +<a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html#ports-tree"> +ports hierarchy</a>, you can have thousands of applications right at your fingertips. </p> Modified: projects/sgml2xml/en_US.ISO8859-1/htdocs/releases/9.0R/hardware.html ============================================================================== --- projects/sgml2xml/en_US.ISO8859-1/htdocs/releases/9.0R/hardware.html Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/en_US.ISO8859-1/htdocs/releases/9.0R/hardware.html Tue Sep 4 21:35:17 2012 (r39499) @@ -7249,10 +7249,6 @@ RT2600 chipsets, including:</p> </li> </ul> -<p>An up to date list can be found at <a -href="http://damien.bergamini.free.fr/ral/list.html" -target="_top">http://damien.bergamini.free.fr/ral/list.html</a>.</p> - <p>[i386,amd64] The <a href="http://www.FreeBSD.org/cgi/man.cgi?query=rum&sektion=4&manpath=FreeBSD+9.0-RELEASE"> <span class="CITEREFENTRY"><span class="REFENTRYTITLE">rum</span>(4)</span></a> driver Modified: projects/sgml2xml/en_US.ISO8859-1/htdocs/search/search.sgml ============================================================================== --- projects/sgml2xml/en_US.ISO8859-1/htdocs/search/search.sgml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/en_US.ISO8859-1/htdocs/search/search.sgml Tue Sep 4 21:35:17 2012 (r39499) @@ -30,7 +30,6 @@ <ul> <li><a href="http://fxr.watson.org/"> The Source Code</a></li> - <li><a href="http://www.google.com/bsd">Google Search BSD</a></li> <li><a href="http://freebsd.rambler.ru/">Rambler: FreeBSD mail archives search</a></li> <li><a href="http://freebsd.markmail.org/">MarkMail: FreeBSD mail archives search</a></li> </ul> Modified: projects/sgml2xml/en_US.ISO8859-1/htdocs/search/sitemap.xml ============================================================================== --- projects/sgml2xml/en_US.ISO8859-1/htdocs/search/sitemap.xml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/en_US.ISO8859-1/htdocs/search/sitemap.xml Tue Sep 4 21:35:17 2012 (r39499) @@ -1749,11 +1749,6 @@ </item> <item> - <text>FreeBSD GNATS Upgrade</text> - <destination>&base;/projects/gnats4/index.html</destination> - </item> - - <item> <text>FreeBSD Project Ideas</text> <destination>&base;/projects/ideas/index.html</destination> </item> Modified: projects/sgml2xml/en_US.ISO8859-1/htdocs/snapshots/index.sgml ============================================================================== --- projects/sgml2xml/en_US.ISO8859-1/htdocs/snapshots/index.sgml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/en_US.ISO8859-1/htdocs/snapshots/index.sgml Tue Sep 4 21:35:17 2012 (r39499) @@ -25,6 +25,7 @@ These snapshots will be very similar to full releases, except that they might not include all the bits included in a full release (such as packages and updated documentation).</p> +--> <h2>Getting Snapshots</h2> @@ -35,12 +36,15 @@ <a href="&base;/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html">mirror sites</a>.</p> + <p>Please note that sometimes the snapshots available to download + may be somewhat outdated.</p> + +<!-- <p>Currently the snapshots of - <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">9-CURRENT</a>, - <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">8-STABLE</a>, - <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">7-STABLE</a>, + <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">&rel.head.major;-CURRENT</a>, + <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">&rel.current.major;-STABLE</a>, and - <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">6-STABLE</a> + <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">&rel2.current.major;-STABLE</a>, are released monthly in directories whose URLs have the format <tt>&url.snapshots;/<year><month>/</tt> where <tt><year></tt> is the four-digit year and @@ -52,6 +56,7 @@ applicable). Each snapshot directory might contain a <tt>RELNOTES.TXT</tt> file which outlines the changes for the particular snapshot.</p> +--> <h2>Things You Might Want to Know</h2> Modified: projects/sgml2xml/en_US.ISO8859-1/htdocs/support/bugreports.sgml ============================================================================== --- projects/sgml2xml/en_US.ISO8859-1/htdocs/support/bugreports.sgml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/en_US.ISO8859-1/htdocs/support/bugreports.sgml Tue Sep 4 21:35:17 2012 (r39499) @@ -44,12 +44,10 @@ <p>Problem reports may be submitted to the development team using the <a href="&cgibase;/man.cgi?query=send-pr&sektion=1">send-pr(1)</a> - command on a &os; system. Another way to submit a problem report is - to use the web based <a href="&base;/send-pr.html">form</a>, - or by sending an email message to <a - href="mailto:freebsd-bugs@FreeBSD.org">freebsd-bugs@FreeBSD.org</a>. - Please note that <a href="&base;/send-pr.html">send-pr</a> is preferred - since messages sent to the mailing list are <em>not</em> tracked as + command on a &os; system or by + using the web based <a href="&base;/send-pr.html">form</a>. + Please note that + messages sent to a mailing list are <em>not</em> tracked as official problem reports, and may get lost in the noise!</p> <p>Before submitting a problem report, you might find it useful to Modified: projects/sgml2xml/ja_JP.eucJP/htdocs/platforms/ppc.sgml ============================================================================== --- projects/sgml2xml/ja_JP.eucJP/htdocs/platforms/ppc.sgml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/ja_JP.eucJP/htdocs/platforms/ppc.sgml Tue Sep 4 21:35:17 2012 (r39499) @@ -6,7 +6,7 @@ <!-- $FreeBSD$ --> <!-- The FreeBSD Japanese Documentation Project --> -<!-- Original revision: 1.30 --> +<!-- Original revision: r39477 --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> @@ -240,25 +240,25 @@ OK load /boot/kernel/kernel.save</pre> <li><a href="http://www.firmworks.com/QuickRef.html"> Open Firmware Quick リファレンス</a></li> - <li><a href="http://developer.apple.com/technotes/tn/tn1061.html"> + <li><a href="https://developer.apple.com/legacy/mac/library/#technotes/tn/tn1061.html"> "TN1061: Fundamentals of Open Firmware, Part 1 - The User Interface"</a></li> - <li><a href="http://developer.apple.com/technotes/tn/tn1062.html"> + <li><a href="https://developer.apple.com/legacy/mac/library/#technotes/tn/tn1062.html"> "TN1062: Fundamentals of Open Firmware, Part 2 - The Device Tree"</a></li> - <li><a href="http://developer.apple.com/techpubs/hardware/hardware2.html"> + <li><a href="http://developer.apple.com/legacy/mac/library/navigation/"> Apple hardware developer 文書</a></li> - <li><a href="http://developer.apple.com/technotes/tn/tn2004.html"> + <li><a href="http://web.archive.org/web/20080514111646/http://developer.apple.com/technotes/tn/tn2004.html"> "TN2004: Debugging Open Firmware Using Telnet"</a></li> - <li><a href="http://developer.apple.com/technotes/tn/tn2023.html"> + <li><a href="http://web.archive.org/web/20080509173539/http://developer.apple.com/technotes/tn/tn2023.html"> "TN2023: Open Firmware Ethernet Debugging II - Telnet Downloading" </a></li> - <li><a href="http://developer.apple.com/technotes/tn/tn2001.html"> + <li><a href="http://developer.apple.com/legacy/mac/library/#technotes/tn/tn2001.html"> "TN2001: Running Files from a Hard Drive in Open Firmware"</a></li> <li><a href="http://sourceware.org/psim/">psim</a> Modified: projects/sgml2xml/ja_JP.eucJP/htdocs/search/search.sgml ============================================================================== --- projects/sgml2xml/ja_JP.eucJP/htdocs/search/search.sgml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/ja_JP.eucJP/htdocs/search/search.sgml Tue Sep 4 21:35:17 2012 (r39499) @@ -4,7 +4,7 @@ <!ENTITY title "検索"> ]> <!-- The FreeBSD Japanese Documentation Project --> -<!-- Original revision: 1.122 --> +<!-- Original revision: r39484 --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> @@ -32,7 +32,6 @@ <ul> <li><a href="http://fxr.watson.org/"> ソースコード</a></li> - <li><a href="http://www.google.com/bsd">Google Search BSD</a></li> <li><a href="http://freebsd.rambler.ru/">Rambler: FreeBSD メールアーカイブ検索</a></li> <li><a href="http://freebsd.markmail.org/">MarkMail: FreeBSD メールアーカイブ検索</a></li> </ul> Modified: projects/sgml2xml/ja_JP.eucJP/htdocs/support/bugreports.sgml ============================================================================== --- projects/sgml2xml/ja_JP.eucJP/htdocs/support/bugreports.sgml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/ja_JP.eucJP/htdocs/support/bugreports.sgml Tue Sep 4 21:35:17 2012 (r39499) @@ -5,7 +5,7 @@ ]> <!-- The FreeBSD Japanese Documentation Project --> -<!-- Original revision: 1.6 --> +<!-- Original revision: r39495 --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> @@ -32,7 +32,7 @@ コレクションに加えるために準備された port に関しての報告です。</p> <p>障害報告は 'open' - 状態から始まり、報告された問題が解決すると閉じられます。 + 状態から始まり、報告された問題が解決すると 'closed' になります。 なお、見失うことがないように、各障害報告には固有の追跡 ID が割り当てられます。FreeBSD に加えられた変更の履歴には、その変更を促した障害報告の追跡 ID @@ -47,16 +47,13 @@ <h2>障害報告 (PR) の提出</h2> - <p>&os; システムの + <p>障害報告は、&os; システムの <a href="&cgibase;/man.cgi?query=send-pr&sektion=1">send-pr(1)</a> - コマンドで開発チームに障害報告を提出できます。 - ウェブの <a href="&base;/send-pr.html">入力フォーム</a> を利用したり、 - <a href="mailto:freebsd-bugs@FreeBSD.org">freebsd-bugs@FreeBSD.org</a> - にメールを送ることでも提出できます。 + コマンドや、ウェブの + <a href="&base;/send-pr.html">入力フォーム</a> を利用して、 + 開発チームに提出できます。 メーリングリストに提出された報告は、 - 公式の障害報告としては追跡され<em>ない</em>ので、<a - href="&base;/send-pr.html">send-pr</a> - が推奨されています!</p> + 公式の障害報告としては追跡され<em>ない</em>ことに注意してください。</p> <p>障害報告を提出する前に <a href="&enbase;/doc/ja_JP.eucJP/articles/problem-reports/">FreeBSD Modified: projects/sgml2xml/mn_MN.UTF-8/books/handbook/cutting-edge/chapter.sgml ============================================================================== --- projects/sgml2xml/mn_MN.UTF-8/books/handbook/cutting-edge/chapter.sgml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/mn_MN.UTF-8/books/handbook/cutting-edge/chapter.sgml Tue Sep 4 21:35:17 2012 (r39499) @@ -2,7 +2,7 @@ <!-- The FreeBSD Mongolian Documentation Project - Original revision 38879 + Original revision 39399 $FreeBSD$ --> @@ -708,13 +708,12 @@ Fetching 133 new ports or files... done. 勵勵仍亳亶仆 勵亠亳亶仆 弍舒亳仄仆 亞仍仍亞仆 仍仂从舒仍 仍弍舒亞 舒仍舒仆 于亳仍弍舒 弍勵亶 亞 亳亟亞 弍舒亳仄亞 亳仆仍 亟 亟仆 舒亞舒 弍舒亶亟舒亞.</para> - <sect2 id="csup-doc"> - <title>舒亳仄亞 亳仆仍亳亶仆 仍亟 CVSup-亞 舒亳亞仍舒 仆</title> + <sect2 id="dsvn-doc"> + <title>舒亳仄亞 亳仆仍亳亶仆 仍亟 <application>Subversion</application>-亞 舒亳亞仍舒 仆</title> - <para>勳仆亟仆 亳亠仄亳亶亞 亳仆仍亶 唏亶 舒亞亞 舒亳亞仍舒仆 - <application>CVSup</application> 亞仍仆 弍仂仍仂仆 &os;-亳亶仆 - 弍舒亳仄亟仆 仍亞舒亞亟舒仆 仍弍舒亞 亳仆亳仍亢 弍仂仍仆仂 - (<xref linkend="makeworld"/>). 亅仆 亞 亟舒舒舒 亰勵亶仍亳亶亞 + <para>&os;-亳亶仆 + 弍舒亳仄亟仆 亳亶亞 <application>Subversion</application> + 舒亳亞仍舒仆 舒于 弍仂仍仆仂. 亅仆 亞 亟舒舒舒 亰勵亶仍亳亶亞 舒亶仍弍舒仍舒亟舒亞:</para> <itemizedlist> @@ -725,8 +724,8 @@ Fetching 133 new ports or files... done. </listitem> <listitem> - <para><application>CVSup</application> 舒亳亞仍舒仆 - <filename class="directory">/usr/doc</filename> 亟舒 + <para><application>Subversion</application> 舒亳亞仍舒仆 + <filename class="directory">/usr/doc</filename> 亟舒 弍舒亳仄仆 亳亶仆 仍弍舒亞 仆 舒舒亢 舒于舒 舒仍舒舒.</para> </listitem> @@ -746,7 +745,7 @@ Fetching 133 new ports or files... done. </sect2> <sect2 id="installing-documentation-toolchain"> - <title>CVSup 弍仂仍仂仆 弍舒亳仄仆 亞仍勵勵亟亳亶亞 仍亞舒 仆</title> + <title><application>Subversion</application> 弍仂仍仂仆 弍舒亳仄仆 亞仍勵勵亟亳亶亞 仍亞舒 仆</title> <para>&os;-亳亶仆 弍舒亳仄亞 仆 弍勵亟 仆仍仆 仂仍仂仆 仂仂仆 亞仍勵勵亟亳亶亞 舒舒亟亟舒亞. 亅亟亞 亞仍勵勵亟 仆 @@ -775,66 +774,35 @@ Fetching 133 new ports or files... done. 弍舒亶亟舒亞.</para> </note> - <para><application>CVSup</application>-亞 仍亞舒亢 舒亳亞仍舒 舒仍舒舒 - 亟仍亞仆亞勵亶 仄亟仍仍亳亶亞 <link - linkend="cvsup">CVSup-亞 舒亳亞仍舒</link> 亞 勵亰仆 勵勵.</para> + <para><application>Subversion</application> 仆 + <filename role="package">textproc/docproj</filename> 仗仂仂亶 亞 亟舒亞.</para> </sect2> <sect2 id="updating-documentation-sources"> <title>舒亳仄仆 亳亶亞 亳仆仍 仆</title> - <para><application>CVSup</application> 仆 - <filename>/usr/share/examples/cvsup/doc-supfile</filename> 舒亶仍亞 - 仂亳亞仂仂仆 亰舒亞于舒 弍仂仍亞仂仆 舒亳亞仍舒亢 弍舒亳仄仆 亳亶仆 于 仍弍舒亞 舒舒仆 - 舒于 舒亟亟舒亞. 仆亟舒亞 亳仆仍仍亳亶仆 仂 仆 <filename>doc-supfile</filename> - 舒亶仍亟 亰舒舒仆舒舒 弍舒亶亞舒舒 弍仂仍仂于 &man.cvsup.1; 仆 舒舒仍仆 仄唏唏唏 仂仆 - 仆亳亶亞 舒于亟舒亞 弍唏亞唏唏亟 弍舒亳仄仆 亳亶亞 舒仍 仆亞 <application>CVSup</application> - 亠于亠 亟舒舒舒 舒舒仍亞 弍亳亳仆 舒舒仆 舒于 弍仂仍仆仂:</para> - - <screen>&prompt.root; <userinput>cvsup -h <replaceable>cvsup.FreeBSD.org</replaceable> -g -L 2 <filename>/usr/share/examples/cvsup/doc-supfile</filename></userinput></screen> - - <para><replaceable>cvsup.FreeBSD.org</replaceable>-亞 舒仄亞亳亶仆 仂亶 - <application>CVSup</application> 亠于亠 仂仍亳 亞亶. 丐仂仍亳仆 - 亞舒仍 舒亶亟仆 弍勵仆 亢舒亞舒舒仍亞 <xref - linkend="cvsup-mirrors"/>- 勵亰仆 勵勵.</para> + <para><application>Subversion</application> 仆 + 弍舒亳仄仆 亳亶仆 于 仍弍舒亞 舒舒仆 + 舒于 舒亟亟舒亞.</para> + + <screen>&prompt.root; <userinput>svn checkout <literal>svn://svn.FreeBSD.org/doc/head</literal> <filename class="directory">/usr/doc</filename></userinput></screen> <para>舒亳仄仆 亳亶仆 仆亳亶 舒舒仍 亞舒舒舒 舒舒亟舒亢 弍仂仍仂 ミ. 舒仍 仆 勵仍 亞亶.</para> - <para>舒亳仄仆 亳亶仆 亟舒舒舒 亟舒舒舒亞亳亶仆 亳仆仍仍勵勵亟亳亶亞 亟 舒舒仍亞 - 舒亳亞仍舒仆 舒舒仆 舒于 弍仂仍仆仂. <application>CVSup</application> 亞仍 仆 - 舒仄亞亳亶仆 勵勵仍亳亶仆 亟舒舒 舒亢亳仍仍舒仆舒舒舒舒 仂亶亳 亳仆仍仍勵勵亟亳亶亞 亰唏于唏仆 舒舒仆 - 舒于 仍亟舒亞 亳 仆亳亶 亟舒舒 弍勵仆 舒亢亳仍仍舒仆舒舒 仂亶 亟舒舒舒 亟舒舒舒亞亳亶仆 - 亟舒舒 <application>CVSup</application>-亞 舒亢亳仍仍仍舒舒亟 亳仍勵勵 亟舒仆 - 弍舒亶亟舒亞.</para> + <para>舒亳仄仆 亳亶仆 亟舒舒舒 亟舒舒舒亞亳亶仆 亳仆仍仍勵勵亟亳亶亞 亟仂仂 舒舒仍亞 + 舒亳亞仍舒仆 舒舒仆 舒于 弍仂仍仆仂.</para> + + <screen>&prompt.root; <userinput>svn update <filename class="directory">/usr/doc</filename></userinput></screen> - <para>亅亳亶亞 舒舒仆 舒于仆舒舒 亟舒舒舒 弍舒亳仄亞 亳仆仍 唏唏 仆亞 舒亞舒 仆 + <para>亅亳亶亞 舒舒仆 舒于仆舒舒 亟舒舒舒 弍舒亳仄亞 亳仆仍 唏唏 仆亞 舒亞舒 仆 <filename - class="directory">/usr/doc</filename> 舒仆亞亳亶仆 - <filename>Makefile</filename>-舒舒 亟仄亢亳亞亟仆 弍舒亶亟舒亞. - <filename>/etc/make.conf</filename> 舒亶仍亟 - <makevar>SUP_UPDATE</makevar>, <makevar>SUPHOST</makevar> 弍仂仍仂仆 - <makevar>DOCSUPFILE</makevar>-亳亶亞 仂亳仍仆舒舒 亟仂仂亳亶亞 - 舒亢亳仍仍仍舒 弍仂仍仂仄亢仂亶 弍仂仍仆仂:</para> + class="directory">/usr/doc</filename> 舒仆亞亳亶仆 + <filename>Makefile</filename>-舒舒 亟仄亢亳亞亟仆 弍舒亶亟舒亞 弍唏亞唏唏亟 + 亟舒舒舒亳亶亞 舒亢亳仍仍仍仆舒:</para> <screen>&prompt.root; <userinput>cd /usr/doc</userinput> &prompt.root; <userinput>make update</userinput></screen> - - <para><filename>/etc/make.conf</filename>-亟 亰仂亳仍舒仆 - &man.make.1;-亳亶仆 亟亞 仂亳仍亞亟 亳亶仄 弍舒亶亟舒亞:</para> - - <programlisting>SUP_UPDATE= yes -SUPHOST?= cvsup.freebsd.org -DOCSUPFILE?= /usr/share/examples/cvsup/doc-supfile</programlisting> - - <note> - <para><makevar>SUPHOST</makevar> - 弍仂仍仂仆 <makevar>DOCSUPFILE</makevar> 亞舒亟 <literal>?=</literal>-亞 - 唏亞仆唏唏 弍勵 舒舒仍仆 仄唏唏唏 唏唏仍唏 弍仂仍仂仄亢亳亶亞 弍勵亟勵勵仍亟亞. - 亅仆 仆 <filename>make.conf</filename>-亟 仂亳仍亞亟 仆仄 - 亰唏于仍唏唏仆 舒亞舒 ミ. 仆亞仆 唏唏 唏唏 仂亳仍亞仆 亞亞 亠 亳亶 - 弍仂仍亞仂仆亟 舒亶仍亞 亰舒于舒仍舒 舒舒亟仍舒亞舒亞勵亶 弍仂仍亞仂亟仂亞.</para> - </note> </sect2> <sect2 id="updating-documentation-options"> @@ -872,16 +840,7 @@ DOCSUPFILE?= /usr/share/examples/cvsup/d </listitem> </varlistentry> - <varlistentry> - <term><makevar>SUPHOST</makevar></term> - - <listitem> - <para>丿亳仆仍亟 舒亳亞仍舒 <application>CVSup</application> - 亠于亠亳亶仆 仂仆 仆.</para> - </listitem> - </varlistentry> - <varlistentry> - + <varlistentry> <term><makevar>DOCDIR</makevar></term> <listitem> @@ -914,15 +873,6 @@ DOCSUPFILE?= /usr/share/examples/cvsup/d <screen>&prompt.root; <userinput>cd /usr/doc</userinput> &prompt.root; <userinput>make install clean</userinput></screen> - <para>丱于 <filename>make.conf</filename> 仆 亰唏于 - <makevar>DOCSUPFILE</makevar>, <makevar>SUPHOST</makevar> - 弍仂仍仂仆 <makevar>SUP_UPDATE</makevar> 仂亳亞仂仂仆亟舒亶亞舒舒 - 仂亳仍舒亞亟舒仆 弍仂仍 仍亞舒 舒仍仄亞 弍舒亳仄仆 亳仆仍仍亶 亞 - 舒仄舒亞舒仆 亳仆亞亢 亳亶亢 唏亞 弍仂仍仆仂:</para> - - <screen>&prompt.root; <userinput>cd /usr/doc</userinput> -&prompt.root; <userinput>make update install clean</userinput></screen> - <para>丱于 亰唏于唏仆 亞舒亶 仍仆亳亶 亳仆仍仍 亞亶 弍仂仍 <filename class="directory">/usr/doc</filename>-亳亶仆 舒亶仆 仍仆亳亶 亞舒亶 亟亟 舒仆亟 &man.make.1;-亳亶亞 舒亢亳仍仍仍亢 弍仂仍仆仂, 亢亳 仆:</para> @@ -964,10 +914,10 @@ DOCSUPFILE?= /usr/share/examples/cvsup/d 仗舒从亳从亳亶仆 弍亳 弍舒亶亢 弍仂仍仂 ミ. 舒亳仄亢仍舒仍仆 勵勵亟亳亶亞 弍勵 仆 仆仍仆 亳 仄亢仆亳亶 亞仍亳亶仆 亞仍仍亞舒 弍ム <emphasis>弍舒亳仄亢仍舒仍 弍勵 亞仍亳亶仆 仂仍仂仆仍仂亞</emphasis>, - <application>CVS</application>-亳亶亞 仂亟仂仂亶 仄亢亞 仄亟, - 亠仗仂亰亳仂亳仂 亳亶亞 舒舒亢 舒于舒 弍仂仍仂仆 舒舒亢 舒于舒仆 - 弍勵 亟 亟仆 舒 亟舒舒舒仍仍亟亞 舒舒亟亟舒亞. 亅仆 亞 - 弍亳亟 &os;-亳亶仆 弍舒亳仄亢仍舒仍仆 仍亞舒亞亟舒仆 仍弍舒亟亞 + <application>Subversion</application>-亳亶亞 仂亟仂仂亶 仄亢亞 仄亟, + 亠仗仂亰亳仂亳仂 亳亶亞 舒舒亢 舒于舒 弍仂仍仂仆 舒舒亢 舒于舒仆 + 弍勵 亟 亟仆 舒 亟舒舒舒仍仍亟亞 舒舒亟亟舒亞. 亅仆 亞 + 弍亳亟 &os;-亳亶仆 弍舒亳仄亢仍舒仍仆 仍亞舒亞亟舒仆 仍弍舒亟亞 亳仆仍 唏唏 舒亞亞 舒亶仍弍舒仍舒 弍仂仍仆仂. 亅仆 仆 仗仂仆 亞仍仍亞亞 舒亳亞仍舒 弍唏亞唏唏亟 亟舒舒舒 弍仂仍仂仄亢亳亶亞 弍勵亟勵勵仍仆:</para> @@ -1099,9 +1049,9 @@ DOCSUPFILE?= /usr/share/examples/cvsup/d 弍舒亶亟舒亞.</para> <note> - <para>仆亟舒亞 仍亞舒 舒仆 仆 <application>CVSup</application> - 舒亞仆 舒亳亞仍舒亟舒亞 舒仆亞舒舒 磿亞舒舒舒亶亞 舒仆舒舒舒亶. - 亅仆 仆 磠亞舒舒亟 亞于仍 弍亳亟 仗仂 仍亞舒亢 弍舒亶亞舒舒 + <para>仆亟舒亞 仍亞舒 舒仆 仆 <application>Subversion</application> + 舒亞仆 舒亳亞仍舒亟舒亞 舒仆亞舒舒 磿亞舒舒舒亶亞 舒仆舒舒舒亶. + 亅仆 仆 磠亞舒舒亟 亞于仍 弍亳亟 仗仂 仍亞舒亢 弍舒亶亞舒舒 弍唏亞唏唏亟 仗仂亟 仆 亳于仍仆 <filename class="directory">/usr/local</filename> 舒仆亟 亟舒亞. 勳勵仆亳亶亞 <makevar>PREFIX</makevar> 于舒亞亳亶亞 Modified: projects/sgml2xml/mn_MN.UTF-8/books/handbook/filesystems/chapter.sgml ============================================================================== --- projects/sgml2xml/mn_MN.UTF-8/books/handbook/filesystems/chapter.sgml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/mn_MN.UTF-8/books/handbook/filesystems/chapter.sgml Tue Sep 4 21:35:17 2012 (r39499) @@ -2,7 +2,7 @@ <!-- The FreeBSD Mongolian Documentation Project - Original revision 1.16 + Original revision 39361 $FreeBSD$ --> @@ -770,12 +770,12 @@ errors: No known data errors</screen> <para>亅仍亟 唏仄亳亶仆 亟亟舒亞亟舒 仄仂亟仍亳亶亞 舒舒舒仍仆舒:</para> - <screen>kldload ext2fs</screen> + <screen>&prompt.root; <userinput>kldload ext2fs</userinput></screen> <para>舒舒舒 仆 <filename>/dev/ad1s1</filename>-亟 弍舒亶仍舒 &man.ext2fs.5; 亰仍勵勵仆亳亶亞 仂仍弍仂仆仂:</para> - <screen><userinput>mount -t ext2fs /dev/ad1s1 /mnt</userinput></screen> + <screen>&prompt.root; <userinput>mount -t ext2fs /dev/ad1s1 /mnt</userinput></screen> </sect2> <sect2> <title>XFS</title> @@ -791,7 +791,7 @@ errors: No known data errors</screen> <para><acronym>XFS</acronym>-亞 唏仄亳亶仆 亟亟舒亞亟舒 仄仂亟仍 仍弍 舒舒舒仍舒仆 仍亟:</para> - <screen>kldload xfs</screen> + <screen>&prompt.root; <userinput>kldload xfs</userinput></screen> <para>&man.xfs.5; 亟舒亶于亠 仆 &os;-亟 XFS 舒亶仍仆 亳亠仄 勵勵 舒仆亟舒 弍仂仍仂仄亢亳亶亞 仂仍亞仂亟仂亞. 亟 仂亟仂仂亞仂仂 @@ -801,7 +801,7 @@ errors: No known data errors</screen> <para><filename>/dev/ad1s1</filename>-亟 弍舒亶仍舒 &man.xfs.5; 亰仍勵勵仆亳亶亞 仂仍弍仂仆 仍亟 亟舒舒舒亳亶亞 亳亶仆:</para> - <screen><userinput>mount -t xfs /dev/as1s1 /mnt</userinput></screen> + <screen>&prompt.root; <userinput>mount -t xfs /dev/as1s1 /mnt</userinput></screen> <para><filename role="package">sysutils/xfsprogs</filename> 仗仂 仆 <acronym>XFS</acronym> 舒亶仍仆 亳亠仄亳亶亞 勵勵亞 弍仂仍仂仄亢亳亶亞 @@ -829,12 +829,12 @@ errors: No known data errors</screen> <para>亅仍亟 唏仄亳亶仆 亟亟舒亞亟舒 仄仂亟仍亳亶亞 舒舒舒仍舒 亞亶:</para> - <screen>kldload reiserfs</screen> + <screen>&prompt.root; <userinput>kldload reiserfs</userinput></screen> <para>舒舒舒 仆 <filename>/dev/ad1s1</filename>-亟 弍舒亶亞舒舒 ReiserFS 亰仍勵勵仆亳亶亞 仂仍弍仂仆 仍亟:</para> - <screen><userinput>mount -t reiserfs /dev/ad1s1 /mnt</userinput></screen> + <screen>&prompt.root; <userinput>mount -t reiserfs /dev/ad1s1 /mnt</userinput></screen> </sect2> </sect1> Modified: projects/sgml2xml/mn_MN.UTF-8/books/handbook/mirrors/chapter.sgml ============================================================================== --- projects/sgml2xml/mn_MN.UTF-8/books/handbook/mirrors/chapter.sgml Tue Sep 4 15:43:44 2012 (r39498) +++ projects/sgml2xml/mn_MN.UTF-8/books/handbook/mirrors/chapter.sgml Tue Sep 4 21:35:17 2012 (r39499) @@ -2,7 +2,7 @@ <!-- The FreeBSD Mongolian Documentation Project - Original revision 39186 + Original revision 39467 $FreeBSD$ --> @@ -229,6 +229,111 @@ CD 于仍 DVD 亟 舒亢 弍仂仍仂 ミ.</para> </sect1> + <sect1 id="mirrors-svn"> + <title>Subversion 舒亶亟</title> + + <indexterm> + <primary>svn</primary> + </indexterm> + + <para>2012 仂仆 7 舒舒舒 &os;-仆 弍勵 从仂亟, 弍舒亳仄亢仍舒仍 弍仂仍仂仆 + 仗仂仆 亞仍仍亞亞 舒亟亞舒仍舒亟舒舒 <ulink url="http://subversion.apache.org/">Subversion</ulink> + (<emphasis>svn</emphasis>)-亞 勵仆亟仆 于亳仍弍舒 亟亳亟舒 亳亠仄 + 弍仂仍亞仂仆 舒亳亞仍舒亢 仍仆.</para> + + <note> + <para>Subversion 唏亞亢勵勵仍仍亳亶仆 亞仍 ミ. + 仆 亞仍亞亳亟 + <link linkend="updating-upgrading-freebsdupdate">FreeBSD-亞 + 亳仆仍</link> 亞 亰舒舒仆舒舒 &os;-仆 勵仆亟仆 亳亠仄亳亶亞 + 亳仆仍 仂亶 弍唏亞唏唏亟 &os;-仆 仗仂仆 亞仍仍亞亞 亳仆仍亟 + <link linkend="updating-upgrading-portsnap">Portsnap</link>-亞 + 舒亳亞仍舒 仂亶.</para> + </note> + + <para>&os; svn 仂仍亳仆 勵仍亢 仆 仆亳亶 舒舒仆亟舒舒 弍舒亶亞舒舒 弍唏亞唏唏亟 + 唏唏仍唏亞亟唏 仄舒亞舒亟仍舒仍舒亶. 亅亟亞 仂仍亳仆 亞舒仍亟亞 舒亳从 + 亞亢 仂仂仂仂仍亢 弍仂仍仂亞勵亶. 亊仍舒仆亞磠 亠于亠勵勵亟亳亶仆 SSL 亠亳亳从舒亟 + 亰 仆亞 舒亞 亳仆仍亞亟 弍仂仍仆仂.</para> *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209042135.q84LZHwY022444>