From owner-svn-doc-projects@FreeBSD.ORG Tue Sep 4 21:35:18 2012
Return-Path:
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.
- -) { ($login,$password,$uid,$gid,$gcos,$home,$shell) = split(/:/); @@ -14,7 +15,7 @@ while(
) {
$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 @@
+ 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
make
-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
-
-entire ports hierarchy at FreeBSD installation time, and then have
+
+ports hierarchy, you can have
thousands of applications right at your fingertips.
An up to date list can be found at http://damien.bergamini.free.fr/ral/list.html.
-[i386,amd64] The rum(4) 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 @@
Please note that sometimes the snapshots available to download + may be somewhat outdated.
+ +Problem reports may be submitted to the development team using the send-pr(1) - command on a &os; system. Another way to submit a problem report is - to use the web based form, - or by sending an email message to freebsd-bugs@FreeBSD.org. - Please note that send-pr is preferred - since messages sent to the mailing list are not tracked as + command on a &os; system or by + using the web based form. + Please note that + messages sent to a mailing list are not tracked as official problem reports, and may get lost in the noise!
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 @@ - +
@@ -240,25 +240,25 @@ OK load /boot/kernel/kernel.save障害報告は 'open' - 状態から始まり、報告された問題が解決すると閉じられます。 + 状態から始まり、報告された問題が解決すると 'closed' になります。 なお、見失うことがないように、各障害報告には固有の追跡 ID が割り当てられます。FreeBSD に加えられた変更の履歴には、その変更を促した障害報告の追跡 ID @@ -47,16 +47,13 @@
&os; システムの +
障害報告は、&os; システムの send-pr(1) - コマンドで開発チームに障害報告を提出できます。 - ウェブの 入力フォーム を利用したり、 - freebsd-bugs@FreeBSD.org - にメールを送ることでも提出できます。 + コマンドや、ウェブの + 入力フォーム を利用して、 + 開発チームに提出できます。 メーリングリストに提出された報告は、 - 公式の障害報告としては追跡されないので、send-pr - が推奨されています!
+ 公式の障害報告としては追跡されないことに注意してください。