Catch up with 4.4-RC-20010824-JPSNAP

This commit is contained in:
Kazuo Horikawa 2001-08-24 04:22:29 +00:00
parent f260262e67
commit fa94710967
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10462
4 changed files with 19 additions and 15 deletions
ja_JP.eucJP/man

View file

@ -30,9 +30,9 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)install.1 8.1 (Berkeley) 6/6/93
.\" %FreeBSD: src/usr.bin/xinstall/install.1,v 1.16.2.6 2001/08/16 13:17:15 ru Exp %
.\" %FreeBSD: src/usr.bin/xinstall/install.1,v 1.16.2.7 2001/08/21 16:01:47 ru Exp %
.\"
.\" $FreeBSD: doc/ja_JP.eucJP/man/man1/install.1,v 1.15 2001/08/05 02:45:48 horikawa Exp $
.\" $FreeBSD: doc/ja_JP.eucJP/man/man1/install.1,v 1.16 2001/08/17 06:18:09 horikawa Exp $
.Dd May 7, 2001
.Dt INSTALL 1
.Os
@ -148,10 +148,8 @@
コマンドを別に起動するため、多くのシステムやバイナリ形式に対して
移植性のある方法となっています。
.It Fl v
.Fl C
が実際になにかをインストールするときに、
.Nm
に表示させます。
を冗長にし、インストールもしくはバックアップされるファイルを表示します。
.El
.Pp
actually installs something.

View file

@ -1,9 +1,9 @@
.\" NOTE: changes to the manual page for "top" should be made in the
.\" file "top.X" and NOT in the file "top.1".
.\" %FreeBSD: src/contrib/top/top.X,v 1.6.6.1 2000/07/20 13:29:20 phantom Exp %
.\" $FreeBSD: doc/ja_JP.eucJP/man/man1/top.1,v 1.8 2001/05/14 01:07:29 horikawa Exp $
.nr N %topn%
.nr D %delay%
.\" $FreeBSD: doc/ja_JP.eucJP/man/man1/top.1,v 1.9 2001/07/29 05:14:53 horikawa Exp $
.nr N -1
.nr D 2
.TH TOP 1 Local
.UC 4
.SH ̾¾Î

View file

@ -22,9 +22,9 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" %FreeBSD: src/share/man/man5/make.conf.5,v 1.12.2.9 2001/08/17 13:08:47 ru Exp %
.\" %FreeBSD: src/share/man/man5/make.conf.5,v 1.12.2.10 2001/08/21 23:04:08 obrien Exp %
.\"
.\" $FreeBSD: doc/ja_JP.eucJP/man/man5/make.conf.5,v 1.12 2001/08/19 10:25:05 horikawa Exp $
.\" $FreeBSD: doc/ja_JP.eucJP/man/man5/make.conf.5,v 1.13 2001/08/21 03:41:38 horikawa Exp $
.\"
.Dd November 3, 2000
.Dt MAKE.CONF 5
@ -89,7 +89,7 @@ world
で用いられる変数の名前と簡単な説明です。
.Bl -tag -width Ar
.It Va CFLAGS
.It Vt str
.Pq Vt str
C のコードをコンパイルするときのコンパイラの設定を制御します。
.Op Fl O
を越えた最適化レベル
@ -217,6 +217,12 @@ sup
です。デフォルトは
.Pa /usr/share/examples/cvsup/doc\-supfile
です。
.It Va WARNS_WERROR
WARNS が有効な場合、
-Werror
.Va CFLAGS
へ追加させます。
.El
.Pp
次のリストは、カーネルのビルドで用いられる変数の名前と簡単な説明です。

View file

@ -30,9 +30,9 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94
.\" %FreeBSD: src/sbin/ifconfig/ifconfig.8,v 1.27.2.13 2001/08/16 11:35:44 ru Exp %
.\" %FreeBSD: src/sbin/ifconfig/ifconfig.8,v 1.27.2.14 2001/08/23 06:35:38 yar Exp %
.\"
.\" $FreeBSD: doc/ja_JP.eucJP/man/man8/ifconfig.8,v 1.23 2001/08/17 06:18:17 horikawa Exp $
.\" $FreeBSD: doc/ja_JP.eucJP/man/man8/ifconfig.8,v 1.24 2001/08/20 01:01:32 horikawa Exp $
.\"
.Dd July 2, 2001
.Dt IFCONFIG 8
@ -293,12 +293,12 @@ IP
.It Cm destroy
指定したネットワーク擬似デバイスを破壊します。
.It Cm plumb
.Fl create
.Cm create
パラメータの別名です。
.Tn Solaris
との互換性のためにあります。
.It Cm unplumb
.Fl destroy
.Cm destroy
パラメータの別名です。
.Tn Solaris
との互換性のためにあります。