This commit is contained in:
Gabor Kovesdan 2013-07-04 19:03:44 +00:00
commit 57cba96872
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/projects/db5/; revision=42147
42 changed files with 164 additions and 101 deletions

View file

@ -1834,7 +1834,7 @@ block in log first quick on dc0 all
Internet:</para>
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<tgroup cols="3">
<colspec colwidth="1*"/>
<colspec colwidth="1*"/>

View file

@ -6050,6 +6050,7 @@ PLIST_SUB+= NLS="@comment "
<thead>
<row>
<entry>Nur lesbare Variablen</entry>
<entry>Bedeutung</entry>
</row>
</thead>

View file

@ -1823,7 +1823,7 @@ block in log first quick on dc0 all
Internet:</para>
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<tgroup cols="3">
<colspec colwidth="1*"/>
<colspec colwidth="1*"/>

View file

@ -5968,11 +5968,6 @@
<email>cordeiro@nic.br</email></para>
</listitem>
<listitem>
<para>Luiz Otavio O Souza
<email>loos.br@gmail.com</email></para>
</listitem>
<listitem>
<para>Lukasz Stelmach
<email>lukasz.stelmach@iem.pw.edu.pl</email></para>

View file

@ -1403,6 +1403,10 @@
<para>&a.ssouhlal;</para>
</listitem>
<listitem>
<para>&a.loos;</para>
</listitem>
<listitem>
<para>&a.uqs;</para>
</listitem>

View file

@ -2243,6 +2243,19 @@ IMAGES= chapter1/fig1.png
<ulink
url="http://en.wikipedia.org/wiki/GUID_Partition_Table">GUID
Partition Tables</ulink>.</para>
<para>The link text can be omitted to show the actual
URL:</para>
<programlisting><![CDATA[<para>Wikipedia has an excellent reference on
GUID Partition Tables: <ulink
url="http://en.wikipedia.org/wiki/GUID_Partition_Table"></ulink>.</para>]]></programlisting>
<para>Appearance:</para>
<para>Wikipedia has an excellent reference on
GUID Partition Tables: <ulink
url="http://en.wikipedia.org/wiki/GUID_Partition_Table"></ulink>.</para>
</example>
</sect3>
</sect2>

View file

@ -41,7 +41,7 @@
desktop applications:</para>
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<tgroup cols="4">
<thead>
<row>
<entry>Type of Application</entry>

View file

@ -386,7 +386,7 @@ still more lines
They are as follows:</para>
<informaltable frame="none">
<tgroup cols="3">
<tgroup cols="2">
<tbody>
<row>
<entry><literal>ifdef</literal></entry>

View file

@ -5958,6 +5958,7 @@ PLIST_SUB+= NLS="@comment "
<thead>
<row>
<entry>Read only variables</entry>
<entry>Means</entry>
</row>
</thead>
@ -17022,7 +17023,7 @@ pre-install:
<table frame="none">
<title>Values of <makevar>USES</makevar></title>
<tgroup cols="2">
<tgroup cols="3">
<thead>
<row>
<entry>Feature</entry>

View file

@ -536,6 +536,14 @@
</name>
<email>rpaulo@FreeBSD.org</email>
</person>
<person>
<name>
<given>Kevin</given>
<common>Lo</common>
</name>
<email>kevlo@FreeBSD.org</email>
</person>
</contact>
<body>

View file

@ -2360,7 +2360,7 @@ block in log first quick on dc0 all
kijutni az internetre:</para>
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<tgroup cols="3">
<colspec colwidth="1*"/>
<colspec colwidth="1*"/>
<colspec colwidth="1*"/>

View file

@ -2063,7 +2063,7 @@ export PATH</programlisting>
láthatjuk):</para>
<informaltable frame="none" pgwide="1">
<tgroup cols="4">
<tgroup cols="3">
<thead>
<row>
<entry>Állományrendszer</entry>

View file

@ -1374,7 +1374,7 @@ ttyd5 "/usr/libexec/getty std.19200" vt100 on insecure</programlisting>
<table frame="none" pgwide="1" id="serialcomms-signal-names">
<title>Nomi dei Segnali</title>
<tgroup cols="5">
<tgroup cols="2">
<thead>
<row>
<entry align="left">Acronimi</entry>

View file

@ -280,6 +280,8 @@ peri:/acs/peri/2
<entry>BSD</entry>
<entry>SVR4</entry>
<entry/>
</row>
</thead>

View file

@ -3,7 +3,7 @@
#
# Build the FreeBSD Handbook (Japanese).
#
# Original revision: r41710
# Original revision: r42118
#
# ------------------------------------------------------------------------
@ -180,13 +180,6 @@ IMAGES_EN+= install/example-dir5.eps
#IMAGES_EN+= security/ipsec-crypt-pkt.pic
#IMAGES_EN+= security/ipsec-encap-pkt.pic
#IMAGES_EN+= security/ipsec-out-pkt.pic
#IMAGES_EN+= vinum/vinum-concat.pic
#IMAGES_EN+= vinum/vinum-mirrored-vol.pic
#IMAGES_EN+= vinum/vinum-raid10-vol.pic
#IMAGES_EN+= vinum/vinum-raid5-org.pic
#IMAGES_EN+= vinum/vinum-simple-vol.pic
#IMAGES_EN+= vinum/vinum-striped-vol.pic
#IMAGES_EN+= vinum/vinum-striped.pic
IMAGES_EN+= virtualization/parallels-freebsd1.png
IMAGES_EN+= virtualization/parallels-freebsd2.png
IMAGES_EN+= virtualization/parallels-freebsd3.png
@ -286,7 +279,6 @@ SRCS+= printing/chapter.xml
SRCS+= security/chapter.xml
SRCS+= serialcomms/chapter.xml
SRCS+= users/chapter.xml
#SRCS+= vinum/chapter.xml
#SRCS+= virtualization/chapter.xml
SRCS+= x11/chapter.xml

View file

@ -11,7 +11,7 @@
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
Original revision: r41824
Original revision: r42118
$FreeBSD$
-->
@ -247,7 +247,6 @@
&chap.disks;
<!--
&chap.filesystems;
&chap.vinum;
&chap.virtualization;
-->
&chap.l10n;

View file

@ -3,7 +3,7 @@
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
Original revision: 1.28
Original revision: r42118
$FreeBSD$
Creates entities for each chapter in the FreeBSD Handbook. Each entity
@ -38,10 +38,12 @@
<!ENTITY chap.users SYSTEM "users/chapter.xml">
<!ENTITY chap.security SYSTEM "security/chapter.xml">
<!ENTITY chap.jails SYSTEM "jails/chapter.xml">
<!-- <!ENTITY chap.mac SYSTEM "mac/chapter.xml"> -->
<!ENTITY chap.audit SYSTEM "audit/chapter.xml">
<!ENTITY chap.disks SYSTEM "disks/chapter.xml">
<!-- <!ENTITY chap.geom SYSTEM "geom/chapter.xml"> -->
<!ENTITY chap.filesystems SYSTEM "filesystems/chapter.xml">
<!ENTITY chap.vinum SYSTEM "vinum/chapter.xml">
<!-- <!ENTITY chap.virtualization SYSTEM "virtualization/chapter.xml"> -->
<!ENTITY chap.l10n SYSTEM "l10n/chapter.xml">
<!ENTITY chap.cutting-edge SYSTEM "cutting-edge/chapter.xml">
<!ENTITY chap.dtrace SYSTEM "dtrace/chapter.xml">
@ -50,6 +52,8 @@
<!ENTITY chap.serialcomms SYSTEM "serialcomms/chapter.xml">
<!ENTITY chap.ppp-and-slip SYSTEM "ppp-and-slip/chapter.xml">
<!ENTITY chap.mail SYSTEM "mail/chapter.xml">
<!-- <!ENTITY chap.network-servers SYSTEM "network-servers/chapter.xml"> -->
<!-- <!ENTITY chap.firewalls SYSTEM "firewalls/chapter.xml"> -->
<!ENTITY chap.advanced-networking SYSTEM "advanced-networking/chapter.xml">
<!-- Part Five (appendices) -->

View file

@ -3,7 +3,7 @@
The FreeBSD Documentation Project
The FreeBSD Japanese Documentation Project
Original revision: r41773
Original revision: r42112
$FreeBSD$
-->
@ -1252,7 +1252,7 @@ Fetching 133 new ports or files... done.</screen>
<sect3>
<title>&os.current; ってなに?</title>
<para>&os.current;&os; の最新の、そして作業進行中のソースです。
<para>&os.current;&os; の最新のソースコードです。
中には現在開発途上のソフトウェア、
実験的な変更、あるいは過渡的な機能などが含まれています。
また、この中に入っている機能がすべて、
@ -1311,6 +1311,7 @@ Fetching 133 new ports or files... done.</screen>
<listitem>
<para>バグを修正するための素早い方法。
いかなるコミットは、
元からあるバグを修正するのと同じく、
新しいバグを生み出すおそれがあります。</para>
</listitem>
@ -1488,7 +1489,7 @@ Fetching 133 new ports or files... done.</screen>
<para>このような理由から、盲目的に &os.stable;
を追いかけるべきでは<emphasis>ありません</emphasis>
特に、最初に開発環境でコードを十分に試験せずに、
特に、最初に開発環境もしくはテスト環境でコードを十分に試験せずに、
プロダクション品質が要求されるサーバを &os.stable;
にアップグレードしてはいけません。</para>
@ -1515,7 +1516,7 @@ Fetching 133 new ports or files... done.</screen>
提案された変更に関して問題が生じるかどうかを返答する機会をユーザに与えます。</para>
<para>追いかけているブランチに関連する
<application>SVN</application> メーリングリストに参加してください。
<application>svn</application> メーリングリストに参加してください。
たとえば、9-STABLE ブランチを追いかけているユーザは
&a.svn-src-stable-9.name; メーリングリストに参加してください。
このリストでは、
@ -1532,8 +1533,7 @@ Fetching 133 new ports or files... done.</screen>
<listitem>
<para>毎月公開されている &os.stable;
からビルドされたスナップショットを走らせるために、
新しいシステムをインストールするには、
からビルドされたスナップショットの新しいシステムをインストールするには、
詳細について、
<ulink url="&url.base;/snapshots/">スナップショット</ulink>
をご覧ください。
@ -1593,14 +1593,6 @@ Fetching 133 new ports or files... done.</screen>
</orderedlist>
</listitem>
<listitem>
<para>ソースに迅速でオンデマンドなアクセスが必要で、
接続のバンド幅が問題でなければ、
<command>Subversion</command> を使いましょう。
そうでない場合は <application>CTM</application>
を使いましょう。</para>
</listitem>
<listitem>
<indexterm>
<primary>-STABLE</primary>

View file

@ -44,7 +44,7 @@
以下のデスクトップアプリケーションのインストール方法について説明します。</para>
<informaltable frame="none" pgwide="1">
<tgroup cols="3">
<tgroup cols="4">
<thead>
<row>
<entry>分野</entry>

View file

@ -3335,10 +3335,6 @@ Filesystem Size Used Avail Capacity Mounted on
<screen>&prompt.root; <userinput>gbde detach /dev/ad4s1c</userinput></screen>
<para>&man.vinum.4;&man.geom.4; サブシステムを使用しないので、
<application>vinum</application> ボリュームと
<application>gbde</application>
を併用できないことにも注意してください。</para>
</sect2>
</sect1>
</chapter>

View file

@ -229,15 +229,6 @@
ネットワークファイルシステムなどです。</para>
</listitem>
</varlistentry>
<!-- XXX: to be commented in when handbook/vinum is translated.
<varlistentry>
<term><emphasis><xref linkend="vinum-vinum"/>, Vinum</emphasis></term>
<para>デバイス非依存な論理ディスクとソフトウェア RAID-0,
RAID-1, RAID-5 を提供する論理ボリューム管理ソフトウェア
Vinum の使い方を説明しています。</para>
</listitem>
</varlistentry>
-->
<varlistentry>
<term><emphasis><xref linkend="l10n"/>, 地域化</emphasis></term>
<listitem>

View file

@ -3827,6 +3827,8 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/foo %%PREFIX%%/lib/bar</programlisting>
<thead>
<row>
<entry>読み取り専用変数</entry>
<entry>°ÕÌ£</entry>
</row>
</thead>

View file

@ -1,7 +1,7 @@
<?xml version='1.0' encoding='euc-jp'?>
<!-- $FreeBSD$ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: r41635 -->
<!-- Original revision: r42116 -->
<!ENTITY nav.about '
<div xmlns="http://www.w3.org/1999/xhtml" id="sidenav">
@ -74,6 +74,7 @@
<li><a href="&base;/docs/webresources.html">ウェブ上の情報</a></li>
<li><a href="&base;/projects/newbies.html">初めての方向けの情報</a></li>
<li><a href="&base;/docproj/">ドキュメンテーションプロジェクト</a></li>
<li><a href="http://docs.freebsd.org/doc/">アーカイブ</a></li>
</ul>
</div> <!-- SIDENAV -->
'>

View file

@ -20,7 +20,7 @@
the contents of <title> will be preferred over <p>.
$FreeBSD$
Original revision: r42055
Original revision: r42144
-->
<news>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">
@ -30,6 +30,31 @@
<year>
<name>2013</name>
<month>
<name>7</name>
<day>
<name>3</name>
<event>
<p>新コミッタ就任:
<a href="mailto:loos@FreeBSD.org">Luiz Otavio O Souza</a> (src)</p>
</event>
</day>
<day>
<name>2</name>
<event>
<title>BSDCan 2013 DevSummit リポート</title>
<p>BSDCan 2013 &os; 開発者サミットのスペシャルレポート
(6 エントリ) が <a
href="&enbase;/news/status/report-2013-05-devsummit.html">公開</a>
されました。</p>
</event>
</day>
</month>
<month>
<name>6</name>

View file

@ -1578,7 +1578,7 @@ DSL модемтой хэрэглэгчдийн хувьд модемоо аса
боломжтой, эдгээр IP хэзээ ч гадаад Интернэт уруу гарахгүй болно:</para>
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<tgroup cols="3">
<colspec colwidth="1*"/>
<colspec colwidth="1*"/>

View file

@ -1385,7 +1385,7 @@ ttyu5 "/usr/libexec/getty std.19200" vt100 on insecure</programlisting>
<table frame="none" pgwide="1" id="serialcomms-signal-names">
<title>Signaalnamen</title>
<tgroup cols="5">
<tgroup cols="2">
<thead>
<row>
<entry align="left">Acroniemen</entry>

View file

@ -1704,7 +1704,7 @@ block in log first quick on dc0 all
Internet:</para>
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<tgroup cols="3">
<colspec colwidth="1*"/>
<colspec colwidth="1*"/>

View file

@ -4177,29 +4177,6 @@ src-all</programlisting>
</listitem>
</varlistentry>
<varlistentry>
<term>Reino Unido</term>
<listitem>
<itemizedlist>
<listitem>
<para>cvsup.uk.FreeBSD.org (responsável
<email>ftp-admin@plig.net</email>)</para>
</listitem>
<listitem>
<para>cvsup2.uk.FreeBSD.org (responsável
<email>brian@FreeBSD.org</email>)</para>
</listitem>
<listitem>
<para>cvsup3.uk.FreeBSD.org (responsável
<email>ben.hughes@uk.easynet.net</email>)</para>
</listitem>
</itemizedlist>
</listitem>
</varlistentry>
<varlistentry>
<term>República Eslovaca</term>

View file

@ -5138,6 +5138,8 @@ IGNORE= may not be redistributed because of licensing reasons. Please vi
<thead>
<row>
<entry>ðÅÒÅÍÅÎÎÁÑ</entry>
<entry>úÎÁÞÅÎÉÅ</entry>
</row>
</thead>
@ -5622,6 +5624,8 @@ PLIST_SUB+= NLS="@comment "
<thead>
<row>
<entry>ðÅÒÅÍÅÎÎÙÅ ÔÏÌØËÏ ÄÌÑ ÞÔÅÎÉÑ</entry>
<entry>úÎÁÞÅÎÉÅ</entry>
</row>
</thead>

41
share/pgpkeys/loos.key Normal file
View file

@ -0,0 +1,41 @@
<!-- $FreeBSD$ -->
<!--
sh addkey.sh loos 39165690;
-->
<programlisting role="pgpfingerprint"><![CDATA[
pub 2048R/39165690 2013-07-03
Key fingerprint = ABC9 71D9 016E 8D4A 936D D748 6252 872F 3916 5690
uid Luiz Otavio O Souza <loos@freebsd.org>
sub 2048R/9D089395 2013-07-03
]]></programlisting>
<programlisting role="pgpkey"><![CDATA[
-----BEGIN PGP PUBLIC KEY BLOCK-----
mQENBFHUilMBCACqcCv/yJ+TWGdG4tGCd2yJWEdzBKRx3UqyFoR5ulbWOmQLe3n/
YdZ/hSNV9RY9zYkoRCAWe6TxSyN8OD50II8pJIublAp5KWr1RaAwdmykeqxg7TaB
V0D82x3KO8BLSW9lm99Jr6KCN58sW4yjW2n5YmwQTDg+6SAIu/vyo8HZ0zzNLqkr
gZf5bLisgJzrYvVTmPpaADZaycoQCXtd36sGVYxat+mm6UMp7/CzQ6s0jQZuIbJp
Rb9aPD7Lkz4XWp26ln8541c+lk7sWHyFcKmDaUGtP2Uym64uBdexqM5CM5ax2Bqj
uANU5Cq6Q0YKM+kEXxgLzb3P3FDw4ao0nfinABEBAAG0Jkx1aXogT3RhdmlvIE8g
U291emEgPGxvb3NAZnJlZWJzZC5vcmc+iQE5BBMBAgAjBQJR1IpTAhsDBwsJCAcD
AgEGFQgCCQoLBBYCAwECHgECF4AACgkQYlKHLzkWVpCkWwf+JYatTmHdRp7WxiUO
65nFi5TVCmh6oV2F2+p9Vq2DtPuXSDsp4c8WKI9LmeX40ph6Op0DHIyaKdvCKLcz
3r2tcu4py9HggwEqe9iVK9DqVkzmM8yzCHOVcVWDJVdL6nqEI3C06tX292L5flCB
Qbm2L52bKOjEXXyuomEzOSAzCMUG9gyAtoLROQTUNCveklRiEoYGo98Rsky+HPxK
Yxs44O0ZhUlcxHHn7iH9WfRjFSlv/9NP0A9QXtcpsffAXlAuzbLR7HilEKhBQy48
MJmvUfrNXRnR6kLxCPm8JwQ47aqnUKXSYn2TOJ3V472U/AFJXtqq4TfU15YIVUJK
+btz5rkBDQRR1IpTAQgAqaU5en+u0jsYoHy9GRIKJTnRI7RmReAkASelAHPutfsW
F4vsNUQHEA/+8Swznt68hcicmY+HgbOtpNjYmeAh0o0p0ICzH0Kv0XeNEG/6MBV5
FFHpLSrIGMDxVC9kxcb7J5+UhaRqAKcsHCJ9D0UXwsNqGe1MipHWWKMY03v6saww
0Uhwbt6LH/nHIO1ye7eP3jRH78zezC1n7PuDtjlzkTGUG2geIgMHoHq1AmaSTGwt
xq+bYnM8IqiTyS1j7ecgN6rz/jYY/sp9t4Ib4FSuC5LbXKkdz5b9G4buILwJ6sgk
P/LpZiMdQ1O3qf8nxe1aCOkZs5h9w1iy9cmliG1sgQARAQABiQEfBBgBAgAJBQJR
1IpTAhsMAAoJEGJShy85FlaQjGAH/1QEQrH3sVg1JjYzfBXR5OCeTXwRBFTJCEcb
7mFGVU81QNq99WaNtf7QU8HsPTiUOd7j62MA8qr4BEztP6n+6EnGKbeo00g3kiXb
6/qK2k6tna5tF1/bTs7g4RtTs1Hq3rZr+6oMYucb2rV/ojCJ4Dqx2El5fOs+lNn+
/v4Rl/SKoPjN394F5xQo7exxkajxSrGLa+kFblrr6qDEgnlVGiLJ6gaykA8TXytT
2UGe3jfxtk+HZPwaatwqYS+iYeFyJiur2I89a1suFsUVpPqkzKZi60xuB+n5Fy3o
sKvxasroAo6ubzkg/xBRHfZBY/n+TyOvdVcnXxbFUKdH2kIb52M=
=UF7c
-----END PGP PUBLIC KEY BLOCK-----
]]></programlisting>

View file

@ -1686,6 +1686,11 @@
&pgpkey.ssouhlal;
</sect2>
<sect2 xmlns="http://docbook.org/ns/docbook" xml:id="pgpkey-loos">
<title>&a.loos;</title>
&pgpkey.loos;
</sect2>
<sect2 xmlns="http://docbook.org/ns/docbook" xml:id="pgpkey-uqs">
<title>&a.uqs;</title>
&pgpkey.uqs;

View file

@ -227,6 +227,7 @@
<!ENTITY pgpkey.lme SYSTEM "lme.key">
<!ENTITY pgpkey.loader SYSTEM "loader.key">
<!ENTITY pgpkey.lofi SYSTEM "lofi.key">
<!ENTITY pgpkey.loos SYSTEM "loos.key">
<!ENTITY pgpkey.lth SYSTEM "lth.key">
<!ENTITY pgpkey.lulf SYSTEM "lulf.key">
<!ENTITY pgpkey.luoqi SYSTEM "luoqi.key">

View file

@ -808,6 +808,8 @@
<!ENTITY a.logo "Valentino Vaschetto <email xmlns='http://docbook.org/ns/docbook'>logo@FreeBSD.org</email>">
<!ENTITY a.loos "Luiz Otavio O Souza <email xmlns='http://docbook.org/ns/docbook'>loos@FreeBSD.org</email>">
<!ENTITY a.lstewart "Lawrence Stewart <email xmlns='http://docbook.org/ns/docbook'>lstewart@FreeBSD.org</email>">
<!ENTITY a.lth "Lars Thegler <email xmlns='http://docbook.org/ns/docbook'>lth@FreeBSD.org</email>">

View file

@ -386,6 +386,7 @@ $FreeBSD$
<!ENTITY a.loader "Fukang Chen">
<!ENTITY a.lofi "Michael Nottebrock">
<!ENTITY a.logo "Valentino Vaschetto">
<!ENTITY a.loos "Luiz Otavio O Souza">
<!ENTITY a.lstewart "Lawrence Stewart">
<!ENTITY a.lth "Lars Thegler">
<!ENTITY a.luigi "Luigi Rizzo">

View file

@ -51,6 +51,15 @@
</rule>
</pattern>
<pattern name="Check tables">
<rule context="//db:entry">
<report test="@colname and @spanname">You cannot use both colname and spanname attributes on table entries.</report>
</rule>
<rule context="//db:tgroup">
<report test="@cols != count((db:thead/db:row|db:tbody/db:row)[1]//db:entry)">The number of columns does not match the specified value (in section <xsl:value-of select="(ancestor::db:sect5[last()]|ancestor::db:sect4[last()]|ancestor::db:sect3[last()]|ancestor::db:sect2[last()]|ancestor::db:sect1[last()]|ancestor::db:chapter[last()])[last()]/@xml:id"/>).</report>
</rule>
</pattern>
<!-- DB 5.0 constraints -->
<pattern name="Glossary 'firstterm' type constraint">

View file

@ -2004,22 +2004,6 @@
<url proto="ftp">ftp://ftp6.uk.FreeBSD.org/pub/FreeBSD/</url>
</host>
<host type="cvsup">
<name>cvsup.uk.FreeBSD.org</name>
</host>
<host type="cvsup">
<name>cvsup2.uk.FreeBSD.org</name>
</host>
<host type="cvsup">
<name>cvsup3.uk.FreeBSD.org</name>
</host>
<host type="cvsup">
<name>cvsup4.uk.FreeBSD.org</name>
</host>
<email>hostmaster@uk.FreeBSD.org</email>
</entry>

View file

@ -33,6 +33,15 @@
<month>
<name>7</name>
<day>
<name>3</name>
<event>
<p>New committer:
<a href="mailto:loos@FreeBSD.org">Luiz Otavio O Souza</a> (src)</p>
</event>
</day>
<day>
<name>2</name>

View file

@ -1556,7 +1556,7 @@ block in log first quick on dc0 all
它们不会在 Internet 公网上路由:</para>
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<tgroup cols="3">
<colspec colwidth="1*"/>
<colspec colwidth="1*"/>

View file

@ -5008,6 +5008,8 @@ PLIST_SUB+= NLS="@comment "
<thead>
<row>
<entry>Ö»¶Á±äÁ¿</entry>
<entry>ÒâÒå</entry>
</row>
</thead>

View file

@ -1675,7 +1675,7 @@ block in log first quick on dc0 all
Internet:</para>
<informaltable frame="none" pgwide="1">
<tgroup cols="2">
<tgroup cols="3">
<colspec colwidth="1*"/>
<colspec colwidth="1*"/>

View file

@ -1192,7 +1192,7 @@ ttyd5 "/usr/libexec/getty std.19200" vt100 on insecure
<table frame="none" pgwide="1" id="serialcomms-signal-names">
<title>Signal Names</title>
<tgroup cols="5">
<tgroup cols="2">
<thead>
<row>
<entry align="left">Acronyms</entry>

View file

@ -4953,6 +4953,8 @@ PLIST_SUB+= NLS="@comment "
<thead>
<row>
<entry>Read only variables</entry>
<entry>Means</entry>
</row>
</thead>