OSDN Git Service

(split) DP: release pages (catch up to 3.50).
[linuxjm/LDP_man-pages.git] / release / man5 / termcap.5
index 671e179..371704f 100644 (file)
@@ -1,6 +1,7 @@
 .\" Copyright (c) 1993 Michael Haardt (michael@moria.de),
 .\"     Fri Apr  2 11:32:09 MET DST 1993
 .\"
+.\" %%%LICENSE_START(GPLv2+_DOC_FULL)
 .\" This is free documentation; you can redistribute it and/or
 .\" modify it under the terms of the GNU General Public License as
 .\" published by the Free Software Foundation; either version 2 of
@@ -17,9 +18,9 @@
 .\" GNU General Public License for more details.
 .\"
 .\" You should have received a copy of the GNU General Public
-.\" License along with this manual; if not, write to the Free
-.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
-.\" USA.
+.\" License along with this manual; if not, see
+.\" <http://www.gnu.org/licenses/>.
+.\" %%%LICENSE_END
 .\"
 .\" Modified formatting Sat Jul 24 17:13:38 1993, Rik Faith (faith@cs.unc.edu)
 .\" Modified (extensions and corrections)
@@ -73,7 +74,7 @@ Boolean: :bs:\e
 Numeric: :co#80:\e
 String: :sr=\eE[H:\e
 .fi
-.SS ブール値で指定する機能
+.SS "Boolean capabilities"
 .nf
 5i     プリンタはスクリーンにエコーしない
 am     自動マージン。自動的に行を折り返す
@@ -103,7 +104,7 @@ xo  端末は xon/xoff プロトコルを用いる
 xs     強調文字の上に出力された文字は強調文字として表示される
 xt     破壊的なタブと中途半端な強調モード (Teleray 端末の不具合)
 .fi
-.SS 数値で指定する機能
+.SS "Numeric capabilities"
 .nf
 co     端末の行数
 dB     ハードコピー端末において、バックスペースに必要な遅延時間 (ミリ秒単位)
@@ -124,7 +125,7 @@ ug  下線表示の不具合 (強調表示に切替えたときに表示される
 vt     仮想端末番号
 ws     ステータス行の幅 (画面幅と異なる場合)
 .fi
-.SS    \(dq文字列で指定する機能\(dq
+.SS "String capabilities"
 .nf
 !1     シフト状態の save キー
 !2     シフト状態の suspend キー
@@ -441,6 +442,6 @@ x   垂直線 (|)
 .SH 関連項目
 \fBncurses\fP(3), \fBtermcap\fP(3), \fBterminfo\fP(5)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.41 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.50 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。