- Merge the following from the English version:
r18285 -> r18962 head/ja_JP.eucJP/books/handbook/basics/chapter.xml
This commit is contained in:
parent
2cb9d092c6
commit
cd874b186e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43478
1 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD Japanese Documentation Project
|
||||
|
||||
Original revision: r18285
|
||||
Original revision: r18962
|
||||
$FreeBSD$
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="basics">
|
||||
|
@ -178,7 +178,7 @@ Password:</screen>
|
|||
|
||||
<para><acronym>MOTD</acronym>、もしくはコマンドプロンプト
|
||||
(<literal>#</literal>, <literal>$</literal>
|
||||
または <literal>$</literal>)
|
||||
または <literal>%</literal>)
|
||||
に表示されるメッセージを読むようにしましょう。
|
||||
これは FreeBSD へのログインに成功したときに表示されます。</para>
|
||||
</sect2>
|
||||
|
@ -394,7 +394,7 @@ console none unknown off secure</programlisting>
|
|||
例えば、<command>ls -l</command> を実行して、
|
||||
適当なディレクトリを表示させると以下のようになります。</para>
|
||||
|
||||
<screen>&prompt.user; ls -l
|
||||
<screen>&prompt.user; <userinput>ls -l</userinput>
|
||||
total 530
|
||||
-rw-r--r-- 1 root wheel 512 Sep 5 12:31 myfile
|
||||
-rw-r--r-- 1 root wheel 512 Sep 5 12:31 otherfile
|
||||
|
@ -854,7 +854,7 @@ total 530
|
|||
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 xml:id="disk-organization">
|
||||
<title>ディスク構成</title>
|
||||
|
||||
<para>ファイルを見つけるために FreeBSD
|
||||
|
|
Loading…
Reference in a new issue