- Merge the following from the English version:
r25848 -> r27406 head/ja_JP.eucJP/books/handbook/basics/chapter.xml Submitted by: Yuta MASUMOTO <owata _at_ club dot kyutech dot ac dot jp>
This commit is contained in:
parent
0ff9a2421a
commit
c6563cdef8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45069
1 changed files with 8 additions and 10 deletions
|
@ -4,6 +4,7 @@
|
|||
The FreeBSD Japanese Documentation Project
|
||||
|
||||
Original revision: r25848
|
||||
Original revision: r27406
|
||||
$FreeBSD$
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="basics">
|
||||
|
@ -634,7 +635,7 @@ total 530
|
|||
<screen>&prompt.root; <userinput>chflags nosunlink <filename>file1</filename></userinput></screen>
|
||||
|
||||
<para>ファイルにどのフラグが設定されているのかを見るには、&man.ls.1;
|
||||
を <option>-lo</option> オプションと一緒に使ってください。</para>
|
||||
コマンドを <option>-lo</option> オプションと一緒に使ってください。</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>ls -lo <filename>file1</filename>
|
||||
</userinput></screen>
|
||||
|
@ -1456,25 +1457,25 @@ total 530
|
|||
<literallayout class="monospaced">.-----------------. --.
|
||||
| | |
|
||||
| DOS / Windows | |
|
||||
: : > First slice, ad0s1
|
||||
: : > First slice, ad0s1
|
||||
: : |
|
||||
| | |
|
||||
:=================: ==: --.
|
||||
| | | Partition a, mounted as / |
|
||||
| | > referred to as ad0s2a |
|
||||
| | > referred to as ad0s2a |
|
||||
| | | |
|
||||
:-----------------: ==: |
|
||||
| | | Partition b, used as swap |
|
||||
| | > referred to as ad0s2b |
|
||||
| | > referred to as ad0s2b |
|
||||
| | | |
|
||||
:-----------------: ==: | Partition c, no
|
||||
| | | Partition e, used as /var > file system, all
|
||||
| | > referred to as ad0s2e | of FreeBSD slice,
|
||||
| | | Partition e, used as /var > file system, all
|
||||
| | > referred to as ad0s2e | of FreeBSD slice,
|
||||
| | | | ad0s2c
|
||||
:-----------------: ==: |
|
||||
| | | |
|
||||
: : | Partition f, used as /usr |
|
||||
: : > referred to as ad0s2f |
|
||||
: : > referred to as ad0s2f |
|
||||
: : | |
|
||||
| | | |
|
||||
| | --' |
|
||||
|
@ -2281,9 +2282,6 @@ Swap: 256M Total, 38M Used, 217M Free, 15% Inuse
|
|||
|
||||
<screen>&prompt.user; <userinput>chsh -s /usr/local/bin/bash</userinput></screen>
|
||||
|
||||
<para><command>chsh</command> をパラメータなしで実行し、
|
||||
エディタでシェルを変更しても同じことができます。</para>
|
||||
|
||||
<note>
|
||||
<para>使おうと思っているシェルは<emphasis>必ず</emphasis>
|
||||
<filename>/etc/shells</filename> 中に書かれているものでなければなりません。
|
||||
|
|
Loading…
Reference in a new issue