OSDN Git Service

(split) LDP: Translation snapshots.
[linuxjm/LDP_man-pages.git] / po4a / tty / po / ja.po
1 # SOME DESCRIPTIVE TITLE
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 2012-04-23 07:55+0900\n"
10 "PO-Revision-Date: 2012-04-25 04:56+0900\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
13 "Language: \n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17
18 #. type: TH
19 #: build/C/man3/getpass.3:23
20 #, no-wrap
21 msgid "GETPASS"
22 msgstr "GETPASS"
23
24 #. type: TH
25 #: build/C/man3/getpass.3:23 build/C/man3/ttyslot.3:26
26 #, no-wrap
27 msgid "2010-09-20"
28 msgstr "2010-09-20"
29
30 #. type: TH
31 #: build/C/man3/getpass.3:23 build/C/man3/isatty.3:24 build/C/man4/pts.4:6
32 #: build/C/man7/pty.7:25 build/C/man5/securetty.5:25 build/C/man5/termcap.5:30
33 #: build/C/man7/termio.7:25 build/C/man3/termios.3:41 build/C/man4/tty.4:27
34 #: build/C/man4/tty_ioctl.4:5 build/C/man3/ttyname.3:26
35 #: build/C/man5/ttytype.5:28
36 #, no-wrap
37 msgid "Linux"
38 msgstr "Linux"
39
40 #. type: TH
41 #: build/C/man3/getpass.3:23 build/C/man3/getpt.3:5 build/C/man3/getttyent.3:4
42 #: build/C/man3/grantpt.3:4 build/C/man3/isatty.3:24 build/C/man3/openpty.3:32
43 #: build/C/man3/posix_openpt.3:25 build/C/man4/pts.4:6
44 #: build/C/man3/ptsname.3:6 build/C/man7/pty.7:25 build/C/man5/securetty.5:25
45 #: build/C/man3/tcgetsid.3:23 build/C/man5/termcap.5:30
46 #: build/C/man7/termio.7:25 build/C/man3/termios.3:41 build/C/man4/tty.4:27
47 #: build/C/man4/tty_ioctl.4:5 build/C/man3/ttyname.3:26
48 #: build/C/man3/ttyslot.3:26 build/C/man5/ttytype.5:28
49 #: build/C/man3/unlockpt.3:4
50 #, no-wrap
51 msgid "Linux Programmer's Manual"
52 msgstr "Linux Programmer's Manual"
53
54 #. type: SH
55 #: build/C/man3/getpass.3:24 build/C/man3/getpt.3:6 build/C/man3/getttyent.3:5
56 #: build/C/man3/grantpt.3:5 build/C/man3/isatty.3:25 build/C/man3/openpty.3:33
57 #: build/C/man3/posix_openpt.3:26 build/C/man4/pts.4:7
58 #: build/C/man3/ptsname.3:7 build/C/man7/pty.7:26 build/C/man5/securetty.5:26
59 #: build/C/man3/tcgetsid.3:24 build/C/man5/termcap.5:31
60 #: build/C/man7/termio.7:26 build/C/man3/termios.3:42 build/C/man4/tty.4:28
61 #: build/C/man4/tty_ioctl.4:6 build/C/man3/ttyname.3:27
62 #: build/C/man3/ttyslot.3:27 build/C/man5/ttytype.5:29
63 #: build/C/man3/unlockpt.3:5
64 #, no-wrap
65 msgid "NAME"
66 msgstr "名前"
67
68 #. type: Plain text
69 #: build/C/man3/getpass.3:26
70 msgid "getpass - get a password"
71 msgstr "getpass - パスワードを取得する"
72
73 #. type: SH
74 #: build/C/man3/getpass.3:26 build/C/man3/getpt.3:8 build/C/man3/getttyent.3:7
75 #: build/C/man3/grantpt.3:7 build/C/man3/isatty.3:27 build/C/man3/openpty.3:35
76 #: build/C/man3/posix_openpt.3:28 build/C/man3/ptsname.3:9
77 #: build/C/man3/tcgetsid.3:26 build/C/man3/termios.3:46
78 #: build/C/man4/tty_ioctl.4:8 build/C/man3/ttyname.3:29
79 #: build/C/man3/ttyslot.3:29 build/C/man3/unlockpt.3:7
80 #, no-wrap
81 msgid "SYNOPSIS"
82 msgstr "書式"
83
84 #. type: Plain text
85 #: build/C/man3/getpass.3:28
86 msgid "B<#include E<lt>unistd.hE<gt>>"
87 msgstr "B<#include E<lt>unistd.hE<gt>>"
88
89 #. type: Plain text
90 #: build/C/man3/getpass.3:30
91 msgid "B<char *getpass( const char *>I<prompt>B<);>"
92 msgstr "B<char *getpass( const char *>I<prompt>B<);>"
93
94 #. type: Plain text
95 #: build/C/man3/getpass.3:34 build/C/man3/posix_openpt.3:39
96 #: build/C/man3/termios.3:81 build/C/man3/ttyslot.3:39
97 msgid ""
98 "Feature Test Macro Requirements for glibc (see B<feature_test_macros>(7)):"
99 msgstr "glibc 向けの機能検査マクロの要件 (B<feature_test_macros>(7)  参照):"
100
101 #. type: Plain text
102 #: build/C/man3/getpass.3:37
103 msgid "B<getpass>():"
104 msgstr "B<getpass>():"
105
106 #. type: TP
107 #: build/C/man3/getpass.3:40
108 #, no-wrap
109 msgid "Since glibc 2.2.2:"
110 msgstr "glibc 2.2.2 以降:"
111
112 #. type: Plain text
113 #: build/C/man3/getpass.3:47
114 #, no-wrap
115 msgid ""
116 "_BSD_SOURCE ||\n"
117 "    (_XOPEN_SOURCE\\ E<gt>=\\ 500 ||\n"
118 "        _XOPEN_SOURCE\\ &&\\ _XOPEN_SOURCE_EXTENDED) &&\n"
119 "    !(_POSIX_C_SOURCE\\ E<gt>=\\ 200112L || _XOPEN_SOURCE\\ E<gt>=\\ 600)\n"
120 msgstr ""
121 "_BSD_SOURCE ||\n"
122 "    (_XOPEN_SOURCE\\ E<gt>=\\ 500 ||\n"
123 "        _XOPEN_SOURCE\\ &&\\ _XOPEN_SOURCE_EXTENDED) &&\n"
124 "    !(_POSIX_C_SOURCE\\ E<gt>=\\ 200112L || _XOPEN_SOURCE\\ E<gt>=\\ 600)\n"
125
126 #. type: Plain text
127 #: build/C/man3/getpass.3:50
128 msgid "Before glibc 2.2.2: none"
129 msgstr "glibc 2.2.2 より前: なし"
130
131 #. type: SH
132 #: build/C/man3/getpass.3:53 build/C/man3/getpt.3:15
133 #: build/C/man3/getttyent.3:17 build/C/man3/grantpt.3:15
134 #: build/C/man3/isatty.3:33 build/C/man3/openpty.3:53
135 #: build/C/man3/posix_openpt.3:45 build/C/man4/pts.4:9
136 #: build/C/man3/ptsname.3:23 build/C/man7/pty.7:28 build/C/man5/securetty.5:28
137 #: build/C/man3/tcgetsid.3:32 build/C/man5/termcap.5:33
138 #: build/C/man7/termio.7:28 build/C/man3/termios.3:86 build/C/man4/tty.4:30
139 #: build/C/man4/tty_ioctl.4:12 build/C/man3/ttyname.3:37
140 #: build/C/man3/ttyslot.3:49 build/C/man5/ttytype.5:31
141 #: build/C/man3/unlockpt.3:15
142 #, no-wrap
143 msgid "DESCRIPTION"
144 msgstr "説明"
145
146 #. type: Plain text
147 #: build/C/man3/getpass.3:56
148 msgid "This function is obsolete.  Do not use it."
149 msgstr "この関数は obsolete である。用いないこと。"
150
151 #. type: Plain text
152 #: build/C/man3/getpass.3:67
153 msgid ""
154 "The B<getpass>()  function opens I</dev/tty> (the controlling terminal of "
155 "the process), outputs the string I<prompt>, turns off echoing, reads one "
156 "line (the \"password\"), restores the terminal state and closes I</dev/tty> "
157 "again."
158 msgstr ""
159 "B<getpass>()  関数は I</dev/tty> (プロセスの制御端末) をオープンし、文字列 "
160 "I<prompt> を出力する。そして echo をオフにし、一行 (「パスワード」)  を読み込"
161 "み、端末の状態を元に戻して、再び I</dev/tty> をクローズする。"
162
163 #. type: SH
164 #: build/C/man3/getpass.3:67 build/C/man3/getpt.3:26 build/C/man3/grantpt.3:30
165 #: build/C/man3/isatty.3:39 build/C/man3/openpty.3:111
166 #: build/C/man3/posix_openpt.3:62 build/C/man3/ptsname.3:41
167 #: build/C/man3/tcgetsid.3:40 build/C/man3/termios.3:906
168 #: build/C/man4/tty_ioctl.4:431 build/C/man3/ttyname.3:51
169 #: build/C/man3/ttyslot.3:115 build/C/man3/unlockpt.3:24
170 #, no-wrap
171 msgid "RETURN VALUE"
172 msgstr "返り値"
173
174 #. type: Plain text
175 #: build/C/man3/getpass.3:78
176 msgid ""
177 "The function B<getpass>()  returns a pointer to a static buffer containing "
178 "(the first B<PASS_MAX> bytes of) the password without the trailing newline, "
179 "terminated by a null byte (\\(aq\\e0\\(aq).  This buffer may be overwritten "
180 "by a following call.  On error, the terminal state is restored, I<errno> is "
181 "set appropriately, and NULL is returned."
182 msgstr ""
183 "B<getpass>()  関数は入力されたパスワード (の最初の B<PASS_MAX> バイトまで) が"
184 "書きこまれた、 スタティックなバッファーへのポインターを返す。 末尾の改行は含"
185 "まれない。この文字列は NULL バイト (\\(aq\\e0\\(aq) で終端される。 このバッ"
186 "ファーは、以降の関数コールで上書きされるかもしれない。 エラーが起こると、端末"
187 "の状態を復元し、 I<errno> を適切な値に設定して、NULL を返す。"
188
189 #. type: SH
190 #: build/C/man3/getpass.3:78 build/C/man3/getpt.3:33 build/C/man3/grantpt.3:37
191 #: build/C/man3/isatty.3:47 build/C/man3/openpty.3:128
192 #: build/C/man3/posix_openpt.3:70 build/C/man3/ptsname.3:58
193 #: build/C/man3/tcgetsid.3:50 build/C/man4/tty_ioctl.4:438
194 #: build/C/man3/ttyname.3:61 build/C/man3/unlockpt.3:31
195 #, no-wrap
196 msgid "ERRORS"
197 msgstr "エラー"
198
199 #. type: Plain text
200 #: build/C/man3/getpass.3:80
201 msgid "The function may fail if"
202 msgstr "この関数は以下のような場合に失敗しうる。"
203
204 #. type: TP
205 #: build/C/man3/getpass.3:80
206 #, no-wrap
207 msgid "B<ENXIO>"
208 msgstr "B<ENXIO>"
209
210 #. type: Plain text
211 #: build/C/man3/getpass.3:83
212 msgid "The process does not have a controlling terminal."
213 msgstr "プロセスが制御端末を持っていない。"
214
215 #. type: SH
216 #: build/C/man3/getpass.3:83 build/C/man4/pts.4:52 build/C/man7/pty.7:124
217 #: build/C/man5/securetty.5:40 build/C/man4/tty.4:63 build/C/man5/ttytype.5:50
218 #, no-wrap
219 msgid "FILES"
220 msgstr "ファイル"
221
222 #.  .SH HISTORY
223 #.  A
224 #.  .BR getpass ()
225 #.  function appeared in Version 7 AT&T UNIX.
226 #. type: Plain text
227 #: build/C/man3/getpass.3:89
228 msgid "I</dev/tty>"
229 msgstr "I</dev/tty>"
230
231 #. type: SH
232 #: build/C/man3/getpass.3:89 build/C/man3/getpt.3:40
233 #: build/C/man3/getttyent.3:69 build/C/man3/grantpt.3:54
234 #: build/C/man3/isatty.3:60 build/C/man3/openpty.3:148
235 #: build/C/man3/posix_openpt.3:77 build/C/man3/ptsname.3:78
236 #: build/C/man3/tcgetsid.3:63 build/C/man3/termios.3:932
237 #: build/C/man3/ttyname.3:73 build/C/man3/ttyslot.3:121
238 #: build/C/man3/unlockpt.3:45
239 #, no-wrap
240 msgid "CONFORMING TO"
241 msgstr "準拠"
242
243 #. type: Plain text
244 #: build/C/man3/getpass.3:92
245 msgid "Present in SUSv2, but marked LEGACY.  Removed in POSIX.1-2001."
246 msgstr ""
247 "SUSv2 には存在するが、過去の名残 (LEGACY) と位置付けられている。 "
248 "POSIX.1-2001 で削除された。"
249
250 #. type: SH
251 #: build/C/man3/getpass.3:92 build/C/man3/getttyent.3:72
252 #: build/C/man3/grantpt.3:56 build/C/man3/openpty.3:151
253 #: build/C/man3/posix_openpt.3:82 build/C/man4/pts.4:55 build/C/man7/pty.7:136
254 #: build/C/man3/tcgetsid.3:65 build/C/man3/termios.3:950
255 #: build/C/man3/ttyslot.3:124
256 #, no-wrap
257 msgid "NOTES"
258 msgstr "注意"
259
260 #. type: Plain text
261 #: build/C/man3/getpass.3:113
262 msgid ""
263 "For libc4 and libc5, the prompt is not written to I</dev/tty> but to "
264 "I<stderr>.  Moreover, if I</dev/tty> cannot be opened, the password is read "
265 "from I<stdin>.  The static buffer has length 128 so that only the first 127 "
266 "bytes of the password are returned.  While reading the password, signal "
267 "generation (B<SIGINT>, B<SIGQUIT>, B<SIGSTOP>, B<SIGTSTP>)  is disabled and "
268 "the corresponding characters (usually control-C, control-\\e, control-Z and "
269 "control-Y)  are transmitted as part of the password.  Since libc 5.4.19 also "
270 "line editing is disabled, so that also backspace and the like will be seen "
271 "as part of the password."
272 msgstr ""
273 "libc4 と libc5 では、 I<prompt> は I</dev/tty> にではなく I<stderr> に出力さ"
274 "れた。さらに、 I</dev/tty> がオープンできない場合は、パスワードは I<stdin> か"
275 "ら読み込まれた。 スタティックなバッファーの長さは 128 バイトだったので、 パス"
276 "ワードの最初の 127 文字だけが返された。 パスワードを読んでいる途中には、シグ"
277 "ナルの発行 (B<SIGINT>, B<SIGQUIT>, B<SIGSTOP>, B<SIGSTOP>)  は無効にされ、 そ"
278 "れぞれに対応する文字 (通常は Ctrl-C, Ctrl-\\e, Ctrl-Z, Ctrl-Y)  はそのままパ"
279 "スワードの一部として渡された。 libc 5.4.19 からは行編集が無効にされ、 した"
280 "がってバックスペースなどもパスワードの一部とみなされるようになった。"
281
282 #. type: Plain text
283 #: build/C/man3/getpass.3:122
284 msgid ""
285 "For glibc2, if I</dev/tty> cannot be opened, the prompt is written to "
286 "I<stderr> and the password is read from I<stdin>.  There is no limit on the "
287 "length of the password.  Line editing is not disabled."
288 msgstr ""
289 "glibc2 では、 I</dev/tty> がオープンできない場合は I<prompt> は I<stderr> に"
290 "書き出され、パスワードは I<stdin> から読み込まれた。 パスワードの長さには制限"
291 "はなく、 行編集も無効にはされなかった。"
292
293 #. type: Plain text
294 #: build/C/man3/getpass.3:144
295 msgid ""
296 "According to the SUSv2, the value of B<PASS_MAX> must be defined in "
297 "I<E<lt>limits.hE<gt>> in case it is smaller than 8, and can in any case be "
298 "obtained using I<sysconf(_SC_PASS_MAX)>.  However, POSIX.2 withdraws the "
299 "constants B<PASS_MAX> and B<_SC_PASS_MAX>, and the function B<getpass>().  "
300 "Libc4 and libc5 have never supported B<PASS_MAX> or B<_SC_PASS_MAX>.  Glibc2 "
301 "accepts B<_SC_PASS_MAX> and returns B<BUFSIZ> (e.g., 8192)."
302 msgstr ""
303 "SUSv2 によれば、 B<PASS_MAX> の値が 8 以下の場合は、この値は I<E<lt>limits."
304 "hE<gt>> で定義されていなければならない。 いずれの場合でもこの値は I<sysconf"
305 "(_SC_PASS_MAX)> によって取得できる。 しかし、POSIX.2 は定数 B<PASS_MAX>, "
306 "B<_SC_PASS_MAX> と関数 B<getpass>()  を取り下げた。 libc4 と libc5 では、 "
307 "B<PASS_MAX> と B<_SC_PASS_MAX> は一度もサポートされたことはない。 glibc2 は "
308 "B<_SC_PASS_MAX> を受付け、 B<BUFSIZE> (例えば 8192) を返す。"
309
310 #. type: SH
311 #: build/C/man3/getpass.3:144 build/C/man3/openpty.3:166
312 #, no-wrap
313 msgid "BUGS"
314 msgstr "バグ"
315
316 #. type: Plain text
317 #: build/C/man3/getpass.3:147
318 msgid ""
319 "The calling process should zero the password as soon as possible to avoid "
320 "leaving the cleartext password visible in the process's address space."
321 msgstr ""
322 "この関数を呼び出したプロセスは、 できる限り早くそのパスワードを消去 (ゼロクリ"
323 "ア) し、 クリアテキストのパスワードが そのプロセスのアドレス空間で見えないよ"
324 "うにすべきである。"
325
326 #. type: SH
327 #: build/C/man3/getpass.3:147 build/C/man3/getpt.3:46
328 #: build/C/man3/getttyent.3:76 build/C/man3/grantpt.3:62
329 #: build/C/man3/isatty.3:62 build/C/man3/openpty.3:176
330 #: build/C/man3/posix_openpt.3:97 build/C/man4/pts.4:67
331 #: build/C/man3/ptsname.3:91 build/C/man7/pty.7:152
332 #: build/C/man5/securetty.5:42 build/C/man3/tcgetsid.3:71
333 #: build/C/man5/termcap.5:469 build/C/man7/termio.7:57
334 #: build/C/man3/termios.3:977 build/C/man4/tty.4:65
335 #: build/C/man4/tty_ioctl.4:474 build/C/man3/ttyname.3:75
336 #: build/C/man3/ttyslot.3:144 build/C/man5/ttytype.5:64
337 #: build/C/man3/unlockpt.3:47
338 #, no-wrap
339 msgid "SEE ALSO"
340 msgstr "関連項目"
341
342 #. type: Plain text
343 #: build/C/man3/getpass.3:149
344 msgid "B<crypt>(3)"
345 msgstr "B<crypt>(3)"
346
347 #. type: SH
348 #: build/C/man3/getpass.3:149 build/C/man3/getpt.3:53
349 #: build/C/man3/getttyent.3:79 build/C/man3/grantpt.3:69
350 #: build/C/man3/isatty.3:65 build/C/man3/openpty.3:180
351 #: build/C/man3/posix_openpt.3:105 build/C/man4/pts.4:73
352 #: build/C/man3/ptsname.3:98 build/C/man7/pty.7:161
353 #: build/C/man5/securetty.5:45 build/C/man3/tcgetsid.3:73
354 #: build/C/man5/termcap.5:473 build/C/man7/termio.7:60
355 #: build/C/man3/termios.3:982 build/C/man4/tty.4:75
356 #: build/C/man4/tty_ioctl.4:493 build/C/man3/ttyname.3:78
357 #: build/C/man3/ttyslot.3:148 build/C/man5/ttytype.5:69
358 #: build/C/man3/unlockpt.3:53
359 #, no-wrap
360 msgid "COLOPHON"
361 msgstr "この文書について"
362
363 #. type: Plain text
364 #: build/C/man3/getpass.3:156 build/C/man3/getpt.3:60
365 #: build/C/man3/getttyent.3:86 build/C/man3/grantpt.3:76
366 #: build/C/man3/isatty.3:72 build/C/man3/openpty.3:187
367 #: build/C/man3/posix_openpt.3:112 build/C/man4/pts.4:80
368 #: build/C/man3/ptsname.3:105 build/C/man7/pty.7:168
369 #: build/C/man5/securetty.5:52 build/C/man3/tcgetsid.3:80
370 #: build/C/man5/termcap.5:480 build/C/man7/termio.7:67
371 #: build/C/man3/termios.3:989 build/C/man4/tty.4:82
372 #: build/C/man4/tty_ioctl.4:500 build/C/man3/ttyname.3:85
373 #: build/C/man3/ttyslot.3:155 build/C/man5/ttytype.5:76
374 #: build/C/man3/unlockpt.3:60
375 msgid ""
376 "This page is part of release 3.38 of the Linux I<man-pages> project.  A "
377 "description of the project, and information about reporting bugs, can be "
378 "found at http://www.kernel.org/doc/man-pages/."
379 msgstr ""
380 "この man ページは Linux I<man-pages> プロジェクトのリリース 3.38 の一部である。\n"
381 "プロジェクトの説明とバグ報告に関する情報は\n"
382 "http://www.kernel.org/doc/man-pages/ に書かれている。"
383
384 #. type: TH
385 #: build/C/man3/getpt.3:5
386 #, no-wrap
387 msgid "GETPT"
388 msgstr "GETPT"
389
390 #. type: TH
391 #: build/C/man3/getpt.3:5 build/C/man3/tcgetsid.3:23
392 #, no-wrap
393 msgid "2010-09-10"
394 msgstr "2010-09-10"
395
396 #. type: TH
397 #: build/C/man3/getpt.3:5 build/C/man3/getttyent.3:4 build/C/man3/grantpt.3:4
398 #: build/C/man3/openpty.3:32 build/C/man3/tcgetsid.3:23
399 #: build/C/man3/ttyslot.3:26
400 #, no-wrap
401 msgid "GNU"
402 msgstr "GNU"
403
404 #. type: Plain text
405 #: build/C/man3/getpt.3:8
406 msgid "getpt - open the pseudoterminal master (PTM)"
407 msgstr "getpt - 擬似端末マスタ (PTM) をオープンする"
408
409 #. type: Plain text
410 #: build/C/man3/getpt.3:12
411 #, no-wrap
412 msgid ""
413 "B<#define _GNU_SOURCE>             /* See feature_test_macros(7) */\n"
414 "B<#include E<lt>stdlib.hE<gt>>\n"
415 msgstr ""
416 "B<#define _GNU_SOURCE>             /* feature_test_macros(7) 参照 */\n"
417 "B<#include E<lt>stdlib.hE<gt>>\n"
418
419 #. type: Plain text
420 #: build/C/man3/getpt.3:14
421 #, no-wrap
422 msgid "B<int getpt(void);>\n"
423 msgstr "B<int getpt(void);>\n"
424
425 #. type: Plain text
426 #: build/C/man3/getpt.3:19
427 msgid ""
428 "B<getpt>()  opens a pseudoterminal master and returns its file descriptor.  "
429 "It is equivalent to"
430 msgstr ""
431 "B<getpt>()  は、擬似端末マスタをオープンし、そのファイル・ディスクリプタを返"
432 "す。 これは、 Linux システムにおいては"
433
434 #. type: Plain text
435 #: build/C/man3/getpt.3:22
436 #, no-wrap
437 msgid "    open(/dev/ptmx, O_RDWR | O_NOCTTY);\n"
438 msgstr "    open(/dev/ptmx, O_RDWR | O_NOCTTY);\n"
439
440 #. type: Plain text
441 #: build/C/man3/getpt.3:26
442 msgid ""
443 "on Linux systems, though the pseudoterminal master is located elsewhere on "
444 "some systems that use GNU Libc."
445 msgstr ""
446 "と等価である。但し、 GNU Libc を使用していても、 擬似端末マスタがどこか他の場"
447 "所にあるシステムもある。"
448
449 #. type: Plain text
450 #: build/C/man3/getpt.3:33
451 msgid ""
452 "B<getpt>()  returns an open file descriptor upon successful completion.  "
453 "Otherwise, it returns -1 and sets I<errno> to indicate the error."
454 msgstr ""
455 "成功した場合、 B<getpt>()  はオープンしたファイルのディスクリプタを返す。 そ"
456 "うでない場合、-1 を返し、 I<errno> にエラーを示す値がセットされる。"
457
458 #. type: Plain text
459 #: build/C/man3/getpt.3:37
460 msgid "B<getpt>()  can fail with various errors described in B<open>(2)."
461 msgstr ""
462 "B<getpt>()  は B<open>(2)  で説明されている種々のエラーで失敗する可能性があ"
463 "る。"
464
465 #. type: SH
466 #: build/C/man3/getpt.3:37 build/C/man3/grantpt.3:51
467 #: build/C/man3/posix_openpt.3:73 build/C/man3/ptsname.3:75
468 #: build/C/man3/tcgetsid.3:60 build/C/man3/unlockpt.3:42
469 #, no-wrap
470 msgid "VERSIONS"
471 msgstr "バージョン"
472
473 #. type: Plain text
474 #: build/C/man3/getpt.3:40
475 msgid "B<getpt>()  is provided in glibc since version 2.1."
476 msgstr "B<getpt>()  は、バージョン 2.1 以降の glibc で提供されている。"
477
478 #. type: Plain text
479 #: build/C/man3/getpt.3:46
480 msgid "B<getpt>()  is glibc-specific; use B<posix_openpt>(3)  instead."
481 msgstr ""
482 "B<getpt>()  は glibc 独自である。代わりに B<posix_openpt>(3)  を使用するこ"
483 "と。"
484
485 #. type: Plain text
486 #: build/C/man3/getpt.3:53
487 msgid ""
488 "B<grantpt>(3), B<posix_openpt>(3), B<ptsname>(3), B<unlockpt>(3), B<ptmx>"
489 "(4), B<pty>(7)"
490 msgstr ""
491 "B<grantpt>(3), B<posix_openpt>(3), B<ptsname>(3), B<unlockpt>(3), B<ptmx>"
492 "(4), B<pty>(7)"
493
494 #. type: TH
495 #: build/C/man3/getttyent.3:4
496 #, no-wrap
497 msgid "GETTTYENT"
498 msgstr "GETTTYENT"
499
500 #. type: TH
501 #: build/C/man3/getttyent.3:4
502 #, no-wrap
503 msgid "2002-07-18"
504 msgstr "2002-07-18"
505
506 #. type: Plain text
507 #: build/C/man3/getttyent.3:7
508 msgid "getttyent, getttynam, setttyent, endttyent - get ttys file entry"
509 msgstr ""
510 "getttyent, getttynam, setttyent, endttyent - ttys ファイルのエントリを取得す"
511 "る"
512
513 #. type: Plain text
514 #: build/C/man3/getttyent.3:9
515 msgid "B<#include E<lt>ttyent.hE<gt>>"
516 msgstr "B<#include E<lt>ttyent.hE<gt>>"
517
518 #. type: Plain text
519 #: build/C/man3/getttyent.3:11
520 msgid "B<struct ttyent *getttyent(void);>"
521 msgstr "B<struct ttyent *getttyent(void);>"
522
523 #. type: Plain text
524 #: build/C/man3/getttyent.3:13
525 msgid "B<struct ttyent *getttynam(const char *>I<name>B<);>"
526 msgstr "B<struct ttyent *getttynam(const char *>I<name>B<);>"
527
528 #. type: Plain text
529 #: build/C/man3/getttyent.3:15
530 msgid "B<int setttyent(void);>"
531 msgstr "B<int setttyent(void);>"
532
533 #. type: Plain text
534 #: build/C/man3/getttyent.3:17
535 msgid "B<int endttyent(void);>"
536 msgstr "B<int endttyent(void);>"
537
538 #. type: Plain text
539 #: build/C/man3/getttyent.3:22
540 msgid ""
541 "These functions provide an interface to the file B<_PATH_TTYS> (e.g., I</etc/"
542 "ttys>)."
543 msgstr ""
544 "これらの関数はファイル B<_PATH_TTYS> (例えば I</etc/ttys>)  へのインタフェー"
545 "スを提供する。"
546
547 #. type: Plain text
548 #: build/C/man3/getttyent.3:26
549 msgid ""
550 "The function B<setttyent>()  opens the file or rewinds it if already open."
551 msgstr ""
552 "関数 B<setttyent>()  はファイルをオープンする。 また既にオープンされている場"
553 "合は、巻き戻す。"
554
555 #. type: Plain text
556 #: build/C/man3/getttyent.3:30
557 msgid "The function B<endttyent>()  closes the file."
558 msgstr "関数 B<endttyent>()  はファイルをクローズする。"
559
560 #. type: Plain text
561 #: build/C/man3/getttyent.3:37
562 msgid ""
563 "The function B<getttynam>()  searches for a given ttyname in the file.  It "
564 "returns a pointer to a I<ttyent> structure (description below)."
565 msgstr ""
566 "関数 B<getttynam>()  は指定された端末名についてファイルを検索する。 この関数"
567 "は (以下で説明されている)  I<ttyent> 構造体へのポインタを返す。"
568
569 #. type: Plain text
570 #: build/C/man3/getttyent.3:47
571 msgid ""
572 "The function B<getttyent>()  opens the file B<_PATH_TTYS> (if necessary) and "
573 "returns the first entry.  If the file is already open, the next entry.  The "
574 "I<ttyent> structure has the form:"
575 msgstr ""
576 "関数 B<getttyent>()  は (もし必要であれば) ファイル B<_PATH_TTYS> をオープン"
577 "し、最初のエントリを返す。 ファイルが既にオープンされている場合は、次のエント"
578 "リを返す。 I<ttyent> 構造体は以下の通りである。"
579
580 #. type: Plain text
581 #: build/C/man3/getttyent.3:58
582 #, no-wrap
583 msgid ""
584 "struct ttyent {\n"
585 "    char *ty_name;     /* terminal device name */\n"
586 "    char *ty_getty;    /* command to execute, usually getty */\n"
587 "    char *ty_type;     /* terminal type for termcap */\n"
588 "    int   ty_status;   /* status flags */\n"
589 "    char *ty_window;   /* command to start up window manager */\n"
590 "    char *ty_comment;  /* comment field */\n"
591 "};\n"
592 msgstr ""
593 "struct ttyent {\n"
594 "    char *ty_name;     /* 端末デバイス名 */\n"
595 "    char *ty_getty;    /* 実行するコマンド。通常は getty */\n"
596 "    char *ty_type;     /* termcap のための端末タイプ */\n"
597 "    int   ty_status;   /* 状態フラグ */\n"
598 "    char *ty_window;   /* ウィンドウマネージャを起動するコマンド */\n"
599 "    char *ty_comment;  /* コメントフィールド */\n"
600 "};\n"
601
602 #. type: Plain text
603 #: build/C/man3/getttyent.3:63
604 msgid "I<ty_status> can be:"
605 msgstr "I<ty_status> は以下のいずれか値をとることができる。"
606
607 #. type: Plain text
608 #: build/C/man3/getttyent.3:68
609 #, no-wrap
610 msgid ""
611 "#define TTY_ON     0x01  /* enable logins (start ty_getty program) */\n"
612 "#define TTY_SECURE 0x02  /* allow UID 0 to login */\n"
613 msgstr ""
614 "#define TTY_ON     0x01  /* ログインを有効にする (ty_getty プログラムを開始する) */\n"
615 "#define TTY_SECURE 0x02  /* ユーザ ID 0 でのログインを許可する */\n"
616
617 #. type: Plain text
618 #: build/C/man3/getttyent.3:72
619 msgid "Not in POSIX.1-2001.  Present on the BSDs, and perhaps other systems."
620 msgstr ""
621 "POSIX.1-2001 にはない。 BSD 系に存在し、おそらく他のシステムにもあるだろう。"
622
623 #. type: Plain text
624 #: build/C/man3/getttyent.3:76
625 msgid ""
626 "Under Linux the file I</etc/ttys>, and the functions described above, are "
627 "not used."
628 msgstr "Linux では、ファイル I</etc/ttys> と上で説明した関数は使われていない。"
629
630 #. type: Plain text
631 #: build/C/man3/getttyent.3:79
632 msgid "B<ttyname>(3), B<ttyslot>(3)"
633 msgstr "B<ttyname>(3), B<ttyslot>(3)"
634
635 #. type: TH
636 #: build/C/man3/grantpt.3:4
637 #, no-wrap
638 msgid "GRANTPT"
639 msgstr "GRANTPT"
640
641 #. type: TH
642 #: build/C/man3/grantpt.3:4 build/C/man3/unlockpt.3:4
643 #, no-wrap
644 msgid "2008-06-14"
645 msgstr "2008-06-14"
646
647 #. type: Plain text
648 #: build/C/man3/grantpt.3:7
649 msgid "grantpt - grant access to the slave pseudoterminal"
650 msgstr "grantpt - スレーブ擬似端末へのアクセスを許可する"
651
652 #. type: Plain text
653 #: build/C/man3/grantpt.3:10 build/C/man3/ptsname.3:12
654 #: build/C/man3/unlockpt.3:10
655 #, no-wrap
656 msgid "B<#define _XOPEN_SOURCE>       /* See feature_test_macros(7) */\n"
657 msgstr "B<#define _XOPEN_SOURCE>       /* feature_test_macros(7) 参照 */\n"
658
659 #. type: Plain text
660 #: build/C/man3/grantpt.3:12 build/C/man3/ptsname.3:14
661 #: build/C/man3/ptsname.3:20 build/C/man3/unlockpt.3:12
662 #, no-wrap
663 msgid "B<#include E<lt>stdlib.hE<gt>>\n"
664 msgstr "B<#include E<lt>stdlib.hE<gt>>\n"
665
666 #. type: Plain text
667 #: build/C/man3/grantpt.3:14
668 #, no-wrap
669 msgid "B<int grantpt(int >I<fd>B<);>\n"
670 msgstr "B<int grantpt(int >I<fd>B<);>\n"
671
672 #. type: Plain text
673 #: build/C/man3/grantpt.3:24
674 msgid ""
675 "The B<grantpt>()  function changes the mode and owner of the slave "
676 "pseudoterminal device corresponding to the master pseudoterminal referred to "
677 "by I<fd>.  The user ID of the slave is set to the real UID of the calling "
678 "process.  The group ID is set to an unspecified value (e.g., I<tty>).  The "
679 "mode of the slave is set to 0620 (crw--w----)."
680 msgstr ""
681 "B<grantpt>()  関数は、 I<fd> で参照されたマスタ擬似端末に対応するスレーブ擬似"
682 "端末デバイス のモードと所有者を変更する。 スレーブのユーザID は呼び出したプロ"
683 "セスの実 UID に設定される。 グループID として設定される値は規定されていない "
684 "(例えば I<tty> になる)。 スレーブのモードは 0620 (crw--w----) に設定される。"
685
686 #. type: Plain text
687 #: build/C/man3/grantpt.3:30
688 msgid ""
689 "The behavior of B<grantpt>()  is unspecified if a signal handler is "
690 "installed to catch B<SIGCHLD> signals."
691 msgstr ""
692 "B<SIGCHLD> シグナルを捕捉するためにシグナル・ハンドラが設定されている場合の "
693 "B<grantpt>()  の動作は規定されていない。"
694
695 #. type: Plain text
696 #: build/C/man3/grantpt.3:37
697 msgid ""
698 "When successful, B<grantpt>()  returns 0.  Otherwise, it returns -1 and sets "
699 "I<errno> appropriately."
700 msgstr ""
701 "成功した場合、 B<grantpt>()  は 0 を返す。そうでない場合、-1 を返し、 "
702 "I<errno> に適切な値がセットされる。"
703
704 #. type: TP
705 #: build/C/man3/grantpt.3:38
706 #, no-wrap
707 msgid "B<EACCES>"
708 msgstr "B<EACCES>"
709
710 #. type: Plain text
711 #: build/C/man3/grantpt.3:41
712 msgid "The corresponding slave pseudoterminal could not be accessed."
713 msgstr "対応するスレーブ擬似端末にアクセスできなかった。"
714
715 #. type: TP
716 #: build/C/man3/grantpt.3:41 build/C/man3/isatty.3:48
717 #: build/C/man3/tcgetsid.3:51 build/C/man3/ttyname.3:63
718 #: build/C/man3/unlockpt.3:32
719 #, no-wrap
720 msgid "B<EBADF>"
721 msgstr "B<EBADF>"
722
723 #. type: Plain text
724 #: build/C/man3/grantpt.3:46
725 msgid "The I<fd> argument is not a valid open file descriptor."
726 msgstr "引き数 I<fd> が有効なオープンされたファイル・ディスクリプタでない。"
727
728 #. type: TP
729 #: build/C/man3/grantpt.3:46 build/C/man3/isatty.3:52
730 #: build/C/man3/ptsname.3:59 build/C/man4/tty_ioctl.4:439
731 #: build/C/man3/unlockpt.3:37
732 #, no-wrap
733 msgid "B<EINVAL>"
734 msgstr "B<EINVAL>"
735
736 #. type: Plain text
737 #: build/C/man3/grantpt.3:51
738 msgid ""
739 "The I<fd> argument is valid but not associated with a master pseudoterminal."
740 msgstr "引き数 I<fd> は有効だが、マスタ擬似端末に対応するものではない。"
741
742 #. type: Plain text
743 #: build/C/man3/grantpt.3:54
744 msgid "B<grantpt>()  is provided in glibc since version 2.1."
745 msgstr "B<grantpt>()  は、バージョン 2.1 以降の glibc で提供されている。"
746
747 #. type: Plain text
748 #: build/C/man3/grantpt.3:56 build/C/man3/tcgetsid.3:65
749 #: build/C/man3/unlockpt.3:47
750 msgid "POSIX.1-2001."
751 msgstr "POSIX.1-2001."
752
753 #. type: Plain text
754 #: build/C/man3/grantpt.3:62
755 msgid ""
756 "This is part of the UNIX 98 pseudoterminal support, see B<pts>(4).  Many "
757 "systems implement this function via a set-user-ID helper binary called "
758 "\"pt_chown\".  With Linux devpts no such helper binary is required."
759 msgstr ""
760 "これは UNIX 98 擬似端末 (pseudoterminal) 仕様の一部である。 B<pts>(4)  を参照"
761 "のこと。 多くのシステムでは、この関数は \"pt_chown\" と呼ばれる set-user-ID "
762 "された 補助バイナリを用いて実装されている。 Linux の devpts では、このような"
763 "補助バイナリを必要としない。"
764
765 #. type: Plain text
766 #: build/C/man3/grantpt.3:69
767 msgid ""
768 "B<open>(2), B<posix_openpt>(3), B<ptsname>(3), B<unlockpt>(3), B<pts>(4), "
769 "B<pty>(7)"
770 msgstr ""
771 "B<open>(2), B<posix_openpt>(3), B<ptsname>(3), B<unlockpt>(3), B<pts>(4), "
772 "B<pty>(7)"
773
774 #. type: TH
775 #: build/C/man3/isatty.3:24
776 #, no-wrap
777 msgid "ISATTY"
778 msgstr "ISATTY"
779
780 #. type: TH
781 #: build/C/man3/isatty.3:24
782 #, no-wrap
783 msgid "2008-12-03"
784 msgstr "2008-12-03"
785
786 #. type: Plain text
787 #: build/C/man3/isatty.3:27
788 msgid "isatty - test whether a file descriptor refers to a terminal"
789 msgstr "isatty - ファイルディスクリプタが端末を参照しているかをチェックする"
790
791 #. type: Plain text
792 #: build/C/man3/isatty.3:30 build/C/man3/termios.3:51
793 #: build/C/man3/ttyname.3:32
794 #, no-wrap
795 msgid "B<#include E<lt>unistd.hE<gt>>\n"
796 msgstr "B<#include E<lt>unistd.hE<gt>>\n"
797
798 #. type: Plain text
799 #: build/C/man3/isatty.3:32
800 #, no-wrap
801 msgid "B<int isatty(int >I<fd>B<);>\n"
802 msgstr "B<int isatty(int >I<fd>B<);>\n"
803
804 #. type: Plain text
805 #: build/C/man3/isatty.3:39
806 msgid ""
807 "The B<isatty>()  function tests whether I<fd> is an open file descriptor "
808 "referring to a terminal."
809 msgstr ""
810 "B<isatty>()  関数は、 I<fd> が端末を参照するオープンされたファイルディスクリ"
811 "プタかどうかを チェックする。"
812
813 #. type: Plain text
814 #: build/C/man3/isatty.3:47
815 msgid ""
816 "B<isatty>()  returns 1 if I<fd> is an open file descriptor referring to a "
817 "terminal; otherwise 0 is returned, and I<errno> is set to indicate the error."
818 msgstr ""
819 "B<isatty>()  は、 I<fd> が端末を参照するオープンされたファイルディスクリプタ"
820 "であれば 1 を返す。 そうでなければ 0 を返し、 I<errno> にエラーを示す値を設定"
821 "する。"
822
823 #. type: Plain text
824 #: build/C/man3/isatty.3:52 build/C/man3/tcgetsid.3:55
825 msgid "I<fd> is not a valid file descriptor."
826 msgstr "I<fd> が有効なファイルディスクリプタではない。"
827
828 #.  FIXME File a bug for this?
829 #. type: Plain text
830 #: build/C/man3/isatty.3:60
831 msgid ""
832 "I<fd> refers to a file other than a terminal.  POSIX.1-2001 specifies the "
833 "error B<ENOTTY> for this case."
834 msgstr ""
835 "I<fd> が端末以外のファイルを参照している。 POSIX.1-2001 では、この場合にエ"
836 "ラー B<ENOTTY> を返すと規定されている。"
837
838 #. type: Plain text
839 #: build/C/man3/isatty.3:62
840 msgid "SVr4, 4.3BSD, POSIX.1-2001."
841 msgstr "SVr4, 4.3BSD, POSIX.1-2001."
842
843 #. type: Plain text
844 #: build/C/man3/isatty.3:65
845 msgid "B<fstat>(2), B<ttyname>(3)"
846 msgstr "B<fstat>(2), B<ttyname>(3)"
847
848 #. type: TH
849 #: build/C/man3/openpty.3:32
850 #, no-wrap
851 msgid "OPENPTY"
852 msgstr "OPENPTY"
853
854 #. type: TH
855 #: build/C/man3/openpty.3:32
856 #, no-wrap
857 msgid "2010-06-13"
858 msgstr "2010-06-13"
859
860 #. type: Plain text
861 #: build/C/man3/openpty.3:35
862 msgid "openpty, login_tty, forkpty - tty utility functions"
863 msgstr "openpty, login_tty, forkpty - 端末ユーティリティ関数"
864
865 #. type: Plain text
866 #: build/C/man3/openpty.3:38
867 #, no-wrap
868 msgid "B<#include E<lt>pty.hE<gt>>\n"
869 msgstr "B<#include E<lt>pty.hE<gt>>\n"
870
871 #. type: Plain text
872 #: build/C/man3/openpty.3:42
873 #, no-wrap
874 msgid ""
875 "B<int openpty(int *>I<amaster>B<, int *>I<aslave>B<, char *>I<name>B<,>\n"
876 "B<            const struct termios *>I<termp>B<,>\n"
877 "B<            const struct winsize *>I<winp>B<);>\n"
878 msgstr ""
879 "B<int openpty(int *>I<amaster>B<, int *>I<aslave>B<, char *>I<name>B<,>\n"
880 "B<            const struct termios *>I<termp>B<,>\n"
881 "B<            const struct winsize *>I<winp>B<);>\n"
882
883 #. type: Plain text
884 #: build/C/man3/openpty.3:46
885 #, no-wrap
886 msgid ""
887 "B<pid_t forkpty(int *>I<amaster>B<, char *>I<name>B<,>\n"
888 "B<              const struct termios *>I<termp>B<,>\n"
889 "B<              const struct winsize *>I<winp>B<);>\n"
890 msgstr ""
891 "B<pid_t forkpty(int *>I<amaster>B<, char *>I<name>B<,>\n"
892 "B<              const struct termios *>I<termp>B<,>\n"
893 "B<              const struct winsize *>I<winp>B<);>\n"
894
895 #. type: Plain text
896 #: build/C/man3/openpty.3:48
897 #, no-wrap
898 msgid "B<#include E<lt>utmp.hE<gt>>\n"
899 msgstr "B<#include E<lt>utmp.hE<gt>>\n"
900
901 #. type: Plain text
902 #: build/C/man3/openpty.3:50
903 #, no-wrap
904 msgid "B<int login_tty(int >I<fd>B<);>\n"
905 msgstr "B<int login_tty(int >I<fd>B<);>\n"
906
907 #. type: Plain text
908 #: build/C/man3/openpty.3:52
909 #, no-wrap
910 msgid "Link with I<-lutil>.\n"
911 msgstr "I<-lutil> でリンクする。\n"
912
913 #. type: Plain text
914 #: build/C/man3/openpty.3:74
915 msgid ""
916 "The B<openpty>()  function finds an available pseudoterminal and returns "
917 "file descriptors for the master and slave in I<amaster> and I<aslave>.  If "
918 "I<name> is not NULL, the filename of the slave is returned in I<name>.  If "
919 "I<termp> is not NULL, the terminal parameters of the slave will be set to "
920 "the values in I<termp>.  If I<winp> is not NULL, the window size of the "
921 "slave will be set to the values in I<winp>."
922 msgstr ""
923 "B<openpty>()  関数は、使用可能な疑似端末 (pseudoterminal) を見つけて、 マスタ"
924 "とスレーブのファイル・ディスクリプタを I<amaster> と I<aslave> に入れて返"
925 "す。 I<name> が NULL でない場合、スレーブのファイル名が I<name> に返される。 "
926 "I<termp> が NULL でない場合、スレーブの端末パラメータは I<termp> の値に設定さ"
927 "れる。 I<winp> が NULL でない場合、スレーブのウインドウサイズは I<winp> に設"
928 "定される。"
929
930 #. type: Plain text
931 #: build/C/man3/openpty.3:89
932 msgid ""
933 "The B<login_tty>()  function prepares for a login on the tty I<fd> (which "
934 "may be a real tty device, or the slave of a pseudoterminal as returned by "
935 "B<openpty>())  by creating a new session, making I<fd> the controlling "
936 "terminal for the calling process, setting I<fd> to be the standard input, "
937 "output, and error streams of the current process, and closing I<fd>."
938 msgstr ""
939 "B<login_tty>()  関数は、端末 I<fd> にログインする準備をする (I<fd> は実際の端"
940 "末デバイスでも、 B<openpty>()  で返される疑似端末のスレーブでもよい)。 具体的"
941 "には、新しいセッションを作成し、 I<fd> を呼び出し元のプロセスの制御端末と"
942 "し、 呼び出し元の標準入力・標準出力・標準エラーのストリームを I<fd> に設定し"
943 "た後、 I<fd> をクローズする。"
944
945 #. type: Plain text
946 #: build/C/man3/openpty.3:111
947 msgid ""
948 "The B<forkpty>()  function combines B<openpty>(), B<fork>(2), and "
949 "B<login_tty>()  to create a new process operating in a pseudoterminal.  The "
950 "file descriptor of the master side of the pseudoterminal is returned in "
951 "I<amaster>, and the filename of the slave in I<name> if it is not NULL.  The "
952 "I<termp> and I<winp> arguments, if not NULL, will determine the terminal "
953 "attributes and window size of the slave side of the pseudoterminal."
954 msgstr ""
955 "B<forkpty>()  関数は B<openpty>(), B<fork>(2), B<login_tty>()  を組み合わせ、"
956 "疑似端末を操作する新しいプロセスを生成する。 疑似端末のマスタ側のファイル・"
957 "ディスクリプタは I<amaster> に返され、 I<name> が NULL でない場合には、スレー"
958 "ブのファイル名が I<name> に返される。 I<termp> と I<winp> 引き数は、NULL でな"
959 "ければ、 疑似端末のスレーブ側の端末属性とウインドウサイズを決定する。"
960
961 #. type: Plain text
962 #: build/C/man3/openpty.3:128
963 msgid ""
964 "If a call to B<openpty>(), B<login_tty>(), or B<forkpty>()  is not "
965 "successful, -1 is returned and I<errno> is set to indicate the error.  "
966 "Otherwise, B<openpty>(), B<login_tty>(), and the child process of B<forkpty>"
967 "()  return 0, and the parent process of B<forkpty>()  returns the process ID "
968 "of the child process."
969 msgstr ""
970 "B<openpty>(), B<login_tty>(), B<forkpty>()  の呼び出しが成功しなかった場合、 "
971 "-1 が返されて、 I<errno> はエラーを示す値に設定される。 成功した場合、 "
972 "B<openpty>(), B<login_tty>()  および\t B<forkpty>()  の子プロセスは 0 を返"
973 "し、 B<forkpty>()  の親プロセスは子プロセスのプロセス ID を返す。"
974
975 #. type: Plain text
976 #: build/C/man3/openpty.3:131
977 msgid "B<openpty>()  will fail if:"
978 msgstr "以下の場合に B<openpty>()  は失敗する:"
979
980 #. type: TP
981 #: build/C/man3/openpty.3:131
982 #, no-wrap
983 msgid "B<ENOENT>"
984 msgstr "B<ENOENT>"
985
986 #. type: Plain text
987 #: build/C/man3/openpty.3:134
988 msgid "There are no available ttys."
989 msgstr "使用可能な端末がない。"
990
991 #. type: Plain text
992 #: build/C/man3/openpty.3:141
993 msgid ""
994 "B<login_tty>()  will fail if B<ioctl>(2)  fails to set I<fd> to the "
995 "controlling terminal of the calling process."
996 msgstr ""
997 "B<ioctl>(2)  が I<fd> を呼び出し元のプロセスの制御端末に設定するのに失敗した"
998 "場合、 B<login_tty>()  は失敗する。"
999
1000 #. type: Plain text
1001 #: build/C/man3/openpty.3:148
1002 msgid "B<forkpty>()  will fail if either B<openpty>()  or B<fork>(2)  fails."
1003 msgstr ""
1004 "B<openpty>()  または B<fork>(2)  のどちらかが失敗した場合、 B<forkpty>()  は"
1005 "失敗する。"
1006
1007 #. type: Plain text
1008 #: build/C/man3/openpty.3:151
1009 msgid ""
1010 "These are BSD functions, present in libc5 and glibc2.  They are not "
1011 "standardized in POSIX."
1012 msgstr ""
1013 "これらは BSD の関数であり、libc5 と glibc2 に存在する。 POSIX での標準化はさ"
1014 "れていない。"
1015
1016 #. type: Plain text
1017 #: build/C/man3/openpty.3:159
1018 msgid ""
1019 "The B<const> modifiers were added to the structure pointer arguments of "
1020 "B<openpty>()  and B<forkpty>()  in glibc 2.8."
1021 msgstr ""
1022 "glibc 2.8 で、 B<openpty>()  と B<forkpty>()  の構造体へのポインタの引き数に "
1023 "B<const> 修飾子が追加された。"
1024
1025 #. type: Plain text
1026 #: build/C/man3/openpty.3:166
1027 msgid ""
1028 "In versions of glibc before 2.0.92, B<openpty>()  returns file descriptors "
1029 "for a BSD pseudoterminal pair; since glibc 2.0.92, it first attempts to open "
1030 "a UNIX 98 pseudoterminal pair, and falls back to opening a BSD "
1031 "pseudoterminal pair if that fails."
1032 msgstr ""
1033 "2.0.92 より前のバージョンの glibc では、 B<openpty>()  は BSD 疑似端末ペアの"
1034 "ファイル・ディスクリプタを返す。 2.0.92 以降の glibc では、 B<openpty>()  は"
1035 "まず Unix 98 疑似端末ペアをオープンしようとし、それに失敗した場合に BSD 疑似"
1036 "端末ペアのオープンへと移行する。"
1037
1038 #. type: Plain text
1039 #: build/C/man3/openpty.3:176
1040 msgid ""
1041 "Nobody knows how much space should be reserved for I<name>.  So, calling "
1042 "B<openpty>()  or B<forkpty>()  with non-NULL I<name> may not be secure."
1043 msgstr ""
1044 "誰も I<name> に対してどのくらい大きさを予約しておけばいいか分からない。 した"
1045 "がって、NULL でない I<name> を引き数として B<openpty>()  や B<forkpty>()  を"
1046 "呼び出すのは安全であるとは言えない。"
1047
1048 #. type: Plain text
1049 #: build/C/man3/openpty.3:180
1050 msgid "B<fork>(2), B<ttyname>(3), B<pty>(7)"
1051 msgstr "B<fork>(2), B<ttyname>(3), B<pty>(7)"
1052
1053 #. type: TH
1054 #: build/C/man3/posix_openpt.3:25
1055 #, no-wrap
1056 msgid "POSIX_OPENPT"
1057 msgstr "POSIX_OPENPT"
1058
1059 #. type: TH
1060 #: build/C/man3/posix_openpt.3:25
1061 #, no-wrap
1062 msgid "2010-10-04"
1063 msgstr "2010-10-04"
1064
1065 #. type: Plain text
1066 #: build/C/man3/posix_openpt.3:28
1067 msgid "posix_openpt - open a pseudoterminal device"
1068 msgstr "posix_openpt - 疑似端末 (pseudoterminal) デバイスをオープンする"
1069
1070 #. type: Plain text
1071 #: build/C/man3/posix_openpt.3:32
1072 #, no-wrap
1073 msgid ""
1074 "B<#include E<lt>stdlib.hE<gt>>\n"
1075 "B<#include E<lt>fcntl.hE<gt>>\n"
1076 msgstr ""
1077 "B<#include E<lt>stdlib.hE<gt>>\n"
1078 "B<#include E<lt>fcntl.hE<gt>>\n"
1079
1080 #. type: Plain text
1081 #: build/C/man3/posix_openpt.3:34
1082 #, no-wrap
1083 msgid "B<int posix_openpt(int >I<flags>B<);>\n"
1084 msgstr "B<int posix_openpt(int >I<flags>B<);>\n"
1085
1086 #. type: Plain text
1087 #: build/C/man3/posix_openpt.3:44
1088 msgid "B<posix_openpt>(): _XOPEN_SOURCE\\ E<gt>=\\ 600"
1089 msgstr "B<posix_openpt>(): _XOPEN_SOURCE\\ E<gt>=\\ 600"
1090
1091 #. type: Plain text
1092 #: build/C/man3/posix_openpt.3:50
1093 msgid ""
1094 "The B<posix_openpt>()  function opens an unused pseudoterminal master "
1095 "device, returning a file descriptor that can be used to refer to that device."
1096 msgstr ""
1097 "B<posix_openpt>()  関数は使用されていない疑似端末マスタデバイスをオープン"
1098 "し、 そのデバイスを参照するために使うファイルディスクリプタを返す。"
1099
1100 #. type: Plain text
1101 #: build/C/man3/posix_openpt.3:55
1102 msgid ""
1103 "The I<flags> argument is a bit mask that ORs together zero or more of the "
1104 "following flags:"
1105 msgstr ""
1106 "I<flags> 引き数は、以下のフラグのうち 0 個以上の OR をとったビットマスクであ"
1107 "る。"
1108
1109 #. type: TP
1110 #: build/C/man3/posix_openpt.3:55
1111 #, no-wrap
1112 msgid "B<O_RDWR>"
1113 msgstr "B<O_RDWR>"
1114
1115 #. type: Plain text
1116 #: build/C/man3/posix_openpt.3:59
1117 msgid ""
1118 "Open the device for both reading and writing.  It is usual to specify this "
1119 "flag."
1120 msgstr "読み書きのためにデバイスをオープンする。 普通はこのフラグを指定する。"
1121
1122 #. type: TP
1123 #: build/C/man3/posix_openpt.3:59
1124 #, no-wrap
1125 msgid "B<O_NOCTTY>"
1126 msgstr "B<O_NOCTTY>"
1127
1128 #. type: Plain text
1129 #: build/C/man3/posix_openpt.3:62
1130 msgid "Do not make this device the controlling terminal for the process."
1131 msgstr "このデバイスをプロセスの制御端末としない。"
1132
1133 #. type: Plain text
1134 #: build/C/man3/posix_openpt.3:70
1135 msgid ""
1136 "On success, B<posix_openpt>()  returns a nonnegative file descriptor which "
1137 "is the lowest numbered unused descriptor.  On failure, -1 is returned, and "
1138 "I<errno> is set to indicate the error."
1139 msgstr ""
1140 "成功した場合、 B<posix_openpt>()  は負ではないファイルディスクリプタを返す。 "
1141 "これは使用されていないディスクリプタのうち最小の値である。 失敗した場合、-1 "
1142 "が返されて、エラーを示すために I<errno> が設定される。"
1143
1144 #. type: Plain text
1145 #: build/C/man3/posix_openpt.3:73
1146 msgid "See B<open>(2)."
1147 msgstr "B<open>(2)  を参照すること。"
1148
1149 #. type: Plain text
1150 #: build/C/man3/posix_openpt.3:77
1151 msgid ""
1152 "Glibc support for B<posix_openpt>()  has been provided since version 2.2.1."
1153 msgstr ""
1154 "B<posix_openpt>()  の glibc でのサポートはバージョン 2.2.1 以降で提供されてい"
1155 "る。"
1156
1157 #. type: Plain text
1158 #: build/C/man3/posix_openpt.3:82
1159 msgid ""
1160 "B<posix_openpt>()  is part of the UNIX 98 pseudoterminal support (see B<pts>"
1161 "(4)).  This function is specified in POSIX.1-2001."
1162 msgstr ""
1163 "B<posix_openpt>()  は UNIX 98 疑似端末サポート (B<pts>(4)  を参照) の一部であ"
1164 "る。 この関数は POSIX.1-2001 で指定されている。"
1165
1166 #. type: Plain text
1167 #: build/C/man3/posix_openpt.3:87
1168 msgid ""
1169 "This function is a recent invention in POSIX.  Some UNIX implementations "
1170 "that support System V (aka UNIX 98) pseudoterminals don't have this "
1171 "function, but it is easy to implement:"
1172 msgstr ""
1173 "この関数は POSIX において最近作られたものである。 System V (別名 UNIX 98) 疑"
1174 "似端末をサポートする UNIX 実装の中には、 この関数を持たないものもあるが、以下"
1175 "のようにして簡単に実装できる:"
1176
1177 #. type: Plain text
1178 #: build/C/man3/posix_openpt.3:95
1179 #, no-wrap
1180 msgid ""
1181 "int\n"
1182 "posix_openpt(int flags)\n"
1183 "{\n"
1184 "    return open(\"/dev/ptmx\", flags);\n"
1185 "}\n"
1186 msgstr ""
1187 "int\n"
1188 "posix_openpt(int flags)\n"
1189 "{\n"
1190 "    return open(\"/dev/ptmx\", flags);\n"
1191 "}\n"
1192
1193 #. type: Plain text
1194 #: build/C/man3/posix_openpt.3:105
1195 msgid ""
1196 "B<open>(2), B<getpt>(3), B<grantpt>(3), B<ptsname>(3), B<unlockpt>(3), B<pts>"
1197 "(4), B<pty>(7)"
1198 msgstr ""
1199 "B<open>(2), B<getpt>(3), B<grantpt>(3), B<ptsname>(3), B<unlockpt>(3), B<pts>"
1200 "(4), B<pty>(7)"
1201
1202 #. type: TH
1203 #: build/C/man4/pts.4:6
1204 #, no-wrap
1205 msgid "PTS"
1206 msgstr "PTS"
1207
1208 #. type: TH
1209 #: build/C/man4/pts.4:6
1210 #, no-wrap
1211 msgid "2002-10-09"
1212 msgstr "2002-10-09"
1213
1214 #. type: Plain text
1215 #: build/C/man4/pts.4:9
1216 msgid "ptmx, pts - pseudoterminal master and slave"
1217 msgstr "ptmx, pts - 擬似端末のマスタとスレーブ"
1218
1219 #. type: Plain text
1220 #: build/C/man4/pts.4:13
1221 msgid ""
1222 "The file I</dev/ptmx> is a character file with major number 5 and minor "
1223 "number 2, usually of mode 0666 and owner.group of root.root.  It is used to "
1224 "create a pseudoterminal master and slave pair."
1225 msgstr ""
1226 "ファイル I</dev/ptmx> は、メジャーナンバー (major number) 5、 マイナーナン"
1227 "バー (minor number) 2 を持つキャラクタ・ファイルであり、 通常、モードは 0666 "
1228 "で、所有者.グループは root.root である。 このファイルは、擬似端末 "
1229 "(pseudoterminal) のマスタとスレーブの ペアを作成するために使用される。"
1230
1231 #. type: Plain text
1232 #: build/C/man4/pts.4:23
1233 msgid ""
1234 "When a process opens I</dev/ptmx>, it gets a file descriptor for a "
1235 "pseudoterminal master (PTM), and a pseudoterminal slave (PTS) device is "
1236 "created in the I</dev/pts> directory.  Each file descriptor obtained by "
1237 "opening I</dev/ptmx> is an independent PTM with its own associated PTS, "
1238 "whose path can be found by passing the descriptor to B<ptsname>(3)."
1239 msgstr ""
1240 "プロセスが I</dev/ptmx> をオープンすると、そのプロセスには 擬似端末マスタ "
1241 "(pseudoterminal master; PTM) へのファイル・ ディスクリプタが返され、 I</dev/"
1242 "pts> ディレクトリに擬似端末スレーブ (pseudoterminal slave; PTS)  デバイスが作"
1243 "成される。 I</dev/ptmx> をオープンして得られるファイル・ディスクリプタは それ"
1244 "ぞれ独立の PTM であり、対応する PTS を各々持つ。 PTS のパス名は、PTM のファイ"
1245 "ル・ディスクリプタを B<ptsname>(3)  に渡すと知ることができる。"
1246
1247 #. type: Plain text
1248 #: build/C/man4/pts.4:29
1249 msgid ""
1250 "Before opening the pseudoterminal slave, you must pass the master's file "
1251 "descriptor to B<grantpt>(3)  and B<unlockpt>(3)."
1252 msgstr ""
1253 "擬似端末スレーブをオープンする前に、必ず、マスタのファイル・ディスクリプタを "
1254 "引き数として B<grantpt>(3)  と B<unlockpt>(3)  を呼び出さなければならない。"
1255
1256 #. type: Plain text
1257 #: build/C/man4/pts.4:32
1258 msgid ""
1259 "Once both the pseudoterminal master and slave are open, the slave provides "
1260 "processes with an interface that is identical to that of a real terminal."
1261 msgstr ""
1262 "擬似端末のマスタとスレーブの両方がオープンされた後は、スレーブは、 プロセスに"
1263 "対して、実端末 (real terminal) と全く同じインタフェースを提供する。"
1264
1265 #. type: Plain text
1266 #: build/C/man4/pts.4:35
1267 msgid ""
1268 "Data written to the slave is presented on the master descriptor as input.  "
1269 "Data written to the master is presented to the slave as input."
1270 msgstr ""
1271 "スレーブに書かれたデータはマスタ・ディスクリプタに対する入力として扱われ、 マ"
1272 "スタに書かれたデータはスレーブに対する入力として扱われる。"
1273
1274 #. type: Plain text
1275 #: build/C/man4/pts.4:46
1276 msgid ""
1277 "In practice, pseudoterminals are used for implementing terminal emulators "
1278 "such as B<xterm>(1), in which data read from the pseudoterminal master is "
1279 "interpreted by the application in the same way a real terminal would "
1280 "interpret the data, and for implementing remote-login programs such as "
1281 "B<sshd>(8), in which data read from the pseudoterminal master is sent across "
1282 "the network to a client program that is connected to a terminal or terminal "
1283 "emulator."
1284 msgstr ""
1285 "実例をあげると、擬似端末は B<xterm>(1)  のような端末エミュレータを実装するの"
1286 "に使用されている。 端末エミュレータでは、擬似端末のマスタから読み込まれたデー"
1287 "タは、 アプリケーションにとって実端末のデータと全く同じもののように見える。 "
1288 "また、 B<sshd>(8)  のようなリモート・ログイン用のプログラムの実装では、 擬似"
1289 "端末マスタから読み込まれたデータは、ネットワークを経由して、 端末や端末エミュ"
1290 "レータに接続されているクライアント・プログラムに送信される。"
1291
1292 #. type: Plain text
1293 #: build/C/man4/pts.4:52
1294 msgid ""
1295 "Psuedoterminals can also be used to send input to programs that normally "
1296 "refuse to read input from pipes (such as B<su>(1), and B<passwd>(1))."
1297 msgstr ""
1298 "擬似端末は、 (B<su>(1)  や B<passwd>(1)  のような) 通常はパイプからの入力を拒"
1299 "否するプログラムに、 入力を送信するためにも使用できる。"
1300
1301 #. type: Plain text
1302 #: build/C/man4/pts.4:55
1303 msgid "I</dev/ptmx>, I</dev/pts/*>"
1304 msgstr "I</dev/ptmx>, I</dev/pts/*>"
1305
1306 #. type: Plain text
1307 #: build/C/man4/pts.4:61
1308 msgid ""
1309 "The Linux support for the above (known as UNIX 98 pseudoterminal naming)  is "
1310 "done using the I<devpts> file system, that should be mounted on I</dev/pts>."
1311 msgstr ""
1312 "(UNIX 98 pseudoterminal naming と呼ばれる)  上記の機能の Linux でのサポート"
1313 "は、通常 I</dev/pts> にマウントされるはずの I<devpts> ファイルシステムを通し"
1314 "て実現されている、"
1315
1316 #. type: Plain text
1317 #: build/C/man4/pts.4:67
1318 msgid ""
1319 "Before this UNIX 98 scheme, master pseudoterminals were called I</dev/"
1320 "ptyp0>, ...  and slave pseudoterminals I</dev/ttyp0>, ...  and one needed "
1321 "lots of preallocated device nodes."
1322 msgstr ""
1323 "この UNIX 98 スキームが導入される前は、マスタ擬似端末は I</dev/"
1324 "ptyp0>, ...  、スレーブ擬似端末は I</dev/ttyp0>, ...  と呼ばれており、あらか"
1325 "じめたくさんのデバイス・ノードを割り当てて おく必要があった。"
1326
1327 #. type: Plain text
1328 #: build/C/man4/pts.4:73
1329 msgid "B<getpt>(3), B<grantpt>(3), B<ptsname>(3), B<unlockpt>(3), B<pty>(7)"
1330 msgstr "B<getpt>(3), B<grantpt>(3), B<ptsname>(3), B<unlockpt>(3), B<pty>(7)"
1331
1332 #. type: TH
1333 #: build/C/man3/ptsname.3:6
1334 #, no-wrap
1335 msgid "PTSNAME"
1336 msgstr "PTSNAME"
1337
1338 #. type: TH
1339 #: build/C/man3/ptsname.3:6
1340 #, no-wrap
1341 msgid "2008-09-03"
1342 msgstr "2008-09-03"
1343
1344 #. type: Plain text
1345 #: build/C/man3/ptsname.3:9
1346 msgid "ptsname, ptsname_r - get the name of the slave pseudoterminal"
1347 msgstr "ptsname, ptsname_r - スレーブ擬似端末の名前を取得する"
1348
1349 #. type: Plain text
1350 #: build/C/man3/ptsname.3:16
1351 #, no-wrap
1352 msgid "B<char *ptsname(int >I<fd>B<);>\n"
1353 msgstr "B<char *ptsname(int >I<fd>B<);>\n"
1354
1355 #. type: Plain text
1356 #: build/C/man3/ptsname.3:18
1357 #, no-wrap
1358 msgid "B<#define _GNU_SOURCE>         /* See feature_test_macros(7) */\n"
1359 msgstr "B<#define _GNU_SOURCE>         /* feature_test_macros(7) 参照 */\n"
1360
1361 #. type: Plain text
1362 #: build/C/man3/ptsname.3:22
1363 #, no-wrap
1364 msgid "B<int ptsname_r(int >I<fd>B<, char *>I<buf>B<, size_t >I<buflen>B<);>\n"
1365 msgstr "B<int ptsname_r(int >I<fd>B<, char *>I<buf>B<, size_t >I<buflen>B<);>\n"
1366
1367 #. type: Plain text
1368 #: build/C/man3/ptsname.3:29
1369 msgid ""
1370 "The B<ptsname>()  function returns the name of the slave pseudoterminal "
1371 "device corresponding to the master referred to by I<fd>."
1372 msgstr ""
1373 "B<ptsname>()  関数は I<fd> で参照されるマスタ擬似端末 (pts) デバイスに対応す"
1374 "る スレーブ擬似端末デバイスの名前を返す。"
1375
1376 #. type: Plain text
1377 #: build/C/man3/ptsname.3:41
1378 msgid ""
1379 "The B<ptsname_r>()  function is the reentrant equivalent of B<ptsname>().  "
1380 "It returns the name of the slave pseudoterminal device as a null-terminated "
1381 "string in the buffer pointed to by I<buf>.  The I<buflen> argument specifies "
1382 "the number of bytes available in I<buf>."
1383 msgstr ""
1384 "B<ptsname_r>()  関数は B<ptsname>()  のリエントラントなバージョンである。 こ"
1385 "の関数は、スレーブ疑似端末デバイスの名前を、 NULL で終端された文字列の形で "
1386 "I<buf> で指定されたバッファに格納して返す。 I<buflen> 引き数には I<buf> のバ"
1387 "イト数を指定する。"
1388
1389 #. type: Plain text
1390 #: build/C/man3/ptsname.3:48
1391 msgid ""
1392 "On success, B<ptsname>()  returns a pointer to a string in static storage "
1393 "which will be overwritten by subsequent calls.  This pointer must not be "
1394 "freed.  On failure, a NULL pointer is returned."
1395 msgstr ""
1396 "成功の場合、 B<ptsname>()  は静的記憶領域の文字列へのポインタを返す。 この記"
1397 "憶領域はこの後の B<ptsname>()  の呼び出しで上書きされる。 このポインタを "
1398 "free してはいけない。 エラーの場合は NULL ポインタを返す。"
1399
1400 #.  In fact the errno value is also returned as the function
1401 #.  result -- MTK, Dec 04
1402 #. type: Plain text
1403 #: build/C/man3/ptsname.3:58
1404 msgid ""
1405 "On success, B<ptsname_r>()  returns 0.  On failure, a nonzero value is "
1406 "returned and I<errno> is set to indicate the error."
1407 msgstr ""
1408 "成功の場合、 B<ptsname_r>()  は 0 を返す。 エラーの場合、0 以外の値を返し、 "
1409 "I<errno> をエラーを示す値に設定する。"
1410
1411 #. type: Plain text
1412 #: build/C/man3/ptsname.3:65
1413 msgid "(B<ptsname_r>()  only)  I<buf> is NULL."
1414 msgstr "(B<ptsname_r>()  のみ)  I<buf> が NULL である。"
1415
1416 #. type: TP
1417 #: build/C/man3/ptsname.3:65 build/C/man3/tcgetsid.3:55
1418 #: build/C/man4/tty_ioctl.4:445 build/C/man3/ttyname.3:66
1419 #, no-wrap
1420 msgid "B<ENOTTY>"
1421 msgstr "B<ENOTTY>"
1422
1423 #. type: Plain text
1424 #: build/C/man3/ptsname.3:69
1425 msgid "I<fd> does not refer to a pseudoterminal master device."
1426 msgstr "I<fd> がマスタ疑似端末デバイスを参照していない。"
1427
1428 #. type: TP
1429 #: build/C/man3/ptsname.3:69 build/C/man3/ttyname.3:69
1430 #, no-wrap
1431 msgid "B<ERANGE>"
1432 msgstr "B<ERANGE>"
1433
1434 #. type: Plain text
1435 #: build/C/man3/ptsname.3:75
1436 msgid "(B<ptsname_r>()  only)  I<buf> is too small."
1437 msgstr "(B<ptsname_r>()  のみ)  I<buf> が小さすぎる。"
1438
1439 #. type: Plain text
1440 #: build/C/man3/ptsname.3:78
1441 msgid "B<ptsname>()  is provided in glibc since version 2.1."
1442 msgstr "B<ptsname>()  は、バージョン 2.1 以降の glibc で提供されている。"
1443
1444 #. type: Plain text
1445 #: build/C/man3/ptsname.3:83
1446 msgid ""
1447 "B<ptsname>()  is part of the UNIX 98 pseudoterminal support (see B<pts>"
1448 "(4)).  This function is specified in POSIX.1-2001."
1449 msgstr ""
1450 "B<ptsname>()  は UNIX 98 疑似端末仕様の一部である (B<pts>(4)  を参照のこと)。"
1451 "この関数は POSIX.1-2001 で規定されている。"
1452
1453 #. type: Plain text
1454 #: build/C/man3/ptsname.3:91
1455 msgid ""
1456 "B<ptsname_r>()  is a Linux extension.  A version of this function is "
1457 "documented on Tru64 and HP-UX, but on those implementations, -1 is returned "
1458 "on error, with I<errno> set to indicate the error.  Avoid using this "
1459 "function in portable programs."
1460 msgstr ""
1461 "B<ptsname_r>()  は Linux による拡張である。 この関数についての記載があるもの"
1462 "として Tru64 と HP-UX があるが、 これらの OS での実装ではエラーの場合 -1 を返"
1463 "し、 I<errno> にエラーを示す値を設定する。 移植を考慮したプログラムではこの関"
1464 "数の使用は避けること。"
1465
1466 #. type: Plain text
1467 #: build/C/man3/ptsname.3:98
1468 msgid ""
1469 "B<grantpt>(3), B<posix_openpt>(3), B<ttyname>(3), B<unlockpt>(3), B<pts>(4), "
1470 "B<pty>(7)"
1471 msgstr ""
1472 "B<grantpt>(3), B<posix_openpt>(3), B<ttyname>(3), B<unlockpt>(3), B<pts>(4), "
1473 "B<pty>(7)"
1474
1475 #. type: TH
1476 #: build/C/man7/pty.7:25
1477 #, no-wrap
1478 msgid "PTY"
1479 msgstr "PTY"
1480
1481 #. type: TH
1482 #: build/C/man7/pty.7:25
1483 #, no-wrap
1484 msgid "2005-10-10"
1485 msgstr "2005-10-10"
1486
1487 #. type: Plain text
1488 #: build/C/man7/pty.7:28
1489 msgid "pty - pseudoterminal interfaces"
1490 msgstr "pty - 擬似端末インタフェース"
1491
1492 #. type: Plain text
1493 #: build/C/man7/pty.7:58
1494 msgid ""
1495 "A pseudoterminal (sometimes abbreviated \"pty\")  is a pair of virtual "
1496 "character devices that provide a bidirectional communication channel.  One "
1497 "end of the channel is called the I<master>; the other end is called the "
1498 "I<slave>.  The slave end of the pseudoterminal provides an interface that "
1499 "behaves exactly like a classical terminal.  A process that expects to be "
1500 "connected to a terminal, can open the slave end of a pseudoterminal and then "
1501 "be driven by a program that has opened the master end.  Anything that is "
1502 "written on the master end is provided to the process on the slave end as "
1503 "though it was input typed on a terminal.  For example, writing the interrupt "
1504 "character (usually control-C)  to the master device would cause an interrupt "
1505 "signal (B<SIGINT>)  to be generated for the foreground process group that is "
1506 "connected to the slave.  Conversely, anything that is written to the slave "
1507 "end of the pseudoterminal can be read by the process that is connected to "
1508 "the master end.  Psuedoterminals are used by applications such as network "
1509 "login services (B<ssh>(1), B<rlogin>(1), B<telnet>(1)), terminal emulators, "
1510 "B<script>(1), B<screen>(1), and B<expect>(1)."
1511 msgstr ""
1512 "擬似端末 (pseudoterminal; \"pty\" と略されることもある) は、 双方向通信チャン"
1513 "ネルを提供する仮想キャラクタデバイスのペアである。 チャンネルの一方の端点は "
1514 "I<マスタ (master)> と呼ばれ、もう一方の端点は I<スレーブ (slave)> と呼ばれ"
1515 "る。 擬似端末のスレーブは、伝統的な端末と全く同じ動作をするインタフェースを "
1516 "提供する。端末に接続されることを想定しているプロセスは擬似端末の スレーブを"
1517 "オープンすることができ、それ以降はマスタ側をオープン しているプログラムからそ"
1518 "のプロセスを制御することができる。 端末で入力されたのと同じように、 マスタ側"
1519 "に書き込まれた全てのデータは、スレーブ側のプロセスに送られる。 例えば、マスタ"
1520 "デバイスに割り込みキャラクタ (通常は control-C) を書き込むと、 スレーブに接続"
1521 "されているフォアグラウンド・プロセスグループに対して 割り込みシグナル "
1522 "(B<SIGINT>)  が生成される。 反対に、擬似端末のスレーブ側に書き込まれた全ての"
1523 "データは、 マスタ側に接続されているプロセスから読み出すことができる。 擬似端"
1524 "末は、ネットワークログインサービス (B<ssh>(1), B<rlogin>(1), B<telnet>(1))  "
1525 "や端末エミュレータ、 B<script>(1), B<screen>(1), B<expect>(1)  などのアプリ"
1526 "ケーションで使用されている。"
1527
1528 #. type: Plain text
1529 #: build/C/man7/pty.7:63
1530 msgid ""
1531 "Historically, two pseudoterminal APIs have evolved: BSD and System V.  SUSv1 "
1532 "standardized a pseudoterminal API based on the System V API, and this API "
1533 "should be employed in all new programs that use pseudoterminals."
1534 msgstr ""
1535 "歴史的に見ると BSD と System V の2種類の擬似端末の API が発展してきている。 "
1536 "SUSv1 は System V API に基づいた擬似端末 API を標準化しており、 擬似端末を使"
1537 "用する新しいプログラムはすべてこの API を採用すべきである。"
1538
1539 #. type: Plain text
1540 #: build/C/man7/pty.7:71
1541 msgid ""
1542 "Linux provides both BSD-style and (standardized) System V-style "
1543 "pseudoterminals.  System V-style terminals are commonly called UNIX 98 "
1544 "pseudoterminals on Linux systems.  Since kernel 2.6.4, BSD-style "
1545 "pseudoterminals are considered deprecated (they can be disabled when "
1546 "configuring the kernel); UNIX 98 pseudoterminals should be used in new "
1547 "applications."
1548 msgstr ""
1549 "Linux では BSD 風と (標準化された) System V 風の擬似端末を提供している。 "
1550 "System V 風の端末は、Linux システムでは一般に UNIX 98 擬似端末と呼ばれてい"
1551 "る。 カーネル 2.6.4 以降では、BSD 風の擬似端末は廃止予定とみなされている "
1552 "(カーネルのコンフィギュレーションで BSD 風の擬似端末を無効にすることができ"
1553 "る)。 新しいアプリケーションでは、UNIX 98 擬似端末を使用すべきである。"
1554
1555 #. type: SS
1556 #: build/C/man7/pty.7:71
1557 #, no-wrap
1558 msgid "UNIX 98 pseudoterminals"
1559 msgstr "UNIX 98 擬似端末"
1560
1561 #. type: Plain text
1562 #: build/C/man7/pty.7:88
1563 msgid ""
1564 "An unused UNIX 98 pseudoterminal master is opened by calling B<posix_openpt>"
1565 "(3).  (This function opens the master clone device, I</dev/ptmx>; see B<pts>"
1566 "(4).)  After performing any program-specific initializations, changing the "
1567 "ownership and permissions of the slave device using B<grantpt>(3), and "
1568 "unlocking the slave using B<unlockpt>(3)), the corresponding slave device "
1569 "can be opened by passing the name returned by B<ptsname>(3)  in a call to "
1570 "B<open>(2)."
1571 msgstr ""
1572 "未使用の UNIX 98 擬似端末マスタをオープンするには B<posix_openpt>(3)  を呼び"
1573 "出す (この関数はマスタ・クローン・デバイス (master clone device), I</dev/"
1574 "ptmx> をオープンする; B<pts>(4)  を参照)。 プログラム固有の初期化処理を実行"
1575 "し、 B<grantpt>(3)  を使ってスレーブデバイスの所有権や許可を変更し、 "
1576 "B<unlockpt>(3)  を使ってスレーブのロック解除を行うと、 B<ptsname>(3)  が返す"
1577 "名前を渡して B<open>(2)  を呼び出すことにより 対応するスレーブデバイスをオー"
1578 "プンできるようになる。"
1579
1580 #. type: Plain text
1581 #: build/C/man7/pty.7:103
1582 msgid ""
1583 "The Linux kernel imposes a limit on the number of available UNIX 98 "
1584 "pseudoterminals.  In kernels up to and including 2.6.3, this limit is "
1585 "configured at kernel compilation time (B<CONFIG_UNIX98_PTYS>), and the "
1586 "permitted number of pseudoterminals can be up to 2048, with a default "
1587 "setting of 256.  Since kernel 2.6.4, the limit is dynamically adjustable via "
1588 "I</proc/sys/kernel/pty/max>, and a corresponding file, I</proc/sys/kernel/"
1589 "pty/nr>, indicates how many pseudoterminals are currently in use.  For "
1590 "further details on these two files, see B<proc>(5)."
1591 msgstr ""
1592 "Linux カーネルでは、利用できる UNIX 98 擬似端末の数に上限を設けている。 "
1593 "2.6.3 以前のカーネルでは、この上限はカーネルのコンパイル時の設定 "
1594 "(B<CONFIG_UNIX98_PTYS>)  である。許可される擬似端末の数は最大 2048 であり、 "
1595 "デフォルトの設定は 256 である。 カーネル 2.6.4 以降では、この上限は I</proc/"
1596 "sys/kernel/pty/max> 経由で動的に調整可能となっている。また、 I</proc/sys/"
1597 "kernel/pty/nr> で現在使用中の擬似端末の数を取得できる。 この 2つのファイルの"
1598 "詳細は B<proc>(5)  を参照。"
1599
1600 #. type: SS
1601 #: build/C/man7/pty.7:103
1602 #, no-wrap
1603 msgid "BSD pseudoterminals"
1604 msgstr "BSD 擬似端末"
1605
1606 #. type: Plain text
1607 #: build/C/man7/pty.7:124
1608 msgid ""
1609 "BSD-style pseudoterminals are provided as precreated pairs, with names of "
1610 "the form I</dev/ptyXY> (master) and I</dev/ttyXY> (slave), where X is a "
1611 "letter from the 16-character set [p-za-e], and Y is a letter from the 16-"
1612 "character set [0-9a-f].  (The precise range of letters in these two sets "
1613 "varies across UNIX implementations.)  For example, I</dev/ptyp1> and I</dev/"
1614 "ttyp1> constitute a BSD pseudoterminal pair.  A process finds an unused "
1615 "pseudoterminal pair by trying to B<open>(2)  each pseudoterminal master "
1616 "until an open succeeds.  The corresponding pseudoterminal slave (substitute "
1617 "\"tty\" for \"pty\" in the name of the master) can then be opened."
1618 msgstr ""
1619 "BSD 風の擬似端末はあらかじめ作成されたペアとして提供される。その名前は I</"
1620 "dev/ptyXY> (マスタ側)、 I</dev/ttyXY> (スレーブ側) である。ここで、 X は [p-"
1621 "za-e] の 16文字のうちの一文字、 Y は [0-9a-f] の 16文字のうちの一文字である "
1622 "(X, Y に使われる文字の正確な範囲は UNIX の実装により異なる)。 例えば、 I</"
1623 "dev/ptyp1> と I</dev/ttyp1> は BSD 擬似端末ペアを構成する。 プロセスが未使用"
1624 "の擬似端末ペアを見つけるには、 各擬似端末のマスタの B<open>(2)  を試み、open "
1625 "が成功するまでこれを繰り返す。 マスタを open すると、対応する擬似端末のスレー"
1626 "ブも open できるようになる (スレーブの名前は、マスタの名前の \"pty\" を \"tty"
1627 "\" に置き換えたものである)。"
1628
1629 #. type: Plain text
1630 #: build/C/man7/pty.7:127
1631 msgid "I</dev/ptmx> (UNIX 98 master clone device)"
1632 msgstr "I</dev/ptmx> (UNIX 98 マスタ・クローン・デバイス)"
1633
1634 #. type: Plain text
1635 #: build/C/man7/pty.7:130
1636 msgid "I</dev/pts/*> (UNIX 98 slave devices)"
1637 msgstr "I</dev/pts/*> (UNIX 98 スレーブデバイス)"
1638
1639 #. type: Plain text
1640 #: build/C/man7/pty.7:133
1641 msgid "I</dev/pty[p-za-e][0-9a-f]> (BSD master devices)"
1642 msgstr "I</dev/pty[p-za-e][0-9a-f]> (BSD マスタデバイス)"
1643
1644 #. type: Plain text
1645 #: build/C/man7/pty.7:136
1646 msgid "I</dev/tty[p-za-e][0-9a-f]> (BSD slave devices)"
1647 msgstr "I</dev/tty[p-za-e][0-9a-f]> (BSD スレーブデバイス)"
1648
1649 #. type: Plain text
1650 #: build/C/man7/pty.7:142
1651 msgid ""
1652 "A description of the B<TIOCPKT> B<ioctl>(2), which controls packet mode "
1653 "operation, can be found in B<tty_ioctl>(4)."
1654 msgstr ""
1655 "パケット・モード操作の制御を行う B<TIOCPKT> B<ioctl>(2)  の説明は "
1656 "B<tty_ioctl>(4)  に書かれている。"
1657
1658 #. type: Plain text
1659 #: build/C/man7/pty.7:152
1660 msgid ""
1661 "The BSD B<ioctl>(2)  operations B<TIOCSTOP>, B<TIOCSTART>, B<TIOCUCNTL>, and "
1662 "B<TIOCREMOTE> have not been implemented under Linux."
1663 msgstr ""
1664 "BSD B<ioctl>(2)  の B<TIOCSTOP>, B<TIOCSTART>, B<TIOCUCNTL>, B<TIOCREMOTE> は"
1665 "これまでのところ Linux では実装されていない。"
1666
1667 #. type: Plain text
1668 #: build/C/man7/pty.7:161
1669 msgid ""
1670 "B<select>(2), B<setsid>(2), B<forkpty>(3), B<openpty>(3), B<termios>(3), "
1671 "B<pts>(4), B<tty>(4), B<tty_ioctl>(4)"
1672 msgstr ""
1673 "B<select>(2), B<setsid>(2), B<forkpty>(3), B<openpty>(3), B<termios>(3), "
1674 "B<pts>(4), B<tty>(4), B<tty_ioctl>(4)"
1675
1676 #. type: TH
1677 #: build/C/man5/securetty.5:25
1678 #, no-wrap
1679 msgid "SECURETTY"
1680 msgstr "SECURETTY"
1681
1682 #. type: TH
1683 #: build/C/man5/securetty.5:25
1684 #, no-wrap
1685 msgid "1992-12-29"
1686 msgstr "1992-12-29"
1687
1688 #. type: Plain text
1689 #: build/C/man5/securetty.5:28
1690 msgid "securetty - file which lists ttys from which root can log in"
1691 msgstr "securetty - root がログインできる端末リストのファイル"
1692
1693 #. type: Plain text
1694 #: build/C/man5/securetty.5:40
1695 msgid ""
1696 "The file I</etc/securetty> is used by (some versions of)  B<login>(1).  The "
1697 "file contains the device names of tty lines (one per line, without leading "
1698 "I</dev/>)  on which root is allowed to login.  See B<login.defs>(5)  if you "
1699 "use the shadow suite."
1700 msgstr ""
1701 "I</etc/securetty> ファイルは (いくつかのバージョンの)  B<login>(1)  によって"
1702 "使用される。 root のログインが許可されている端末のデバイス名が1行に ひとつず"
1703 "つ書かれている (先頭の I</dev/> は省略する)。 shadow login suite を使用してい"
1704 "る場合は、 B<login.defs>(5)  を参照すること。"
1705
1706 #. type: Plain text
1707 #: build/C/man5/securetty.5:42
1708 msgid "I</etc/securetty>"
1709 msgstr "I</etc/securetty>"
1710
1711 #. type: Plain text
1712 #: build/C/man5/securetty.5:45
1713 msgid "B<login>(1), B<login.defs>(5)"
1714 msgstr "B<login>(1), B<login.defs>(5)"
1715
1716 #. type: TH
1717 #: build/C/man3/tcgetsid.3:23
1718 #, no-wrap
1719 msgid "TCGETSID"
1720 msgstr "TCGETSID"
1721
1722 #. type: Plain text
1723 #: build/C/man3/tcgetsid.3:26
1724 msgid "tcgetsid - get session ID"
1725 msgstr "tcgetsid - セッションID を取得する"
1726
1727 #. type: Plain text
1728 #: build/C/man3/tcgetsid.3:28
1729 msgid "B<#define _XOPEN_SOURCE 500> /* See feature_test_macros(7) */"
1730 msgstr "B<#define _XOPEN_SOURCE 500> /* feature_test_macros(7) 参照 */"
1731
1732 #. type: Plain text
1733 #: build/C/man3/tcgetsid.3:30 build/C/man4/tty_ioctl.4:10
1734 msgid "B<#include E<lt>termios.hE<gt>>"
1735 msgstr "B<#include E<lt>termios.hE<gt>>"
1736
1737 #. type: Plain text
1738 #: build/C/man3/tcgetsid.3:32
1739 msgid "B<pid_t tcgetsid(int >I<fd>B<);>"
1740 msgstr "B<pid_t tcgetsid(int >I<fd>B<);>"
1741
1742 #. type: Plain text
1743 #: build/C/man3/tcgetsid.3:40
1744 msgid ""
1745 "The function B<tcgetsid>()  returns the session ID of the current session "
1746 "that has the terminal associated to I<fd> as controlling terminal.  This "
1747 "terminal must be the controlling terminal of the calling process."
1748 msgstr ""
1749 "関数 B<tcgetsid>()  は、制御端末として I<fd> に対応する端末を持つカレント・"
1750 "セッションのセッションID を返す。 この端末は B<tcgetsid>() の呼び出しを行うプ"
1751 "ロセスの制御端末で なければならない。"
1752
1753 #. type: Plain text
1754 #: build/C/man3/tcgetsid.3:50
1755 msgid ""
1756 "When I<fd> refers to the controlling terminal of our session, the function "
1757 "B<tcgetsid>()  will return the session ID of this session.  Otherwise, -1 is "
1758 "returned, and I<errno> is set appropriately."
1759 msgstr ""
1760 "I<fd> が呼び出しを行ったセッションの制御端末を参照している場合、 関数 "
1761 "B<tcgetsid>()  はこのセッションのセッションID を返す。 そうでない場合、 -1 が"
1762 "返され、 I<errno> が適切に設定される。"
1763
1764 #. type: Plain text
1765 #: build/C/man3/tcgetsid.3:60
1766 msgid ""
1767 "The calling process does not have a controlling terminal, or it has one but "
1768 "it is not described by I<fd>."
1769 msgstr ""
1770 "呼び出しを行ったプロセスが制御端末を持っていない、もしくは 制御端末を持ってい"
1771 "るが I<fd> で参照されるものとは異なる。"
1772
1773 #. type: Plain text
1774 #: build/C/man3/tcgetsid.3:63
1775 msgid "B<tcgetsid>()  is provided in glibc since version 2.1."
1776 msgstr "B<tcgetsid>()  は、バージョン 2.1 以降の glibc で提供されている。"
1777
1778 #. type: Plain text
1779 #: build/C/man3/tcgetsid.3:71
1780 msgid ""
1781 "This function is implemented via the B<TIOCGSID> B<ioctl>(2), present since "
1782 "Linux 2.1.71."
1783 msgstr ""
1784 "この関数は B<TIOCGSID> B<ioctl>(2)  経由で実現されており、 Linux 2.1.71 以降"
1785 "で存在する。"
1786
1787 #. type: Plain text
1788 #: build/C/man3/tcgetsid.3:73
1789 msgid "B<getsid>(2)"
1790 msgstr "B<getsid>(2)"
1791
1792 #. type: TH
1793 #: build/C/man5/termcap.5:30
1794 #, no-wrap
1795 msgid "TERMCAP"
1796 msgstr "TERMCAP"
1797
1798 #. type: TH
1799 #: build/C/man5/termcap.5:30
1800 #, no-wrap
1801 msgid "1996-10-21"
1802 msgstr "1996-10-21"
1803
1804 #. type: Plain text
1805 #: build/C/man5/termcap.5:33
1806 msgid "termcap - terminal capability database"
1807 msgstr "termcap - 端末機能のデータベース"
1808
1809 #. type: Plain text
1810 #: build/C/man5/termcap.5:40
1811 msgid ""
1812 "The termcap database is an obsolete facility for describing the capabilities "
1813 "of character-cell terminals and printers.  It is retained only for "
1814 "capability with old programs; new ones should use the B<terminfo>(5)  "
1815 "database and associated libraries."
1816 msgstr ""
1817 "termcap データベースは、 文字単位で動作する端末やプリンタの機能を記述するため"
1818 "の旧式の機構である。 この機構は古いプログラムを動作させるためだけに保持されて"
1819 "いるので、 新しいプログラムは B<terminfo>(5)  データベースとそれに関連したラ"
1820 "イブラリを用いるべきである。"
1821
1822 #. type: Plain text
1823 #: build/C/man5/termcap.5:53
1824 msgid ""
1825 "I</etc/termcap> is an ASCII file (the database master) that lists the "
1826 "capabilities of many different types of terminals.  Programs can read "
1827 "termcap to find the particular escape codes needed to control the visual "
1828 "attributes of the terminal actually in use.  (Other aspects of the terminal "
1829 "are handled by B<stty>(1).)  The termcap database is indexed on the B<TERM> "
1830 "environment variable."
1831 msgstr ""
1832 "I</etc/termcap> は、多くの異なる種類の端末に関する機能を列記したアスキーファ"
1833 "イル (データベースマスター) である。 プログラムは termcap を読み込んで、 実際"
1834 "に使用している端末に個別のエスケープコード群を取得する。 これを用いると、その"
1835 "端末の視覚的な性質を制御することができる (端末の他の性質は B<stty>(1)  で制御"
1836 "する)。 termcap データベースは、環境変数 B<TERM> の値で引かれる。"
1837
1838 #. type: Plain text
1839 #: build/C/man5/termcap.5:59
1840 msgid ""
1841 "Termcap entries must be defined on a single logical line, with \\(aq\\e\\(aq "
1842 "used to suppress the newline.  Fields are separated by \\(aq:\\(aq.  The "
1843 "first field of each entry starts at the left-hand margin, and contains a "
1844 "list of names for the terminal, separated by \\(aq|\\(aq."
1845 msgstr ""
1846 "termcap のエントリは、単一の論理行でなければならない。 ただし、行末に \\(aq"
1847 "\\e\\(aq を用いればそこでの改行を抑制することができる。 フィールドは \\(aq:"
1848 "\\(aq で分割される。 各エントリの最初のフィールドは左側先頭から始まり、 内容"
1849 "はその端末の名前のリストである。名前の区切りには \\(aq|\\(aq が用いられる。"
1850
1851 #. type: Plain text
1852 #: build/C/man5/termcap.5:64
1853 msgid ""
1854 "The first subfield may (in BSD termcap entries from versions 4.3 and prior) "
1855 "contain a short name consisting of two characters.  This short name may "
1856 "consist of capital or small letters.  In 4.4BSD termcap entries this field "
1857 "is omitted."
1858 msgstr ""
1859 "最初のサブフィールドは (4.3 以前のバージョンのBSD termcap エントリでは)  2 文"
1860 "字からなる短い名前となっている。この短い名前は 大文字もしくは小文字で構成され"
1861 "る。4.4BSD の termcap エントリでは、 このフィールドは省略される。"
1862
1863 #. type: Plain text
1864 #: build/C/man5/termcap.5:77
1865 msgid ""
1866 "The second subfield (first, in the newer 4.4BSD format) contains the name "
1867 "used by the environment variable B<TERM>.  It should be spelled in lowercase "
1868 "letters.  Selectable hardware capabilities should be marked by appending a "
1869 "hyphen and a suffix to this name.  See below for an example.  Usual suffixes "
1870 "are w (more than 80 characters wide), am (automatic margins), nam (no "
1871 "automatic margins), and rv (reverse video display).  The third subfield "
1872 "contains a long and descriptive name for this termcap entry."
1873 msgstr ""
1874 "2 番目 (最新の 4.4BSD フォーマットでは 1 番目) のサブフィールドには、 環境変"
1875 "数 B<TERM> で用いられる名称が入る。 このフィールドには小文字しか使えない。 選"
1876 "択可能なハードウェア機能は、ハイフンと接尾語 (suffix)  を名称の後に追加するこ"
1877 "とによって示す必要がある。以下の例を見よ。 慣習的な接尾語には、w (80 文字以上"
1878 "の幅がある)、 am (automatic margins: 自動的な行の折り返し)、 nam (non "
1879 "automatic margins: 自動的でない行の折り返し)、 rv (reverse video display: 反"
1880 "転ビデオ表示)  などがある。 3番目のサブフィールドには、 このtermcapエントリー"
1881 "に対する長い説明的な名称が入る。"
1882
1883 #. type: Plain text
1884 #: build/C/man5/termcap.5:80
1885 msgid ""
1886 "Subsequent fields contain the terminal capabilities; any continued "
1887 "capability lines must be indented one tab from the left margin."
1888 msgstr ""
1889 "この後に続くフィールドには、端末の機能を記述する。 機能を記述する行が継続する"
1890 "場合は、 左端から1つのタブをおいてインデントしなければならない。"
1891
1892 #. type: Plain text
1893 #: build/C/man5/termcap.5:85
1894 msgid ""
1895 "Although there is no defined order, it is suggested to write first boolean, "
1896 "then numeric, and then string capabilities, each sorted alphabetically "
1897 "without looking at lower or upper spelling.  Capabilities of similar "
1898 "functions can be written in one line."
1899 msgstr ""
1900 "順序については定義されていないが、 大文字小文字は区別せずにアルファベット順に"
1901 "ならべ、 始めはブール値の、次は数値の、最後は文字列の機能を書くことが推奨され"
1902 "ている。 同じような働きをする機能は 1 行にまとめて書くと良い。"
1903
1904 #. type: Plain text
1905 #: build/C/man5/termcap.5:88
1906 #, no-wrap
1907 msgid "Example for:\n"
1908 msgstr "例:\n"
1909
1910 #. type: Plain text
1911 #: build/C/man5/termcap.5:94
1912 #, no-wrap
1913 msgid ""
1914 "Head line: vt|vt101|DEC VT 101 terminal in 80 character mode:\\e\n"
1915 "Head line: Vt|vt101-w|DEC VT 101 terminal in (wide) 132 character mode:\\e\n"
1916 "Boolean: :bs:\\e\n"
1917 "Numeric: :co#80:\\e\n"
1918 "String: :sr=\\eE[H:\\e\n"
1919 msgstr ""
1920 "Head line: vt|vt101|DEC VT 101 terminal in 80 character mode:\\e\n"
1921 "Head line: Vt|vt101-w|DEC VT 101 terminal in (wide) 132 character mode:\\e\n"
1922 "Boolean: :bs:\\e\n"
1923 "Numeric: :co#80:\\e\n"
1924 "String: :sr=\\eE[H:\\e\n"
1925
1926 #. type: SS
1927 #: build/C/man5/termcap.5:95
1928 #, no-wrap
1929 msgid "Boolean Capabilities"
1930 msgstr "ブール値で指定する機能"
1931
1932 #. type: Plain text
1933 #: build/C/man5/termcap.5:124
1934 #, no-wrap
1935 msgid ""
1936 "5i\tPrinter will not echo on screen\n"
1937 "am\tAutomatic margins which means automatic line wrap\n"
1938 "bs\tControl-H (8 dec.) performs a backspace\n"
1939 "bw\tBackspace on left margin wraps to previous line and right margin\n"
1940 "da\tDisplay retained above screen\n"
1941 "db\tDisplay retained below screen\n"
1942 "eo\tA space erases all characters at cursor position\n"
1943 "es\tEscape sequences and special characters work in status line\n"
1944 "gn\tGeneric device\n"
1945 "hc\tThis is a hardcopy terminal\n"
1946 "HC\tThe cursor is hard to see when not on bottom line\n"
1947 "hs\tHas a status line\n"
1948 "hz\tHazeltine bug, the terminal can not print tilde characters\n"
1949 "in\tTerminal inserts null bytes, not spaces, to fill whitespace\n"
1950 "km\tTerminal has a meta key\n"
1951 "mi\tCursor movement works in insert mode\n"
1952 "ms\tCursor movement works in standout/underline mode\n"
1953 "NP\tNo pad character\n"
1954 "NR\tti does not reverse te\n"
1955 "nx\tNo padding, must use XON/XOFF\n"
1956 "os\tTerminal can overstrike\n"
1957 "ul\tTerminal underlines although it can not overstrike\n"
1958 "xb\tBeehive glitch, f1 sends ESCAPE, f2 sends B<^C>\n"
1959 "xn\tNewline/wraparound glitch\n"
1960 "xo\tTerminal uses xon/xoff protocol\n"
1961 "xs\tText typed over standout text will be displayed in standout\n"
1962 "xt\tTeleray glitch, destructive tabs and odd standout mode\n"
1963 msgstr ""
1964 "5i\tプリンタはスクリーンにエコーしない\n"
1965 "am\t自動マージン。自動的に行を折り返す\n"
1966 "bs\tコントロール H (キーコード 8) をバックスペースとして扱う\n"
1967 "bw\t左端でのバックスペースを、上の行の右端に折り返す\n"
1968 "da\t画面の上端から外れていた行を表示する (通常はマルチページ端末で)\n"
1969 "db\t画面の下端から外れていた行を表示する (通常はマルチページ端末で)\n"
1970 "eo\t空白文字はカーソル位置の全ての文字を消す\n"
1971 "es\tステータス行上のエスケープシーケンスや特殊文字は有効に働く\n"
1972 "gn\t一般的なデバイスである\n"
1973 "hc\tハードコピー端末である\n"
1974 "HC\t最下行にないカーソルは見づらい\n"
1975 "hs\tステータス行がある\n"
1976 "hz\tチルダ文字が表示できない端末である (Hazeltine 端末のバグ)\n"
1977 "in\tホワイトスペースを埋めるのに、スペースではなく NULL バイトを挿入する端末である\n"
1978 "km\t端末にはメタキーがある\n"
1979 "mi\t挿入モードでもカーソル移動ができる\n"
1980 "ms\t強調/下線モードでもカーソル移動ができる\n"
1981 "NP\tパディング文字がない\n"
1982 "NR\tti は te を反転しない\n"
1983 "nx\tパディングではなく、XON/XOFF を使わなければならない\n"
1984 "os\t重ね打ちが可能な端末である\n"
1985 "ul\t重ね打ちはできないが、下線表示のできる端末である\n"
1986 "xb\tf1 はエスケープを送信し、f2 は B<^C> を送信する (Beehive 端末の不具合)\n"
1987 "xn\t改行/折り返しに不具合がある\n"
1988 "xo\t端末は xon/xoff プロトコルを用いる\n"
1989 "xs\t強調文字の上に出力された文字は強調文字として表示される\n"
1990 "xt\t破壊的なタブと中途半端な強調モード (Teleray 端末の不具合)\n"
1991
1992 #. type: SS
1993 #: build/C/man5/termcap.5:125
1994 #, no-wrap
1995 msgid "Numeric Capabilities"
1996 msgstr "数値で指定する機能"
1997
1998 #. type: Plain text
1999 #: build/C/man5/termcap.5:146
2000 #, no-wrap
2001 msgid ""
2002 "co\tNumber of columns\n"
2003 "dB\tDelay in milliseconds for backspace on hardcopy terminals\n"
2004 "dC\tDelay in milliseconds for carriage return on hardcopy terminals\n"
2005 "dF\tDelay in milliseconds for form feed on hardcopy terminals\n"
2006 "dN\tDelay in milliseconds for new line on hardcopy terminals\n"
2007 "dT\tDelay in milliseconds for tabulator stop on hardcopy terminals\n"
2008 "dV\tDelay in milliseconds for vertical tabulator stop on\n"
2009 "\thardcopy terminals\n"
2010 "it\tDifference between tab positions\n"
2011 "lh\tHeight of soft labels\n"
2012 "lm\tLines of memory\n"
2013 "lw\tWidth of soft labels\n"
2014 "li\tNumber of lines\n"
2015 "Nl\tNumber of soft labels\n"
2016 "pb\tLowest baud rate which needs padding\n"
2017 "sg\tStandout glitch\n"
2018 "ug\tUnderline glitch\n"
2019 "vt\tvirtual terminal number\n"
2020 "ws\tWidth of status line if different from screen width\n"
2021 msgstr ""
2022 "co\t端末の行数\n"
2023 "dB\tハードコピー端末において、バックスペースに必要な遅延時間 (ミリ秒単位)\n"
2024 "dC\tハードコピー端末において、復帰に必要な遅延時間 (ミリ秒単位)\n"
2025 "dF\tハードコピー端末において、頁送りに必要な遅延時間 (ミリ秒単位)\n"
2026 "dN\tハードコピー端末において、改行に必要な遅延時間 (ミリ秒単位)\n"
2027 "dT\tハードコピー端末において、タブストップに必要な遅延時間 (ミリ秒単位)\n"
2028 "dV\tハードコピー端末において、垂直タブに必要な遅延時間 (ミリ秒単位)\n"
2029 "it\tタブ位置間の文字数\n"
2030 "lh\tソフトラベルの高さ\n"
2031 "lm\t画面メモリに収容できる行数\n"
2032 "lw\tソフトラベルの幅\n"
2033 "li\t行数\n"
2034 "Nl\tソフトラベルの数\n"
2035 "pb\tパディングが必要となる最低のボーレート\n"
2036 "sg\t強調表示の不具合 (強調表示に切替えたときに表示されるスペースの数)\n"
2037 "ug\t下線表示の不具合 (強調表示に切替えたときに表示されるスペースの数)\n"
2038 "vt\t仮想端末番号\n"
2039 "ws\tステータス行の幅 (画面幅と異なる場合)\n"
2040
2041 #. type: SS
2042 #: build/C/man5/termcap.5:147
2043 #, no-wrap
2044 msgid "String Capabilities"
2045 msgstr "\t\"文字列で指定する機能\""
2046
2047 #. type: Plain text
2048 #: build/C/man5/termcap.5:378
2049 #, no-wrap
2050 msgid ""
2051 "!1\tshifted save key\n"
2052 "!2\tshifted suspend key\n"
2053 "!3\tshifted undo key\n"
2054 "#1\tshifted help key\n"
2055 "#2\tshifted home key\n"
2056 "#3\tshifted input key\n"
2057 "#4\tshifted cursor left key\n"
2058 "%0\tredo key\n"
2059 "%1\thelp key\n"
2060 "%2\tmark key\n"
2061 "%3\tmessage key\n"
2062 "%4\tmove key\n"
2063 "%5\tnext-object key\n"
2064 "%6\topen key\n"
2065 "%7\toptions key\n"
2066 "%8\tprevious-object key\n"
2067 "%9\tprint key\n"
2068 "%a\tshifted message key\n"
2069 "%b\tshifted move key\n"
2070 "%c\tshifted next key\n"
2071 "%d\tshifted options key\n"
2072 "%e\tshifted previous key\n"
2073 "%f\tshifted print key\n"
2074 "%g\tshifted redo key\n"
2075 "%h\tshifted replace key\n"
2076 "%i\tshifted cursor right key\n"
2077 "%j\tshifted resume key\n"
2078 "&0\tshifted cancel key\n"
2079 "&1\treference key\n"
2080 "&2\trefresh key\n"
2081 "&3\treplace key\n"
2082 "&4\trestart key\n"
2083 "&5\tresume key\n"
2084 "&6\tsave key\n"
2085 "&7\tsuspend key\n"
2086 "&8\tundo key\n"
2087 "&9\tshifted begin key\n"
2088 "*0\tshifted find key\n"
2089 "*1\tshifted command key\n"
2090 "*2\tshifted copy key\n"
2091 "*3\tshifted create key\n"
2092 "*4\tshifted delete character\n"
2093 "*5\tshifted delete line\n"
2094 "*6\tselect key\n"
2095 "*7\tshifted end key\n"
2096 "*8\tshifted clear line key\n"
2097 "*9\tshifted exit key\n"
2098 "@0\tfind key\n"
2099 "@1\tbegin key\n"
2100 "@2\tcancel key\n"
2101 "@3\tclose key\n"
2102 "@4\tcommand key\n"
2103 "@5\tcopy key\n"
2104 "@6\tcreate key\n"
2105 "@7\tend key\n"
2106 "@8\tenter/send key\n"
2107 "@9\texit key\n"
2108 "al\tInsert one line\n"
2109 "AL\tInsert %1 lines\n"
2110 "ac\tPairs of block graphic characters to map alternate character set\n"
2111 "ae\tEnd alternative character set\n"
2112 "as\tStart alternative character set for block graphic characters\n"
2113 "bc\tBackspace, if not B<^H>\n"
2114 "bl\tAudio bell\n"
2115 "bt\tMove to previous tab stop\n"
2116 "cb\tClear from beginning of line to cursor\n"
2117 "cc\tDummy command character\n"
2118 "cd\tClear to end of screen\n"
2119 "ce\tClear to end of line\n"
2120 "ch\tMove cursor horizontally only to column %1\n"
2121 "cl\tClear screen and cursor home\n"
2122 "cm\tCursor move to row %1 and column %2 (on screen)\n"
2123 "CM\tMove cursor to row %1 and column %2 (in memory)\n"
2124 "cr\tCarriage return\n"
2125 "cs\tScroll region from line %1 to %2\n"
2126 "ct\tClear tabs\n"
2127 "cv\tMove cursor vertically only to line %1\n"
2128 "dc\tDelete one character\n"
2129 "DC\tDelete %1 characters\n"
2130 "dl\tDelete one line\n"
2131 "DL\tDelete %1 lines\n"
2132 "dm\tBegin delete mode\n"
2133 "do\tCursor down one line\n"
2134 "DO\tCursor down #1 lines\n"
2135 "ds\tDisable status line\n"
2136 "eA\tEnable alternate character set\n"
2137 "ec\tErase %1 characters starting at cursor\n"
2138 "ed\tEnd delete mode\n"
2139 "ei\tEnd insert mode\n"
2140 "ff\tFormfeed character on hardcopy terminals\n"
2141 "fs\tReturn character to its position before going to status line\n"
2142 "F1\tThe string sent by function key f11\n"
2143 "F2\tThe string sent by function key f12\n"
2144 "F3\tThe string sent by function key f13\n"
2145 "\\&...\t\\&...\n"
2146 "F9\tThe string sent by function key f19\n"
2147 "FA\tThe string sent by function key f20\n"
2148 "FB\tThe string sent by function key f21\n"
2149 "\\&...\t\\&...\n"
2150 "FZ\tThe string sent by function key f45\n"
2151 "Fa\tThe string sent by function key f46\n"
2152 "Fb\tThe string sent by function key f47\n"
2153 "\\&...\t\\&...\n"
2154 "Fr\tThe string sent by function key f63\n"
2155 "hd\tMove cursor a half line down\n"
2156 "ho\tCursor home\n"
2157 "hu\tMove cursor a half line up\n"
2158 "i1\tInitialization string 1 at login\n"
2159 "i3\tInitialization string 3 at login\n"
2160 "is\tInitialization string 2 at login\n"
2161 "ic\tInsert one character\n"
2162 "IC\tInsert %1 characters\n"
2163 "if\tInitialization file\n"
2164 "im\tBegin insert mode\n"
2165 "ip\tInsert pad time and needed special characters after insert\n"
2166 "iP\tInitialization program\n"
2167 "K1\tupper left key on keypad\n"
2168 "K2\tcenter key on keypad\n"
2169 "K3\tupper right key on keypad\n"
2170 "K4\tbottom left key on keypad\n"
2171 "K5\tbottom right key on keypad\n"
2172 "k0\tFunction key 0\n"
2173 "k1\tFunction key 1\n"
2174 "k2\tFunction key 2\n"
2175 "k3\tFunction key 3\n"
2176 "k4\tFunction key 4\n"
2177 "k5\tFunction key 5\n"
2178 "k6\tFunction key 6\n"
2179 "k7\tFunction key 7\n"
2180 "k8\tFunction key 8\n"
2181 "k9\tFunction key 9\n"
2182 "k;\tFunction key 10\n"
2183 "ka\tClear all tabs key\n"
2184 "kA\tInsert line key\n"
2185 "kb\tBackspace key\n"
2186 "kB\tBack tab stop\n"
2187 "kC\tClear screen key\n"
2188 "kd\tCursor down key\n"
2189 "kD\tKey for delete character under cursor\n"
2190 "ke\tturn keypad off\n"
2191 "kE\tKey for clear to end of line\n"
2192 "kF\tKey for scrolling forward/down\n"
2193 "kh\tCursor home key\n"
2194 "kH\tCursor hown down key\n"
2195 "kI\tInsert character/Insert mode key\n"
2196 "kl\tCursor left key\n"
2197 "kL\tKey for delete line\n"
2198 "kM\tKey for exit insert mode\n"
2199 "kN\tKey for next page\n"
2200 "kP\tKey for previous page\n"
2201 "kr\tCursor right key\n"
2202 "kR\tKey for scrolling backward/up\n"
2203 "ks\tTurn keypad on\n"
2204 "kS\tClear to end of screen key\n"
2205 "kt\tClear this tab key\n"
2206 "kT\tSet tab here key\n"
2207 "ku\tCursor up key\n"
2208 "l0\tLabel of zeroth function key, if not f0\n"
2209 "l1\tLabel of first function key, if not f1\n"
2210 "l2\tLabel of first function key, if not f2\n"
2211 "\\&...\t\\&...\n"
2212 "la\tLabel of tenth function key, if not f10\n"
2213 "le\tCursor left one character\n"
2214 "ll\tMove cursor to lower left corner\n"
2215 "LE\tCursor left %1 characters\n"
2216 "LF\tTurn soft labels off\n"
2217 "LO\tTurn soft labels on\n"
2218 "mb\tStart blinking\n"
2219 "MC\tClear soft margins\n"
2220 "md\tStart bold mode\n"
2221 "me\tEnd all mode like so, us, mb, md and mr\n"
2222 "mh\tStart half bright mode\n"
2223 "mk\tDark mode (Characters invisible)\n"
2224 "ML\tSet left soft margin\n"
2225 "mm\tPut terminal in meta mode\n"
2226 "mo\tPut terminal out of meta mode\n"
2227 "mp\tTurn on protected attribute\n"
2228 "mr\tStart reverse mode\n"
2229 "MR\tSet right soft margin\n"
2230 "nd\tCursor right one character\n"
2231 "nw\tCarriage return command\n"
2232 "pc\tPadding character\n"
2233 "pf\tTurn printer off\n"
2234 "pk\tProgram key %1 to send string %2 as if typed by user\n"
2235 "pl\tProgram key %1 to execute string %2 in local mode\n"
2236 "pn\tProgram soft label %1 to show string %2\n"
2237 "po\tTurn the printer on\n"
2238 "pO\tTurn the printer on for %1 (E<lt>256) bytes\n"
2239 "ps\tPrint screen contents on printer\n"
2240 "px\tProgram key %1 to send string %2 to computer\n"
2241 "r1\tReset string 1 to set terminal to sane modes\n"
2242 "r2\tReset string 2 to set terminal to sane modes\n"
2243 "r3\tReset string 3 to set terminal to sane modes\n"
2244 "RA\tdisable automatic margins\n"
2245 "rc\tRestore saved cursor position\n"
2246 "rf\tReset string filename\n"
2247 "RF\tRequest for input from terminal\n"
2248 "RI\tCursor right %1 characters\n"
2249 "rp\tRepeat character %1 for %2 times\n"
2250 "rP\tPadding after character sent in replace mode\n"
2251 "rs\tReset string\n"
2252 "RX\tTurn off XON/XOFF flow control\n"
2253 "sa\tSet %1 %2 %3 %4 %5 %6 %7 %8 %9 attributes\n"
2254 "SA\tenable automatic margins\n"
2255 "sc\tSave cursor position\n"
2256 "se\tEnd standout mode\n"
2257 "sf\tNormal scroll one line\n"
2258 "SF\tNormal scroll %1 lines\n"
2259 "so\tStart standout mode\n"
2260 "sr\tReverse scroll\n"
2261 "SR\tscroll back %1 lines\n"
2262 "st\tSet tabulator stop in all rows at current column\n"
2263 "SX\tTurn on XON/XOFF flow control\n"
2264 "ta\tmove to next hardware tab\n"
2265 "tc\tRead in terminal description from another entry\n"
2266 "te\tEnd program that uses cursor motion\n"
2267 "ti\tBegin program that uses cursor motion\n"
2268 "ts\tMove cursor to column %1 of status line\n"
2269 "uc\tUnderline character under cursor and move cursor right\n"
2270 "ue\tEnd underlining\n"
2271 "up\tCursor up one line\n"
2272 "UP\tCursor up %1 lines\n"
2273 "us\tStart underlining\n"
2274 "vb\tVisible bell\n"
2275 "ve\tNormal cursor visible\n"
2276 "vi\tCursor invisible\n"
2277 "vs\tStandout cursor\n"
2278 "wi\tSet window from line %1 to %2 and column %3 to %4\n"
2279 "XF\tXOFF character if not B<^S>\n"
2280 msgstr ""
2281 "!1\tシフト状態の save キー\n"
2282 "!2\tシフト状態の suspend キー\n"
2283 "!3\tシフト状態の undo キー\n"
2284 "#1\tシフト状態の help キー\n"
2285 "#2\tシフト状態の home キー\n"
2286 "#3\tシフト状態の input キー\n"
2287 "#4\tシフト状態の左カーソルキー\n"
2288 "%0\tredo キー\n"
2289 "%1\thelp キー\n"
2290 "%2\tmarkキー\n"
2291 "%3\tmessage キー\n"
2292 "%4\tmove キー\n"
2293 "%5\tnext-object キー\n"
2294 "%6\topen キー\n"
2295 "%7\toptions キー\n"
2296 "%8\tprevious-object キー\n"
2297 "%9\tprint キー\n"
2298 "%a\tシフト状態の message キー\n"
2299 "%b\tシフト状態の move キー\n"
2300 "%c\tシフト状態の next キー\n"
2301 "%d\tシフト状態の options キー\n"
2302 "%e\tシフト状態の previous キー\n"
2303 "%f\tシフト状態の print キー\n"
2304 "%g\tシフト状態の redo キー\n"
2305 "%h\tシフト状態の replace キー\n"
2306 "%i\tシフト状態の右カーソルキー\n"
2307 "%j\tシフト状態の resume キー\n"
2308 "&0\tシフト状態の cancel キー\n"
2309 "&1\treference キー\n"
2310 "&2\trefresh キー\n"
2311 "&3\treplace キー\n"
2312 "&4\trestart キー\n"
2313 "&5\tresume キー\n"
2314 "&6\tsave キー\n"
2315 "&7\tsuspend キー\n"
2316 "&8\tundo キー\n"
2317 "&9\tシフト状態の begin キー\n"
2318 "*0\tシフト状態の find キー\n"
2319 "*1\tシフト状態の command キー\n"
2320 "*2\tシフト状態の copy キー\n"
2321 "*3\tシフト状態の create キー\n"
2322 "*4\tシフト状態の delete キー\n"
2323 "*5\tシフト状態の delete line キー\n"
2324 "*6\tselect キー\n"
2325 "*7\tシフト状態の end キー\n"
2326 "*8\tシフト状態の clear line キー\n"
2327 "*9\tシフト状態の exit キー\n"
2328 "@0\tfind キー\n"
2329 "@1\tbegin キー\n"
2330 "@2\tcancel キー\n"
2331 "@3\tclose キー\n"
2332 "@4\tcommand キー\n"
2333 "@5\tcopy キー\n"
2334 "@6\tcreate キー\n"
2335 "@7\tend キー\n"
2336 "@8\tenter/send キー\n"
2337 "@9\texit キー\n"
2338 "al\t1 行挿入する\n"
2339 "AL\t%1 行挿入する\n"
2340 "ac\t図形文字のペアの集合。代替文字セットにマップするためのもの\n"
2341 "ae\t代替文字セットの終り\n"
2342 "as\t図形文字集合に対する、代替文字セットの開始\n"
2343 "bc\tB<^H> がバックスペースでない場合のバックスペース\n"
2344 "bl\t(音声の) ベルを鳴らす\n"
2345 "bt\t前のタブストップへ移動\n"
2346 "cb\t行頭からカーソル位置までのクリア\n"
2347 "cc\tダミーコマンド文字\n"
2348 "cd\t画面の最後までをクリア\n"
2349 "ce\t行の最後までをクリア\n"
2350 "ch\tカーソルを水平方向にだけ移動し、 %1 桁の位置にする\n"
2351 "cl\t画面を消去し、カーソルをホームポジションへ\n"
2352 "cm\t画面上の %1 行、 %2 桁へカーソルを移動\n"
2353 "CM\tメモリ上の %1 行、 %2 桁へカーソルを移動\n"
2354 "cr\t復帰\n"
2355 "cs\t%1 行目から %2 行目までの範囲をスクロールする\n"
2356 "ct\tタブの消去\n"
2357 "cv\tカーソルを垂直方向にだけ移動し、 %1 行の位置にする\n"
2358 "dc\t一文字削除する\n"
2359 "DC\t%1 文字削除する\n"
2360 "dl\t一行削除する\n"
2361 "DL\t%1 行削除する\n"
2362 "dm\tdelete モード開始\n"
2363 "do\tカーソルを一行下げる\n"
2364 "DO\tカーソルを #1 行下げる\n"
2365 "ds\tステータス行を無効にする\n"
2366 "eA\t代替文字集合を有効にする\n"
2367 "ec\tカーソル位置から %1 文字消去する\n"
2368 "ed\tdelete モード終了\n"
2369 "ei\tintert モード終了\n"
2370 "ff\tハードコピー端末での頁送り文字\n"
2371 "fs\tステータス行に移動する前の位置へ復帰する文字\n"
2372 "F1\tファンクションキー f11 が送出する文字列\n"
2373 "F2\tファンクションキー f12 が送出する文字列\n"
2374 "F3\tファンクションキー f13 が送出する文字列\n"
2375 "\\&...\t\\&...\n"
2376 "F9\tファンクションキー f19 が送出する文字列\n"
2377 "FA\tファンクションキー f20 が送出する文字列\n"
2378 "FB\tファンクションキー f21 が送出する文字列\n"
2379 "\\&...\t\\&...\n"
2380 "FZ\tファンクションキー f45 が送出する文字列\n"
2381 "Fa\tファンクションキー f46 が送出する文字列\n"
2382 "Fb\tファンクションキー f47 が送出する文字列\n"
2383 "\\&...\t\\&...\n"
2384 "Fr\tファンクションキー f63 が送出する文字列\n"
2385 "hd\tカーソルを一行の半分だけ下に移動\n"
2386 "ho\tカーソルをホームポジションに移動\n"
2387 "hu\tカーソルを一行の半分だけ上に移動\n"
2388 "i1\tログイン時の初期化文字列 1\n"
2389 "i3\tログイン時の初期化文字列 3\n"
2390 "is\tログイン時の初期化文字列 2\n"
2391 "ic\t一文字挿入\n"
2392 "IC\t%1 文字挿入\n"
2393 "if\t初期化ファイル\n"
2394 "im\tinsert モード開始\n"
2395 "ip\t挿入後のパディングに必要な時間と特殊文字\n"
2396 "iP\t初期化プログラム\n"
2397 "K1\tキーパッドの左上キー\n"
2398 "K2\tキーパッドの中央キー\n"
2399 "K3\tキーパッドの右上キー\n"
2400 "K4\tキーパッドの左下キー\n"
2401 "K5\tキーパッドの右下キー\n"
2402 "k0\tファンクションキー 0\n"
2403 "k1\tファンクションキー 1\n"
2404 "k2\tファンクションキー 2\n"
2405 "k3\tファンクションキー 3\n"
2406 "k4\tファンクションキー 4\n"
2407 "k5\tファンクションキー 5\n"
2408 "k6\tファンクションキー 6\n"
2409 "k7\tファンクションキー 7\n"
2410 "k8\tファンクションキー 8\n"
2411 "k9\tファンクションキー 9\n"
2412 "k;\tファンクションキー 10\n"
2413 "ka\tclea all tabs キー\n"
2414 "kA\tinsert line キー\n"
2415 "kb\tバックスペースキー\n"
2416 "kB\tback tab キー\n"
2417 "kC\tclear screen キー\n"
2418 "kd\t下カーソルキー\n"
2419 "kD\tカーソル位置の文字を消すキー\n"
2420 "ke\tキーパッドをオフにする\n"
2421 "kE\t行末までをクリアするキー\n"
2422 "kF\t前方向/下方向へスクロールするキー\n"
2423 "kh\thome キー\n"
2424 "kH\tcursor hown down キー\n"
2425 "kI\t文字挿入キー/insert モードキー\n"
2426 "kl\t左カーソルキー\n"
2427 "kL\t行を削除するキー\n"
2428 "kM\tinsert モードを終了するキー\n"
2429 "kN\t次のページへ移動するキー\n"
2430 "kP\t前のページへ移動するキー\n"
2431 "kr\t右カーソルキー\n"
2432 "kR\t後ろ方向/上方向にスクロールするキー\n"
2433 "ke\tキーパッドをオンにする\n"
2434 "kS\t画面最後までをクリアするキー\n"
2435 "kt\tタブクリアキー\n"
2436 "kT\tタブストップ設定キー\n"
2437 "ku\t上カーソルキー\n"
2438 "l0\t0 番目のファンクションキーのラベル (f0 でない場合)\n"
2439 "l1\t1 番目のファンクションキーのラベル (f1 でない場合)\n"
2440 "l2\t2 番目のファンクションキーのラベル (f2 でない場合)\n"
2441 "\\&...\t\\&...\n"
2442 "la\t10 番目のファンクションキーのラベル (f10 でない場合)\n"
2443 "le\tカーソルを左へ一文字分移動する\n"
2444 "ll\tカーソルを左下隅に移動する\n"
2445 "LE\tカーソルを左 %1 文字分移動する\n"
2446 "LF\tソフトラベルをオフにする\n"
2447 "LO\tソフトラベルをオンにする\n"
2448 "mb\t点滅開始\n"
2449 "MC\tソフトマージンをクリア\n"
2450 "md\tbold モード開始\n"
2451 "me\tso, us, mb, md, mr などのモード全てを終了する\n"
2452 "mh\t半輝度モード開始\n"
2453 "mk\tダークモード (文字は見えなくなる)\n"
2454 "ML\t左側のソフトマージンを設定\n"
2455 "mm\t端末をメタモードに設定する\n"
2456 "mo\t端末をメタモードでなくする\n"
2457 "mp\t属性保護モードをオンにする\n"
2458 "mr\t反転モード開始\n"
2459 "MR\t右端のソフトマージンを設定\n"
2460 "nd\tカーソルを右に一文字分移動\n"
2461 "nw\t復帰コマンド\n"
2462 "pc\tパディング文字\n"
2463 "pf\tプリンタをオフにする\n"
2464 "pk\tユーザが入力したときに文字列 %2 を送出するプログラムキー %1\n"
2465 "pl\tローカルモードで文字列 %2 を実行するプログラムキー %1\n"
2466 "pn\t文字列 %2 を表示するためのプログラムソフトラベル %1\n"
2467 "po\tプリンタをオンにする\n"
2468 "pO\t%1 (E<lt>256) バイトの間プリンタをオンにする\n"
2469 "ps\t画面上の内容をプリンタに印刷する\n"
2470 "px\t文字列 %2 をコンピュータに送出するプログラムキー %1\n"
2471 "r1\t端末を正常なモードに設定するリセット文字列 1\n"
2472 "r2\t端末を正常なモードに設定するリセット文字列 2\n"
2473 "r3\t端末を正常なモードに設定するリセット文字列 3\n"
2474 "RA\t自動折り返しを無効にする\n"
2475 "rc\t保存しておいたカーソル位置に復帰する\n"
2476 "rf\tリセット文字列の入ったファイル名\n"
2477 "RF\t端末からの入力要求\n"
2478 "RI\tカーソルを右へ %1 文字分移動する\n"
2479 "rp\t文字 %1 を %2 回分繰り返す\n"
2480 "rP\t置換モードにおいて、文字を送出した後に行うパディング\n"
2481 "rs\tリセット文字列\n"
2482 "RX\tXON/XOFF フロー制御をオフにする\n"
2483 "sa\t属性 %1 %2 %3 %4 %5 %6 %7 %8 %9 を設定\n"
2484 "SA\t自動折り返しを有効にする\n"
2485 "sc\tカーソル位置を保存する\n"
2486 "se\t強調モード終了\n"
2487 "sf\t順方向の 1 行スクロール\n"
2488 "SF\t順方向の %1 行スクロール\n"
2489 "so\t強調モード開始\n"
2490 "sr\t逆スクロール\n"
2491 "SR\t%1 行分逆スクロールする\n"
2492 "st\t全ての行において、現在の桁位置をタブストップに設定する\n"
2493 "SX\tXON/XOFF フロー制御をオンにする\n"
2494 "ta\t次のハードウェアタブ位置へ移動\n"
2495 "tc\t他のエントリから端末の説明を読む込む\n"
2496 "te\tカーソル移動を用いるプログラムの終了\n"
2497 "ti\tカーソル移動を用いるプログラムの開始\n"
2498 "ts\tステータス行のカーソルを %1 桁へ移動\n"
2499 "uc\tカーソル位置の文字に下線をつけ、右にカーソルを移動\n"
2500 "ue\t下線モード終了\n"
2501 "up\tカーソルを 1 行分上に移動\n"
2502 "UP\tカーソルを %1 行分上に移動\n"
2503 "us\t下線モード開始\n"
2504 "vb\tビジュアルベル\n"
2505 "ve\tカーソルを通常の明るさにする\n"
2506 "vi\tカーソルを見えなくする\n"
2507 "vs\t強調カーソル\n"
2508 "wi\tウィンドウ領域を %1〜%2 行、%3〜%4 桁に設定\n"
2509 "XF\tXOFF 制御文字 (B<^S> でない場合)\n"
2510
2511 #. type: Plain text
2512 #: build/C/man5/termcap.5:381
2513 msgid ""
2514 "There are several ways of defining the control codes for string capabilities:"
2515 msgstr "文字列機能の制御コードを定義するには、いくつかの方法がある。"
2516
2517 #. type: Plain text
2518 #: build/C/man5/termcap.5:384
2519 msgid ""
2520 "Every normal character represents itself, except \\(aq^\\(aq, \\(aq\\e\\(aq, "
2521 "and \\(aq%\\(aq."
2522 msgstr ""
2523 "\\&\\(aq^\\(aq, \\(aq\\e\\(aq, \\(aq%\\(aq を除く全ての通常の文字は、それ自身"
2524 "を表す。"
2525
2526 #. type: Plain text
2527 #: build/C/man5/termcap.5:387
2528 msgid "A B<^x> means Control-x.  Control-A equals 1 decimal."
2529 msgstr "B<^x> は Control-x を意味する。 Control-A は 10 進数の 1 に等しい。"
2530
2531 #. type: Plain text
2532 #: build/C/man5/termcap.5:390
2533 msgid "\\ex means a special code.  x can be one of the following characters:"
2534 msgstr "\\&\\ex は特殊コードとして扱われる。x には以下の文字のどれかが入る。"
2535
2536 #. type: Plain text
2537 #: build/C/man5/termcap.5:392
2538 msgid "E Escape (27)"
2539 msgstr "E エスケープ (27)"
2540
2541 #. type: Plain text
2542 #: build/C/man5/termcap.5:394
2543 msgid "n Linefeed (10)"
2544 msgstr "n ラインフィード (10)"
2545
2546 #. type: Plain text
2547 #: build/C/man5/termcap.5:396
2548 msgid "r Carriage return (13)"
2549 msgstr "r 復帰 (13)"
2550
2551 #. type: Plain text
2552 #: build/C/man5/termcap.5:398
2553 msgid "t Tabulation (9)"
2554 msgstr "t タブ (9)"
2555
2556 #. type: Plain text
2557 #: build/C/man5/termcap.5:400
2558 msgid "b Backspace (8)"
2559 msgstr "b バックスペース (8)"
2560
2561 #. type: Plain text
2562 #: build/C/man5/termcap.5:402
2563 msgid "f Form feed (12)"
2564 msgstr "f 頁送り (12)"
2565
2566 #. type: Plain text
2567 #: build/C/man5/termcap.5:405
2568 msgid "0 Null character.  A \\exxx specifies the octal character xxx."
2569 msgstr "0 ヌルキャラクタ。'\\exxx' は 8 進数 xxx の文字を表す。"
2570
2571 #. type: IP
2572 #: build/C/man5/termcap.5:406
2573 #, no-wrap
2574 msgid "i"
2575 msgstr "i"
2576
2577 #. type: Plain text
2578 #: build/C/man5/termcap.5:408
2579 msgid "Increments parameters by one."
2580 msgstr "パラメータを 1 増加させる。"
2581
2582 #. type: IP
2583 #: build/C/man5/termcap.5:408
2584 #, no-wrap
2585 msgid "r"
2586 msgstr "r"
2587
2588 #. type: Plain text
2589 #: build/C/man5/termcap.5:410
2590 msgid "Single parameter capability"
2591 msgstr "一つのパラメータをとる機能"
2592
2593 #. type: IP
2594 #: build/C/man5/termcap.5:410
2595 #, no-wrap
2596 msgid "+"
2597 msgstr "+"
2598
2599 #. type: Plain text
2600 #: build/C/man5/termcap.5:412
2601 msgid "Add value of next character to this parameter and do binary output"
2602 msgstr "次の文字の値をパラメータに追加し、バイナリで出力する"
2603
2604 #. type: IP
2605 #: build/C/man5/termcap.5:412
2606 #, no-wrap
2607 msgid "2"
2608 msgstr "2"
2609
2610 #. type: Plain text
2611 #: build/C/man5/termcap.5:414
2612 msgid "Do ASCII output of this parameter with a field with of 2"
2613 msgstr ""
2614 "パラメータを 2 桁の数字として ASCII 出力する (printf の %2d と同じ意味)"
2615
2616 #. type: IP
2617 #: build/C/man5/termcap.5:414
2618 #, no-wrap
2619 msgid "d"
2620 msgstr "d"
2621
2622 #. type: Plain text
2623 #: build/C/man5/termcap.5:416
2624 msgid "Do ASCII output of this parameter with a field with of 3"
2625 msgstr "パラメータを数字として ASCII 出力する (printf の %d と同じ意味)"
2626
2627 #. type: IP
2628 #: build/C/man5/termcap.5:416
2629 #, no-wrap
2630 msgid "%"
2631 msgstr "%"
2632
2633 #. type: Plain text
2634 #: build/C/man5/termcap.5:418
2635 msgid "Print a \\(aq%\\(aq"
2636 msgstr "\\(aq%\\(aq を表示する"
2637
2638 #. type: Plain text
2639 #: build/C/man5/termcap.5:423
2640 msgid ""
2641 "If you use binary output, then you should avoid the null character (\\(aq"
2642 "\\e0\\(aq)  because it terminates the string.  You should reset tabulator "
2643 "expansion if a tabulator can be the binary output of a parameter."
2644 msgstr ""
2645 "バイナリ出力を行う場合、 文字列が終端されないようにヌル文字 (\\(aq\\e0\\(aq) "
2646 "を避けねばならない。 タブ文字をパラメータのバイナリ出力とする場合は、 タブ文"
2647 "字の展開をリセットしなければならない。"
2648
2649 #. type: IP
2650 #: build/C/man5/termcap.5:423
2651 #, no-wrap
2652 msgid "Warning:"
2653 msgstr "注意:"
2654
2655 #. type: Plain text
2656 #: build/C/man5/termcap.5:426
2657 msgid ""
2658 "The above metacharacters for parameters may be wrong, they document Minix "
2659 "termcap which may not be compatible with Linux termcap."
2660 msgstr ""
2661 "上記のような、パラメータとしてのメタ文字は正しくないかもしれない。 このこと"
2662 "は、Minixの termcap と Linux の termcap との間に互換性がないことに繋がってい"
2663 "る。"
2664
2665 #. type: Plain text
2666 #: build/C/man5/termcap.5:428
2667 msgid ""
2668 "The block graphic characters can be specified by three string capabilities:"
2669 msgstr "図形文字は 3 つの文字列機能で指定できる。"
2670
2671 #. type: IP
2672 #: build/C/man5/termcap.5:428
2673 #, no-wrap
2674 msgid "as"
2675 msgstr "as"
2676
2677 #. type: Plain text
2678 #: build/C/man5/termcap.5:430
2679 msgid "start the alternative charset"
2680 msgstr "代替文字セットの開始"
2681
2682 #. type: IP
2683 #: build/C/man5/termcap.5:430
2684 #, no-wrap
2685 msgid "ae"
2686 msgstr "ae"
2687
2688 #. type: Plain text
2689 #: build/C/man5/termcap.5:432
2690 msgid "end it"
2691 msgstr "代替文字セットの終了"
2692
2693 #. type: IP
2694 #: build/C/man5/termcap.5:432
2695 #, no-wrap
2696 msgid "ac"
2697 msgstr "ac"
2698
2699 #. type: Plain text
2700 #: build/C/man5/termcap.5:436
2701 msgid ""
2702 "pairs of characters.  The first character is the name of the block graphic "
2703 "symbol and the second characters is its definition."
2704 msgstr ""
2705 "文字列のペアの集合を指定する。 最初の文字は図形文字の名称で、 2 番目の文字は"
2706 "その定義である。"
2707
2708 #. type: Plain text
2709 #: build/C/man5/termcap.5:438
2710 msgid "The following names are available:"
2711 msgstr "名称には以下のものがある。"
2712
2713 #. type: Plain text
2714 #: build/C/man5/termcap.5:465
2715 #, no-wrap
2716 msgid ""
2717 "+\tright arrow (E<gt>)\n"
2718 ",\tleft arrow (E<lt>)\n"
2719 "\\&.\tdown arrow (v)\n"
2720 "0\tfull square (#)\n"
2721 "I\tlantern (#)\n"
2722 "-\tupper arrow (^)\n"
2723 "\\&'\trhombus (+)\n"
2724 "a\tchess board (:)\n"
2725 "f\tdegree (')\n"
2726 "g\tplus-minus (#)\n"
2727 "h\tsquare (#)\n"
2728 "j\tright bottom corner (+)\n"
2729 "k\tright upper corner (+)\n"
2730 "l\tleft upper corner (+)\n"
2731 "m\tleft bottom corner (+)\n"
2732 "n\tcross (+)\n"
2733 "o\tupper horizontal line (-)\n"
2734 "q\tmiddle horizontal line (-)\n"
2735 "s\tbottom horizontal line (_)\n"
2736 "t\tleft tee (+)\n"
2737 "u\tright tee (+)\n"
2738 "v\tbottom tee (+)\n"
2739 "w\tnormal tee (+)\n"
2740 "x\tvertical line (|)\n"
2741 "~\tparagraph (???)\n"
2742 msgstr ""
2743 "+\t右矢印 (E<gt>)\n"
2744 ",\t左矢印 (E<lt>)\n"
2745 "\\&.\t下矢印 (v)\n"
2746 "0\tなかを塗りつぶした四角 (#)\n"
2747 "I\tランタン記号 (#)\n"
2748 "(訳注 原文は latern だったが、これは lantern の typo と思われる)\n"
2749 "-\t上矢印 (^)\n"
2750 "\\&'\t菱形 (+)\n"
2751 "a\tチェス板 (:)\n"
2752 "f\t角度 (')\n"
2753 "g\tプラスマイナス (#)\n"
2754 "h\t四角 (#)\n"
2755 "j\t右下隅 (+)\n"
2756 "k\t右上隅 (+)\n"
2757 "l\t左上隅 (+)\n"
2758 "m\t左下隅 (+)\n"
2759 "n\t十字 (+)\n"
2760 "o\t上水平線 (-)\n"
2761 "q\t中水平線 (-)\n"
2762 "s\t下水平線 (_)\n"
2763 "t\t左 T 字 (+)\n"
2764 "u\t右 T 字 (+)\n"
2765 "v\t下 T 字 (+)\n"
2766 "w\t正 T 字 (+)\n"
2767 "x\t垂直線 (|)\n"
2768 "~\t段落 (???)\n"
2769
2770 #. type: Plain text
2771 #: build/C/man5/termcap.5:469
2772 msgid ""
2773 "The values in parentheses are suggested defaults which are used by curses, "
2774 "if the capabilities are missing."
2775 msgstr ""
2776 "括弧内の値は、 指定した機能が存在しない場合に用いられるデフォルトの値である。"
2777
2778 #. type: Plain text
2779 #: build/C/man5/termcap.5:473
2780 msgid "B<ncurses>(3), B<termcap>(3), B<terminfo>(5)"
2781 msgstr "B<ncurses>(3), B<termcap>(3), B<terminfo>(5)"
2782
2783 #. type: TH
2784 #: build/C/man7/termio.7:25
2785 #, no-wrap
2786 msgid "TERMIO"
2787 msgstr "TERMIO"
2788
2789 #. type: TH
2790 #: build/C/man7/termio.7:25
2791 #, no-wrap
2792 msgid "2006-12-28"
2793 msgstr "2006-12-28"
2794
2795 #. type: Plain text
2796 #: build/C/man7/termio.7:28
2797 msgid "termio - System V terminal driver interface"
2798 msgstr "termio - System V 端末ドライバインタフェース"
2799
2800 #. type: Plain text
2801 #: build/C/man7/termio.7:36
2802 msgid ""
2803 "B<termio> is the name of the old System V terminal driver interface.  This "
2804 "interface defined a I<termio> structure used to store terminal settings, and "
2805 "a range of B<ioctl>(2)  operations to get and set terminal attributes."
2806 msgstr ""
2807 "B<termio> は、古い System V 端末ドライバインタフェースの名前である。 このイン"
2808 "タフェースは、 端末設定を保持するための I<termio> 構造体、および端末属性を取"
2809 "得・変更するための種々の B<ioctl>(2)  操作を定義していた。"
2810
2811 #. type: Plain text
2812 #: build/C/man7/termio.7:51
2813 msgid ""
2814 "The B<termio> interface is now obsolete: POSIX.1-1990 standardized a "
2815 "modified version of this interface, under the name B<termios>.  The POSIX.1 "
2816 "data structure differs slightly from the System V version, and POSIX.1 "
2817 "defined a suite of functions to replace the various B<ioctl>(2)  operations "
2818 "that existed in System V.  (This was done because B<ioctl>(2)  was "
2819 "unstandardized, and its variadic third argument does not allow argument type "
2820 "checking.)"
2821 msgstr ""
2822 "B<termio> インタフェースは現在では時代遅れである。 POSIX.1-1990 で、このイン"
2823 "タフェースの修正版が B<termios> という名前で標準化された。 POSIX.1 のデータ構"
2824 "造は System V 版と少し違いがある。 また、POSIX.1 は System V 版で存在した種々"
2825 "の B<ioctl>(2)  操作を置き換える関数群を定義した (このようになったのは、 "
2826 "B<ioctl>(2)  が標準化されていなかったことと、 B<ioctl>(2)  の第三引き数が可変"
2827 "長引き数で型チェックができなかったのが理由である)。"
2828
2829 #. type: Plain text
2830 #: build/C/man7/termio.7:57
2831 msgid ""
2832 "If you're looking for page called \"termio\", then you can probably find "
2833 "most of the information that you seek in either B<termios>(3)  or "
2834 "B<tty_ioctl>(4)."
2835 msgstr ""
2836 "\"termio\" という man page を探しているのであれば、 探している情報のほとんど"
2837 "は B<termios>(3)  か B<tty_ioctl>(4)  のどちらかで見つかることだろう。"
2838
2839 #. type: Plain text
2840 #: build/C/man7/termio.7:60
2841 msgid "B<termios>(3), B<tty_ioctl>(4)"
2842 msgstr "B<termios>(3), B<tty_ioctl>(4)"
2843
2844 #. type: TH
2845 #: build/C/man3/termios.3:41
2846 #, no-wrap
2847 msgid "TERMIOS"
2848 msgstr "TERMIOS"
2849
2850 #. type: TH
2851 #: build/C/man3/termios.3:41
2852 #, no-wrap
2853 msgid "2011-09-08"
2854 msgstr "2011-09-08"
2855
2856 #. type: Plain text
2857 #: build/C/man3/termios.3:46
2858 msgid ""
2859 "termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow, "
2860 "cfmakeraw, cfgetospeed, cfgetispeed, cfsetispeed, cfsetospeed, cfsetspeed - "
2861 "get and set terminal attributes, line control, get and set baud rate"
2862 msgstr ""
2863 "termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow, "
2864 "cfmakeraw, cfgetospeed, cfgetispeed, cfsetispeed, cfsetospeed, cfsetspeed - "
2865 "ターミナル属性の取得・設定、ライン制御、ボーレートの取得・設定"
2866
2867 #. type: Plain text
2868 #: build/C/man3/termios.3:49
2869 #, no-wrap
2870 msgid "B<#include E<lt>termios.hE<gt>>\n"
2871 msgstr "B<#include E<lt>termios.hE<gt>>\n"
2872
2873 #. type: Plain text
2874 #: build/C/man3/termios.3:53
2875 #, no-wrap
2876 msgid "B<int tcgetattr(int >I<fd>B<, struct termios *>I<termios_p>B<);>\n"
2877 msgstr "B<int tcgetattr(int >I<fd>B<, struct termios *>I<termios_p>B<);>\n"
2878
2879 #. type: Plain text
2880 #: build/C/man3/termios.3:56
2881 #, no-wrap
2882 msgid ""
2883 "B<int tcsetattr(int >I<fd>B<, int >I<optional_actions>B<,>\n"
2884 "B<              const struct termios *>I<termios_p>B<);>\n"
2885 msgstr ""
2886 "B<int tcsetattr(int >I<fd>B<, int >I<optional_actions>B<,>\n"
2887 "B<              const struct termios *>I<termios_p>B<);>\n"
2888
2889 #. type: Plain text
2890 #: build/C/man3/termios.3:58
2891 #, no-wrap
2892 msgid "B<int tcsendbreak(int >I<fd>B<, int >I<duration>B<);>\n"
2893 msgstr "B<int tcsendbreak(int >I<fd>B<, int >I<duration>B<);>\n"
2894
2895 #. type: Plain text
2896 #: build/C/man3/termios.3:60
2897 #, no-wrap
2898 msgid "B<int tcdrain(int >I<fd>B<);>\n"
2899 msgstr "B<int tcdrain(int >I<fd>B<);>\n"
2900
2901 #. type: Plain text
2902 #: build/C/man3/termios.3:62
2903 #, no-wrap
2904 msgid "B<int tcflush(int >I<fd>B<, int >I<queue_selector>B<);>\n"
2905 msgstr "B<int tcflush(int >I<fd>B<, int >I<queue_selector>B<);>\n"
2906
2907 #. type: Plain text
2908 #: build/C/man3/termios.3:64
2909 #, no-wrap
2910 msgid "B<int tcflow(int >I<fd>B<, int >I<action>B<);>\n"
2911 msgstr "B<int tcflow(int >I<fd>B<, int >I<action>B<);>\n"
2912
2913 #. type: Plain text
2914 #: build/C/man3/termios.3:66
2915 #, no-wrap
2916 msgid "B<void cfmakeraw(struct termios *>I<termios_p>B<);>\n"
2917 msgstr "B<void cfmakeraw(struct termios *>I<termios_p>B<);>\n"
2918
2919 #. type: Plain text
2920 #: build/C/man3/termios.3:68
2921 #, no-wrap
2922 msgid "B<speed_t cfgetispeed(const struct termios *>I<termios_p>B<);>\n"
2923 msgstr "B<speed_t cfgetispeed(const struct termios *>I<termios_p>B<);>\n"
2924
2925 #. type: Plain text
2926 #: build/C/man3/termios.3:70
2927 #, no-wrap
2928 msgid "B<speed_t cfgetospeed(const struct termios *>I<termios_p>B<);>\n"
2929 msgstr "B<speed_t cfgetospeed(const struct termios *>I<termios_p>B<);>\n"
2930
2931 #. type: Plain text
2932 #: build/C/man3/termios.3:72
2933 #, no-wrap
2934 msgid "B<int cfsetispeed(struct termios *>I<termios_p>B<, speed_t >I<speed>B<);>\n"
2935 msgstr "B<int cfsetispeed(struct termios *>I<termios_p>B<, speed_t >I<speed>B<);>\n"
2936
2937 #. type: Plain text
2938 #: build/C/man3/termios.3:74
2939 #, no-wrap
2940 msgid "B<int cfsetospeed(struct termios *>I<termios_p>B<, speed_t >I<speed>B<);>\n"
2941 msgstr "B<int cfsetospeed(struct termios *>I<termios_p>B<, speed_t >I<speed>B<);>\n"
2942
2943 #. type: Plain text
2944 #: build/C/man3/termios.3:76
2945 #, no-wrap
2946 msgid "B<int cfsetspeed(struct termios *>I<termios_p>B<, speed_t >I<speed>B<);>\n"
2947 msgstr "B<int cfsetspeed(struct termios *>I<termios_p>B<, speed_t >I<speed>B<);>\n"
2948
2949 #. type: Plain text
2950 #: build/C/man3/termios.3:86
2951 msgid "B<cfsetspeed>(), B<cfmakeraw>(): _BSD_SOURCE"
2952 msgstr "B<cfsetspeed>(), B<cfmakeraw>(): _BSD_SOURCE"
2953
2954 #. type: Plain text
2955 #: build/C/man3/termios.3:89
2956 msgid ""
2957 "The termios functions describe a general terminal interface that is provided "
2958 "to control asynchronous communications ports."
2959 msgstr ""
2960 "termios 関数群は、非同期通信ポートを制御するための汎用 ターミナルインタフェー"
2961 "スである。"
2962
2963 #. type: SS
2964 #: build/C/man3/termios.3:89
2965 #, no-wrap
2966 msgid "The termios structure"
2967 msgstr "termios 構造体"
2968
2969 #. type: Plain text
2970 #: build/C/man3/termios.3:94
2971 msgid ""
2972 "Many of the functions described here have a I<termios_p> argument that is a "
2973 "pointer to a I<termios> structure.  This structure contains at least the "
2974 "following members:"
2975 msgstr ""
2976 "ここに示されている関数の多くは、引き数に I<termios_p> を用いる。 この引き数"
2977 "は I<termios> 構造体へのポインタである。 この構造体には少なくとも以下に示すメ"
2978 "ンバが含まれる:"
2979
2980 #. type: Plain text
2981 #: build/C/man3/termios.3:102
2982 #, no-wrap
2983 msgid ""
2984 "tcflag_t c_iflag;      /* input modes */\n"
2985 "tcflag_t c_oflag;      /* output modes */\n"
2986 "tcflag_t c_cflag;      /* control modes */\n"
2987 "tcflag_t c_lflag;      /* local modes */\n"
2988 "cc_t     c_cc[NCCS];   /* special characters */\n"
2989 msgstr ""
2990 "tcflag_t c_iflag;      /* input modes */\n"
2991 "tcflag_t c_oflag;      /* output modes */\n"
2992 "tcflag_t c_cflag;      /* control modes */\n"
2993 "tcflag_t c_lflag;      /* local modes */\n"
2994 "cc_t     c_cc[NCCS];   /* special characters */\n"
2995
2996 #. type: Plain text
2997 #: build/C/man3/termios.3:111
2998 msgid ""
2999 "The values that may be assigned to these fields are described below.  In the "
3000 "case of the first four bit-mask fields, the definitions of some of the "
3001 "associated flags that may be set are only exposed if a specific feature test "
3002 "macro (see B<feature_test_macros>(7))  is defined, as noted in brackets "
3003 "(\"[]\")."
3004 msgstr ""
3005 "以下に、これらのフィールドに割り当て可能な値について説明する。 最初の 4 つの"
3006 "ビットマスクフィールドでは、 関係するフラグの定義のいくつかは、特定の機能検査"
3007 "マクロ (B<feature_test_macros>(7)  参照) が定義された場合にのみ公開される。 "
3008 "必要な機能検査マクロは角括弧 (\"[]\") 内に書かれている。"
3009
3010 #. type: Plain text
3011 #: build/C/man3/termios.3:116
3012 msgid ""
3013 "In the descriptions below, \"not in POSIX\" means that the value is not "
3014 "specified in POSIX.1-2001, and \"XSI\" means that the value is specified in "
3015 "POSIX.1-2001 as part of the XSI extension."
3016 msgstr ""
3017 "以下の説明で、 \"POSIX にはない\" は その値が POSIX.1-2001 で規定されていない"
3018 "ことを意味し、 \"XSI\" はその値が POSIX.1-2001 の XSI 拡張で 規定されているこ"
3019 "とを意味する。"
3020
3021 #. type: Plain text
3022 #: build/C/man3/termios.3:118
3023 msgid "I<c_iflag> flag constants:"
3024 msgstr "I<c_iflag> フラグには以下の要素を指定できる:"
3025
3026 #. type: TP
3027 #: build/C/man3/termios.3:118
3028 #, no-wrap
3029 msgid "B<IGNBRK>"
3030 msgstr "B<IGNBRK>"
3031
3032 #. type: Plain text
3033 #: build/C/man3/termios.3:121
3034 msgid "Ignore BREAK condition on input."
3035 msgstr "入力中の BREAK 信号を無視する。"
3036
3037 #. type: TP
3038 #: build/C/man3/termios.3:121
3039 #, no-wrap
3040 msgid "B<BRKINT>"
3041 msgstr "B<BRKINT>"
3042
3043 #. type: Plain text
3044 #: build/C/man3/termios.3:132
3045 msgid ""
3046 "If B<IGNBRK> is set, a BREAK is ignored.  If it is not set but B<BRKINT> is "
3047 "set, then a BREAK causes the input and output queues to be flushed, and if "
3048 "the terminal is the controlling terminal of a foreground process group, it "
3049 "will cause a B<SIGINT> to be sent to this foreground process group.  When "
3050 "neither B<IGNBRK> nor B<BRKINT> are set, a BREAK reads as a null byte (\\(aq"
3051 "\\e0\\(aq), except when B<PARMRK> is set, in which case it reads as the "
3052 "sequence \\e377 \\e0 \\e0."
3053 msgstr ""
3054 "B<IGNBRK> が設定されている場合は、BREAK 信号は無視される。 B<IGNBRK> が設定さ"
3055 "れていないが、B<BRKINT> が設定されている場合は、 BREAK 信号によって入出力"
3056 "キューがフラッシュされ、 さらに、端末がフォアグラウンドプロセスグループの制御"
3057 "端末の場合は、 フォアグラウンドプロセスグループに B<SIGINT> が送られる。 "
3058 "B<IGNBRK> も B<BRKINT> も設定されていない場合、 BREAK を NULL バイト (\\(aq"
3059 "\\e0\\(aq) として読み込む。 ただし、B<PARMRK> が設定されている場合は \\e377 "
3060 "\\e0 \\e0 のシーケンスとして 読み込む。"
3061
3062 #. type: TP
3063 #: build/C/man3/termios.3:132
3064 #, no-wrap
3065 msgid "B<IGNPAR>"
3066 msgstr "B<IGNPAR>"
3067
3068 #. type: Plain text
3069 #: build/C/man3/termios.3:135
3070 msgid "Ignore framing errors and parity errors."
3071 msgstr "フレームエラーおよびパリティエラーを無視する。"
3072
3073 #. type: TP
3074 #: build/C/man3/termios.3:135
3075 #, no-wrap
3076 msgid "B<PARMRK>"
3077 msgstr "B<PARMRK>"
3078
3079 #. type: Plain text
3080 #: build/C/man3/termios.3:142
3081 msgid ""
3082 "If B<IGNPAR> is not set, prefix a character with a parity error or framing "
3083 "error with \\e377 \\e0.  If neither B<IGNPAR> nor B<PARMRK> is set, read a "
3084 "character with a parity error or framing error as \\e0."
3085 msgstr ""
3086 "B<IGNPAR> が設定されていない場合、パリティエラーあるいはフレームエラー の発生"
3087 "した文字の前に \\e377 \\e0 を付加する。B<IGNPAR> も B<PARMRK> も 設定されてい"
3088 "ない場合、パリティエラーあるいはフレームエラーの発生した文字を \\e0 として読"
3089 "み込む。"
3090
3091 #. type: TP
3092 #: build/C/man3/termios.3:142
3093 #, no-wrap
3094 msgid "B<INPCK>"
3095 msgstr "B<INPCK>"
3096
3097 #. type: Plain text
3098 #: build/C/man3/termios.3:145
3099 msgid "Enable input parity checking."
3100 msgstr "入力のパリティチェックを有効にする。"
3101
3102 #. type: TP
3103 #: build/C/man3/termios.3:145
3104 #, no-wrap
3105 msgid "B<ISTRIP>"
3106 msgstr "B<ISTRIP>"
3107
3108 #. type: Plain text
3109 #: build/C/man3/termios.3:148
3110 msgid "Strip off eighth bit."
3111 msgstr "8 ビット目を落とす。"
3112
3113 #. type: TP
3114 #: build/C/man3/termios.3:148
3115 #, no-wrap
3116 msgid "B<INLCR>"
3117 msgstr "B<INLCR>"
3118
3119 #. type: Plain text
3120 #: build/C/man3/termios.3:151
3121 msgid "Translate NL to CR on input."
3122 msgstr ""
3123 "入力の NL (New Line: 改行文字) を CR (Carriage Return: 復帰文字) に 置き換え"
3124 "る。"
3125
3126 #. type: TP
3127 #: build/C/man3/termios.3:151
3128 #, no-wrap
3129 msgid "B<IGNCR>"
3130 msgstr "B<IGNCR>"
3131
3132 #. type: Plain text
3133 #: build/C/man3/termios.3:154
3134 msgid "Ignore carriage return on input."
3135 msgstr "入力の CR を無視する。"
3136
3137 #. type: TP
3138 #: build/C/man3/termios.3:154
3139 #, no-wrap
3140 msgid "B<ICRNL>"
3141 msgstr "B<ICRNL>"
3142
3143 #. type: Plain text
3144 #: build/C/man3/termios.3:157
3145 msgid "Translate carriage return to newline on input (unless B<IGNCR> is set)."
3146 msgstr "(B<IGNCR> が設定されていない場合) 入力の CR を NL に置き換える。"
3147
3148 #. type: TP
3149 #: build/C/man3/termios.3:157
3150 #, no-wrap
3151 msgid "B<IUCLC>"
3152 msgstr "B<IUCLC>"
3153
3154 #. type: Plain text
3155 #: build/C/man3/termios.3:160
3156 msgid "(not in POSIX) Map uppercase characters to lowercase on input."
3157 msgstr "(POSIX にはない) 入力の大文字を小文字に置き換える。"
3158
3159 #. type: TP
3160 #: build/C/man3/termios.3:160
3161 #, no-wrap
3162 msgid "B<IXON>"
3163 msgstr "B<IXON>"
3164
3165 #. type: Plain text
3166 #: build/C/man3/termios.3:163
3167 msgid "Enable XON/XOFF flow control on output."
3168 msgstr "出力の XON/XOFF フロー制御を有効にする。"
3169
3170 #. type: TP
3171 #: build/C/man3/termios.3:163
3172 #, no-wrap
3173 msgid "B<IXANY>"
3174 msgstr "B<IXANY>"
3175
3176 #. type: Plain text
3177 #: build/C/man3/termios.3:167
3178 msgid ""
3179 "(XSI) Typing any character will restart stopped output.  (The default is to "
3180 "allow just the START character to restart output.)"
3181 msgstr ""
3182 "(XSI) 任意の文字を入力すると、停止していた出力を再開する (デフォルトでは、"
3183 "START 文字でのみ出力が再開される)。"
3184
3185 #. type: TP
3186 #: build/C/man3/termios.3:167
3187 #, no-wrap
3188 msgid "B<IXOFF>"
3189 msgstr "B<IXOFF>"
3190
3191 #. type: Plain text
3192 #: build/C/man3/termios.3:170
3193 msgid "Enable XON/XOFF flow control on input."
3194 msgstr "入力の XON/XOFF フロー制御を有効にする。"
3195
3196 #. type: TP
3197 #: build/C/man3/termios.3:170
3198 #, no-wrap
3199 msgid "B<IMAXBEL>"
3200 msgstr "B<IMAXBEL>"
3201
3202 #. type: Plain text
3203 #: build/C/man3/termios.3:174
3204 msgid ""
3205 "(not in POSIX) Ring bell when input queue is full.  Linux does not implement "
3206 "this bit, and acts as if it is always set."
3207 msgstr ""
3208 "(POSIX にはない) 入力キューが一杯の時にベルを鳴らす。 Linux ではこのビットは"
3209 "実装されておらず、 常にセットされているかのように振舞う。"
3210
3211 #. type: TP
3212 #: build/C/man3/termios.3:174
3213 #, no-wrap
3214 msgid "B<IUTF8> (since Linux 2.6.4)"
3215 msgstr "B<IUTF8> (Linux 2.6.4 以降)"
3216
3217 #. type: Plain text
3218 #: build/C/man3/termios.3:178
3219 msgid ""
3220 "(not in POSIX) Input is UTF8; this allows character-erase to be correctly "
3221 "performed in cooked mode."
3222 msgstr ""
3223 "(POSIX にはない) 入力が UTF8 である; これにより cooked mode で文字削除 "
3224 "(character-erase) を 正しく機能させることができる。"
3225
3226 #. type: Plain text
3227 #: build/C/man3/termios.3:180
3228 msgid "I<c_oflag> flag constants defined in POSIX.1:"
3229 msgstr "POSIX.1 で定義されている I<c_oflag> フラグを以下に示す:"
3230
3231 #. type: TP
3232 #: build/C/man3/termios.3:180
3233 #, no-wrap
3234 msgid "B<OPOST>"
3235 msgstr "B<OPOST>"
3236
3237 #. type: Plain text
3238 #: build/C/man3/termios.3:183
3239 msgid "Enable implementation-defined output processing."
3240 msgstr "実装に依存した出力処理を有効にする。"
3241
3242 #. type: Plain text
3243 #: build/C/man3/termios.3:186
3244 msgid ""
3245 "The remaining I<c_oflag> flag constants are defined in POSIX.1-2001, unless "
3246 "marked otherwise."
3247 msgstr ""
3248 "残りの I<c_oflag> フラグは、特記のない限り POSIX.1-2001 で定義されている。"
3249
3250 #. type: TP
3251 #: build/C/man3/termios.3:186
3252 #, no-wrap
3253 msgid "B<OLCUC>"
3254 msgstr "B<OLCUC>"
3255
3256 #. type: Plain text
3257 #: build/C/man3/termios.3:189
3258 msgid "(not in POSIX) Map lowercase characters to uppercase on output."
3259 msgstr "(POSIX にはない) 出力時に小文字を大文字に変換する。"
3260
3261 #. type: TP
3262 #: build/C/man3/termios.3:189
3263 #, no-wrap
3264 msgid "B<ONLCR>"
3265 msgstr "B<ONLCR>"
3266
3267 #. type: Plain text
3268 #: build/C/man3/termios.3:192
3269 msgid "(XSI) Map NL to CR-NL on output."
3270 msgstr "(XSI) 出力の NL を CR-NL に置き換える。"
3271
3272 #. type: TP
3273 #: build/C/man3/termios.3:192
3274 #, no-wrap
3275 msgid "B<OCRNL>"
3276 msgstr "B<OCRNL>"
3277
3278 #. type: Plain text
3279 #: build/C/man3/termios.3:195
3280 msgid "Map CR to NL on output."
3281 msgstr "出力の CR を NL に置き換える。"
3282
3283 #. type: TP
3284 #: build/C/man3/termios.3:195
3285 #, no-wrap
3286 msgid "B<ONOCR>"
3287 msgstr "B<ONOCR>"
3288
3289 #. type: Plain text
3290 #: build/C/man3/termios.3:198
3291 msgid "Don't output CR at column 0."
3292 msgstr "0 桁目で CR を出力しない。"
3293
3294 #. type: TP
3295 #: build/C/man3/termios.3:198
3296 #, no-wrap
3297 msgid "B<ONLRET>"
3298 msgstr "B<ONLRET>"
3299
3300 #. type: Plain text
3301 #: build/C/man3/termios.3:201
3302 msgid "Don't output CR."
3303 msgstr "CR を出力しない。"
3304
3305 #. type: TP
3306 #: build/C/man3/termios.3:201
3307 #, no-wrap
3308 msgid "B<OFILL>"
3309 msgstr "B<OFILL>"
3310
3311 #. type: Plain text
3312 #: build/C/man3/termios.3:204
3313 msgid "Send fill characters for a delay, rather than using a timed delay."
3314 msgstr ""
3315 "転送時間を遅らせるのではなく、補填文字 (fill character) を送る。 (訳注:特定の"
3316 "文字に対して、端末側の処理を待つために転送を一定時間 遅らせることができる。ま"
3317 "た、 B<OFILL> を指定すると 転送を遅らせる代わりに補填文字を送る。)"
3318
3319 #. type: TP
3320 #: build/C/man3/termios.3:204
3321 #, no-wrap
3322 msgid "B<OFDEL>"
3323 msgstr "B<OFDEL>"
3324
3325 #. type: Plain text
3326 #: build/C/man3/termios.3:209
3327 msgid ""
3328 "(not in POSIX) Fill character is ASCII DEL (0177).  If unset, fill character "
3329 "is ASCII NUL (\\(aq\\e0\\(aq).  (Not implemented on Linux.)"
3330 msgstr ""
3331 "(POSIX にはない) 補填文字を ASCII DEL にする。 このフラグが設定されていない場"
3332 "合は ASCII NUL (\\(aq\\e0\\(aq) になる。 (Linux では実装されていない)"
3333
3334 #. type: TP
3335 #: build/C/man3/termios.3:209
3336 #, no-wrap
3337 msgid "B<NLDLY>"
3338 msgstr "B<NLDLY>"
3339
3340 #. type: Plain text
3341 #: build/C/man3/termios.3:219
3342 msgid ""
3343 "Newline delay mask.  Values are B<NL0> and B<NL1>.  [requires B<_BSD_SOURCE> "
3344 "or B<_SVID_SOURCE> or B<_XOPEN_SOURCE>]"
3345 msgstr ""
3346 "NL の遅延を設定する。値は B<NL0> (遅延なし) および B<NL1> である。 "
3347 "[B<_BSD_SOURCE> か B<_SVID_SOURCE> か B<_XOPEN_SOURCE> が必要]"
3348
3349 #. type: TP
3350 #: build/C/man3/termios.3:219
3351 #, no-wrap
3352 msgid "B<CRDLY>"
3353 msgstr "B<CRDLY>"
3354
3355 #. type: Plain text
3356 #: build/C/man3/termios.3:229
3357 msgid ""
3358 "Carriage return delay mask.  Values are B<CR0>, B<CR1>, B<CR2>, or B<CR3>.  "
3359 "[requires B<_BSD_SOURCE> or B<_SVID_SOURCE> or B<_XOPEN_SOURCE>]"
3360 msgstr ""
3361 "CR の遅延を設定する。値は B<CR0> (遅延なし), B<CR1>, B<CR2>,B<CR3> である。 "
3362 "[B<_BSD_SOURCE> か B<_SVID_SOURCE> か B<_XOPEN_SOURCE> が必要]"
3363
3364 #. type: TP
3365 #: build/C/man3/termios.3:229
3366 #, no-wrap
3367 msgid "B<TABDLY>"
3368 msgstr "B<TABDLY>"
3369
3370 #. type: Plain text
3371 #: build/C/man3/termios.3:241
3372 msgid ""
3373 "Horizontal tab delay mask.  Values are B<TAB0>, B<TAB1>, B<TAB2>, B<TAB3> "
3374 "(or B<XTABS>).  A value of TAB3, that is, XTABS, expands tabs to spaces "
3375 "(with tab stops every eight columns).  [requires B<_BSD_SOURCE> or "
3376 "B<_SVID_SOURCE> or B<_XOPEN_SOURCE>]"
3377 msgstr ""
3378 "水平タブ (horizontal tab) の遅延を設定する。 値は B<TAB0> (遅延なし), "
3379 "B<TAB1>, B<TAB2>, B<TAB3> (B<XTABS>) である。 [B<_BSD_SOURCE> か "
3380 "B<_SVID_SOURCE> か B<_XOPEN_SOURCE> が必要] XTAB3 (これは XTABS と同じであ"
3381 "る) の値はタブをスペース何個に変換するかを示す (タブは 8 桁毎に止まる)。"
3382
3383 #. type: TP
3384 #: build/C/man3/termios.3:241
3385 #, no-wrap
3386 msgid "B<BSDLY>"
3387 msgstr "B<BSDLY>"
3388
3389 #. type: Plain text
3390 #: build/C/man3/termios.3:252
3391 msgid ""
3392 "Backspace delay mask.  Values are B<BS0> or B<BS1>.  (Has never been "
3393 "implemented.)  [requires B<_BSD_SOURCE> or B<_SVID_SOURCE> or "
3394 "B<_XOPEN_SOURCE>]"
3395 msgstr ""
3396 "後退 (backspace) の遅延を設定する。 値は B<BS0> (遅延なし) あるいは B<BS1> で"
3397 "ある。 (実装されたことはない)  [B<_BSD_SOURCE> か B<_SVID_SOURCE> か "
3398 "B<_XOPEN_SOURCE> が必要]"
3399
3400 #. type: TP
3401 #: build/C/man3/termios.3:252
3402 #, no-wrap
3403 msgid "B<VTDLY>"
3404 msgstr "B<VTDLY>"
3405
3406 #. type: Plain text
3407 #: build/C/man3/termios.3:256
3408 msgid "Vertical tab delay mask.  Values are B<VT0> or B<VT1>."
3409 msgstr ""
3410 "垂直タブ (vertical tab) の遅延を設定する。 値は B<VT0> (遅延なし) あるいは "
3411 "B<VT1> である。"
3412
3413 #. type: TP
3414 #: build/C/man3/termios.3:256
3415 #, no-wrap
3416 msgid "B<FFDLY>"
3417 msgstr "B<FFDLY>"
3418
3419 #. type: Plain text
3420 #: build/C/man3/termios.3:266
3421 msgid ""
3422 "Form feed delay mask.  Values are B<FF0> or B<FF1>.  [requires "
3423 "B<_BSD_SOURCE> or B<_SVID_SOURCE> or B<_XOPEN_SOURCE>]"
3424 msgstr ""
3425 "頁送り (form feed) の遅延を設定する。 値は B<FF0> (遅延なし) あるいは B<FF1> "
3426 "である。 [B<_BSD_SOURCE> か B<_SVID_SOURCE> か B<_XOPEN_SOURCE> が必要]"
3427
3428 #. type: Plain text
3429 #: build/C/man3/termios.3:268
3430 msgid "I<c_cflag> flag constants:"
3431 msgstr "I<c_cflag> フラグは以下の通り:"
3432
3433 #. type: TP
3434 #: build/C/man3/termios.3:268
3435 #, no-wrap
3436 msgid "B<CBAUD>"
3437 msgstr "B<CBAUD>"
3438
3439 #. type: Plain text
3440 #: build/C/man3/termios.3:275
3441 msgid ""
3442 "(not in POSIX) Baud speed mask (4+1 bits).  [requires B<_BSD_SOURCE> or "
3443 "B<_SVID_SOURCE>]"
3444 msgstr ""
3445 "(POSIX にはない) ボーレートマスク (4+1 ビット)。 [B<_BSD_SOURCE> か "
3446 "B<_SVID_SOURCE> が必要]"
3447
3448 #. type: TP
3449 #: build/C/man3/termios.3:275
3450 #, no-wrap
3451 msgid "B<CBAUDEX>"
3452 msgstr "B<CBAUDEX>"
3453
3454 #. type: Plain text
3455 #: build/C/man3/termios.3:283
3456 msgid ""
3457 "(not in POSIX) Extra baud speed mask (1 bit), included in B<CBAUD>.  "
3458 "[requires B<_BSD_SOURCE> or B<_SVID_SOURCE>]"
3459 msgstr ""
3460 "(POSIX にはない) 追加のボーレートマスク (1 ビット)。 B<CBAUD> に含まれてい"
3461 "る。 [B<_BSD_SOURCE> か B<_SVID_SOURCE> が必要]"
3462
3463 #. type: Plain text
3464 #: build/C/man3/termios.3:299
3465 msgid ""
3466 "(POSIX says that the baud speed is stored in the I<termios> structure "
3467 "without specifying where precisely, and provides B<cfgetispeed>()  and "
3468 "B<cfsetispeed>()  for getting at it.  Some systems use bits selected by "
3469 "B<CBAUD> in I<c_cflag>, other systems use separate fields, for example, "
3470 "I<sg_ispeed> and I<sg_ospeed>.)"
3471 msgstr ""
3472 "(POSIX では、 I<termios> 構造体に格納されたボーレートは正確なものではなく、 "
3473 "ボーレートを操作するために B<cfgetispeed>()  と B<cfsetispeed>()  が提供され"
3474 "ている。 I<c_cflag> 内の B<CBAUD> で選択されたビットを使うシステムもあれば、 "
3475 "I<sg_ispeed> や I<sg_ospeed> といった独立したフィールドを使うものもある。)"
3476
3477 #. type: TP
3478 #: build/C/man3/termios.3:299
3479 #, no-wrap
3480 msgid "B<CSIZE>"
3481 msgstr "B<CSIZE>"
3482
3483 #. type: Plain text
3484 #: build/C/man3/termios.3:303
3485 msgid "Character size mask.  Values are B<CS5>, B<CS6>, B<CS7>, or B<CS8>."
3486 msgstr "文字サイズを設定する。 値は B<CS5>, B<CS6>, B<CS7>, B<CS8> である。"
3487
3488 #. type: TP
3489 #: build/C/man3/termios.3:303
3490 #, no-wrap
3491 msgid "B<CSTOPB>"
3492 msgstr "B<CSTOPB>"
3493
3494 #. type: Plain text
3495 #: build/C/man3/termios.3:306
3496 msgid "Set two stop bits, rather than one."
3497 msgstr "ストップビットを 1 ではなく 2 にする。"
3498
3499 #. type: TP
3500 #: build/C/man3/termios.3:306
3501 #, no-wrap
3502 msgid "B<CREAD>"
3503 msgstr "B<CREAD>"
3504
3505 #. type: Plain text
3506 #: build/C/man3/termios.3:309
3507 msgid "Enable receiver."
3508 msgstr "受信を有効にする。"
3509
3510 #. type: TP
3511 #: build/C/man3/termios.3:309
3512 #, no-wrap
3513 msgid "B<PARENB>"
3514 msgstr "B<PARENB>"
3515
3516 #. type: Plain text
3517 #: build/C/man3/termios.3:312
3518 msgid "Enable parity generation on output and parity checking for input."
3519 msgstr "出力にパリティを付加し、入力のパリティチェックを行う。"
3520
3521 #. type: TP
3522 #: build/C/man3/termios.3:312
3523 #, no-wrap
3524 msgid "B<PARODD>"
3525 msgstr "B<PARODD>"
3526
3527 #. type: Plain text
3528 #: build/C/man3/termios.3:316
3529 msgid ""
3530 "If set, then parity for input and output is odd; otherwise even parity is "
3531 "used."
3532 msgstr ""
3533 "設定されると、入力および出力に対するパリティが奇数パリティとなる。 設定されな"
3534 "い場合、偶数パリティが使用される。"
3535
3536 #. type: TP
3537 #: build/C/man3/termios.3:316
3538 #, no-wrap
3539 msgid "B<HUPCL>"
3540 msgstr "B<HUPCL>"
3541
3542 #. type: Plain text
3543 #: build/C/man3/termios.3:319
3544 msgid ""
3545 "Lower modem control lines after last process closes the device (hang up)."
3546 msgstr ""
3547 "最後のプロセスがデバイスをクローズした後、モデムの制御線を low にする (切断す"
3548 "る)。"
3549
3550 #. type: TP
3551 #: build/C/man3/termios.3:319
3552 #, no-wrap
3553 msgid "B<CLOCAL>"
3554 msgstr "B<CLOCAL>"
3555
3556 #. type: Plain text
3557 #: build/C/man3/termios.3:322
3558 msgid "Ignore modem control lines."
3559 msgstr "モデムの制御線を無視する。"
3560
3561 #. type: TP
3562 #: build/C/man3/termios.3:322
3563 #, no-wrap
3564 msgid "B<LOBLK>"
3565 msgstr "B<LOBLK>"
3566
3567 #. type: Plain text
3568 #: build/C/man3/termios.3:326
3569 msgid ""
3570 "(not in POSIX) Block output from a noncurrent shell layer.  For use by "
3571 "B<shl> (shell layers).  (Not implemented on Linux.)"
3572 msgstr ""
3573 "(POSIX にはない) 現在のシェル層以外からの出力を抑制する。\n"
3574 " B<shl> (シェル層) で用いられる。(Linux では実装されていない)"
3575
3576 #. type: TP
3577 #: build/C/man3/termios.3:326
3578 #, no-wrap
3579 msgid "B<CIBAUD>"
3580 msgstr "B<CIBAUD>"
3581
3582 #. type: Plain text
3583 #: build/C/man3/termios.3:342
3584 msgid ""
3585 "(not in POSIX) Mask for input speeds.  The values for the B<CIBAUD> bits are "
3586 "the same as the values for the B<CBAUD> bits, shifted left B<IBSHIFT> bits.  "
3587 "[requires B<_BSD_SOURCE> or B<_SVID_SOURCE>] (Not implemented on Linux.)"
3588 msgstr ""
3589 "(POSIX にはない) 入力速度のマスク。 B<CIBAUD> ビットのための値は B<CBAUD> "
3590 "ビットのための値と同じであり、 左に B<IBSHIFT> ビットシフトしたものである。 "
3591 "[B<_BSD_SOURCE> か B<_SVID_SOURCE> が必要] (Linux では実装されていない)"
3592
3593 #. type: TP
3594 #: build/C/man3/termios.3:342
3595 #, no-wrap
3596 msgid "B<CMSPAR>"
3597 msgstr "B<CMSPAR>"
3598
3599 #. type: Plain text
3600 #: build/C/man3/termios.3:355
3601 msgid ""
3602 "(not in POSIX)  Use \"stick\" (mark/space) parity (supported on certain "
3603 "serial devices): if B<PARODD> is set, the parity bit is always 1; if "
3604 "B<PARODD> is not set, then the parity bit is always 0).  [requires "
3605 "B<_BSD_SOURCE> or B<_SVID_SOURCE>]"
3606 msgstr ""
3607 "(POSIX にはない)  (一部のシリアルデバイスでサポートされている)  「スティック "
3608 "(stick)」パリティ (マーク/スペース パリティ)を使用する。 B<PARODD> が設定され"
3609 "た場合パリティビットは常に 1 となり、 設定されない場合は常に 0 となる。 "
3610 "[B<_BSD_SOURCE> か B<_SVID_SOURCE> が必要]"
3611
3612 #. type: TP
3613 #: build/C/man3/termios.3:355
3614 #, no-wrap
3615 msgid "B<CRTSCTS>"
3616 msgstr "B<CRTSCTS>"
3617
3618 #. type: Plain text
3619 #: build/C/man3/termios.3:362
3620 msgid ""
3621 "(not in POSIX) Enable RTS/CTS (hardware) flow control.  [requires "
3622 "B<_BSD_SOURCE> or B<_SVID_SOURCE>]"
3623 msgstr ""
3624 "(POSIX にはない) RTS/CTS (ハードウェア) フロー制御を有効にする。 "
3625 "[B<_BSD_SOURCE> か B<_SVID_SOURCE> が必要]"
3626
3627 #. type: Plain text
3628 #: build/C/man3/termios.3:364
3629 msgid "I<c_lflag> flag constants:"
3630 msgstr "I<c_lflag> フラグは以下の通り:"
3631
3632 #. type: TP
3633 #: build/C/man3/termios.3:364
3634 #, no-wrap
3635 msgid "B<ISIG>"
3636 msgstr "B<ISIG>"
3637
3638 #. type: Plain text
3639 #: build/C/man3/termios.3:368
3640 msgid ""
3641 "When any of the characters INTR, QUIT, SUSP, or DSUSP are received, generate "
3642 "the corresponding signal."
3643 msgstr ""
3644 "INTR, QUIT, SUSP, DSUSP の文字を受信した時、対応するシグナルを 発生させる。"
3645
3646 #. type: TP
3647 #: build/C/man3/termios.3:368
3648 #, no-wrap
3649 msgid "B<ICANON>"
3650 msgstr "B<ICANON>"
3651
3652 #. type: Plain text
3653 #: build/C/man3/termios.3:371
3654 msgid "Enable canonical mode (described below)."
3655 msgstr "カノニカルモードを有効にする (下記参照)。"
3656
3657 #. type: TP
3658 #: build/C/man3/termios.3:371
3659 #, no-wrap
3660 msgid "B<XCASE>"
3661 msgstr "B<XCASE>"
3662
3663 #.  glibc is probably now wrong to allow
3664 #.  Define
3665 #.  .B _XOPEN_SOURCE
3666 #.  to expose
3667 #.  .BR XCASE .
3668 #. type: Plain text
3669 #: build/C/man3/termios.3:384
3670 msgid ""
3671 "(not in POSIX; not supported under Linux)  If B<ICANON> is also set, "
3672 "terminal is uppercase only.  Input is converted to lowercase, except for "
3673 "characters preceded by \\e.  On output, uppercase characters are preceded by "
3674 "\\e and lowercase characters are converted to uppercase.  [requires "
3675 "_BSD_SOURCE or _SVID_SOURCE or _XOPEN_SOURCE]"
3676 msgstr ""
3677 "(POSIX にはない; Linux では対応していない)  B<ICANON> が同時に設定された場"
3678 "合、端末は大文字のみが有効である。 入力された文字は \\e が付いた文字を除いて"
3679 "小文字に変換される。 出力時は、大文字の前に \\e が付き、小文字は大文字に変換"
3680 "される。 [B<_BSD_SOURCE> が B<_SVID_SOURCE> か B<_XOPEN_SOURCE> が必要]"
3681
3682 #. type: TP
3683 #: build/C/man3/termios.3:384
3684 #, no-wrap
3685 msgid "B<ECHO>"
3686 msgstr "B<ECHO>"
3687
3688 #. type: Plain text
3689 #: build/C/man3/termios.3:387
3690 msgid "Echo input characters."
3691 msgstr "入力された文字をエコーする。"
3692
3693 #. type: TP
3694 #: build/C/man3/termios.3:387
3695 #, no-wrap
3696 msgid "B<ECHOE>"
3697 msgstr "B<ECHOE>"
3698
3699 #. type: Plain text
3700 #: build/C/man3/termios.3:391
3701 msgid ""
3702 "If B<ICANON> is also set, the ERASE character erases the preceding input "
3703 "character, and WERASE erases the preceding word."
3704 msgstr ""
3705 "B<ICANON> も同時に設定された場合、ERASE 文字は前の文字を削除し、 WERASE 文字"
3706 "は前の単語を削除する。"
3707
3708 #. type: TP
3709 #: build/C/man3/termios.3:391
3710 #, no-wrap
3711 msgid "B<ECHOK>"
3712 msgstr "B<ECHOK>"
3713
3714 #. type: Plain text
3715 #: build/C/man3/termios.3:394
3716 msgid "If B<ICANON> is also set, the KILL character erases the current line."
3717 msgstr "B<ICANON> も同時に設定された場合、KILL 文字は現在の行を削除する。"
3718
3719 #. type: TP
3720 #: build/C/man3/termios.3:394
3721 #, no-wrap
3722 msgid "B<ECHONL>"
3723 msgstr "B<ECHONL>"
3724
3725 #. type: Plain text
3726 #: build/C/man3/termios.3:397
3727 msgid ""
3728 "If B<ICANON> is also set, echo the NL character even if ECHO is not set."
3729 msgstr ""
3730 "B<ICANON> も同時に設定された場合、 ECHO が設定されていなくても NL 文字をエ"
3731 "コーする。"
3732
3733 #. type: TP
3734 #: build/C/man3/termios.3:397
3735 #, no-wrap
3736 msgid "B<ECHOCTL>"
3737 msgstr "B<ECHOCTL>"
3738
3739 #. type: Plain text
3740 #: build/C/man3/termios.3:410
3741 msgid ""
3742 "(not in POSIX) If B<ECHO> is also set, terminal special characters other "
3743 "than TAB, NL, START, and STOP are echoed as B<^X>, where X is the character "
3744 "with ASCII code 0x40 greater than the special character.  For example, "
3745 "character 0x08 (BS) is echoed as B<^H>.  [requires B<_BSD_SOURCE> or "
3746 "B<_SVID_SOURCE>]"
3747 msgstr ""
3748 "(POSIX にはない) B<ECHO> も同時に設定された場合、TAB, NL, START, STOP 以外の\n"
3749 "端末特殊文字が B<^X> としてエコーされる。\n"
3750 "X は特殊文字に ASCII コードで 0x40 を足した文字である。\n"
3751 "例えば文字 0x08 (BS) は B<^H> とエコーされる。\n"
3752 "[B<_BSD_SOURCE> か B<_SVID_SOURCE> が必要]"
3753
3754 #. type: TP
3755 #: build/C/man3/termios.3:410
3756 #, no-wrap
3757 msgid "B<ECHOPRT>"
3758 msgstr "B<ECHOPRT>"
3759
3760 #. type: Plain text
3761 #: build/C/man3/termios.3:418
3762 msgid ""
3763 "(not in POSIX) If B<ICANON> and B<IECHO> are also set, characters are "
3764 "printed as they are being erased.  [requires B<_BSD_SOURCE> or "
3765 "B<_SVID_SOURCE>]"
3766 msgstr ""
3767 "(POSIX にはない) B<ICANON> および B<IECHO> が同時に設定されている場合、 削除"
3768 "された文字も表示される。 [B<_BSD_SOURCE> か B<_SVID_SOURCE> が必要]"
3769
3770 #. type: TP
3771 #: build/C/man3/termios.3:418
3772 #, no-wrap
3773 msgid "B<ECHOKE>"
3774 msgstr "B<ECHOKE>"
3775
3776 #. type: Plain text
3777 #: build/C/man3/termios.3:426
3778 msgid ""
3779 "(not in POSIX) If B<ICANON> is also set, KILL is echoed by erasing each "
3780 "character on the line, as specified by B<ECHOE> and B<ECHOPRT>.  [requires "
3781 "B<_BSD_SOURCE> or B<_SVID_SOURCE>]"
3782 msgstr ""
3783 "(POSIX にはない) B<ICANON> も設定された場合、 KILL が行の各文字を消去する代わ"
3784 "りにエコーされる。 これは B<ECHOE> および B<ECHOPRT> を指定することと等し"
3785 "い。 [B<_BSD_SOURCE> か B<_SVID_SOURCE> が必要]"
3786
3787 #. type: TP
3788 #: build/C/man3/termios.3:426
3789 #, no-wrap
3790 msgid "B<DEFECHO>"
3791 msgstr "B<DEFECHO>"
3792
3793 #. type: Plain text
3794 #: build/C/man3/termios.3:430
3795 msgid ""
3796 "(not in POSIX) Echo only when a process is reading.  (Not implemented on "
3797 "Linux.)"
3798 msgstr ""
3799 "(POSIX にはない) プロセスが読み込んだときにだけエコーする。 (Linux では実装さ"
3800 "れていない)"
3801
3802 #. type: TP
3803 #: build/C/man3/termios.3:430
3804 #, no-wrap
3805 msgid "B<FLUSHO>"
3806 msgstr "B<FLUSHO>"
3807
3808 #. type: Plain text
3809 #: build/C/man3/termios.3:440
3810 msgid ""
3811 "(not in POSIX; not supported under Linux)  Output is being flushed.  This "
3812 "flag is toggled by typing the DISCARD character.  [requires B<_BSD_SOURCE> "
3813 "or B<_SVID_SOURCE>]"
3814 msgstr ""
3815 "(POSIX にはない; Linux では対応していない)  出力をフラッシュする。このフラグ"
3816 "は DISCARD 文字を入力することで切替えられる。 [B<_BSD_SOURCE> か "
3817 "B<_SVID_SOURCE> が必要]"
3818
3819 #. type: TP
3820 #: build/C/man3/termios.3:440
3821 #, no-wrap
3822 msgid "B<NOFLSH>"
3823 msgstr "B<NOFLSH>"
3824
3825 #.  Stevens lets SUSP only flush the input queue
3826 #. type: Plain text
3827 #: build/C/man3/termios.3:445
3828 msgid ""
3829 "Disable flushing the input and output queues when generating signals for the "
3830 "INT, QUIT, and SUSP characters."
3831 msgstr ""
3832 "INT, QUIT, SUSP 文字に対応するシグナルを発生する際の 入力・出力キューのフラッ"
3833 "シュを無効にする。"
3834
3835 #. type: TP
3836 #: build/C/man3/termios.3:445
3837 #, no-wrap
3838 msgid "B<TOSTOP>"
3839 msgstr "B<TOSTOP>"
3840
3841 #. type: Plain text
3842 #: build/C/man3/termios.3:451
3843 msgid ""
3844 "Send the B<SIGTTOU> signal to the process group of a background process "
3845 "which tries to write to its controlling terminal."
3846 msgstr ""
3847 "バックグラウンドプロセスのプロセスグループで制御端末へ 文字を出力しようとして"
3848 "いるプロセスに対して B<SIGTTOU> シグナルを送る。"
3849
3850 #. type: TP
3851 #: build/C/man3/termios.3:451
3852 #, no-wrap
3853 msgid "B<PENDIN>"
3854 msgstr "B<PENDIN>"
3855
3856 #. type: Plain text
3857 #: build/C/man3/termios.3:462
3858 msgid ""
3859 "(not in POSIX; not supported under Linux)  All characters in the input queue "
3860 "are reprinted when the next character is read.  (B<bash>(1)  handles "
3861 "typeahead this way.)  [requires B<_BSD_SOURCE> or B<_SVID_SOURCE>]"
3862 msgstr ""
3863 "(POSIX にはない; Linux では対応していない)  次の文字を読み込んだ時、入力"
3864 "キュー中の全文字を再表示する。 (B<bash>(1)  は入力行をこのように処理してい"
3865 "る。)  [B<_BSD_SOURCE> か B<_SVID_SOURCE> が必要]"
3866
3867 #. type: TP
3868 #: build/C/man3/termios.3:462
3869 #, no-wrap
3870 msgid "B<IEXTEN>"
3871 msgstr "B<IEXTEN>"
3872
3873 #. type: Plain text
3874 #: build/C/man3/termios.3:468
3875 msgid ""
3876 "Enable implementation-defined input processing.  This flag, as well as "
3877 "B<ICANON> must be enabled for the special characters EOL2, LNEXT, REPRINT, "
3878 "WERASE to be interpreted, and for the B<IUCLC> flag to be effective."
3879 msgstr ""
3880 "実装依存の入力処理を有効にする。 このフラグは、特殊文字である EOL2, LNEXT, "
3881 "REPRINT, WERASE や、 B<IUCLC> フラグを有効にするために必要である。"
3882
3883 #. type: Plain text
3884 #: build/C/man3/termios.3:471
3885 msgid ""
3886 "The I<c_cc> array defines the terminal special characters.  The symbolic "
3887 "indices (initial values) and meaning are:"
3888 msgstr ""
3889 "I<c_cc> 配列は端末特殊文字を定義している。\n"
3890 "シンボルの一覧 (初期値) と意味は以下の通り。"
3891
3892 #. type: TP
3893 #: build/C/man3/termios.3:471
3894 #, no-wrap
3895 msgid "B<VDISCARD>"
3896 msgstr "B<VDISCARD>"
3897
3898 #. type: Plain text
3899 #: build/C/man3/termios.3:478
3900 msgid ""
3901 "(not in POSIX; not supported under Linux; 017, SI, Ctrl-O)  Toggle: start/"
3902 "stop discarding pending output.  Recognized when B<IEXTEN> is set, and then "
3903 "not passed as input."
3904 msgstr ""
3905 "(POSIX にはない; Linux では対応していない; 017, SI, Ctrl-O)  未送信バッファの"
3906 "内容の破棄/保存を切り替える。 B<IEXTEN> がセットされている場合に認識し、入力"
3907 "には渡されない。"
3908
3909 #. type: TP
3910 #: build/C/man3/termios.3:478
3911 #, no-wrap
3912 msgid "B<VDSUSP>"
3913 msgstr "B<VDSUSP>"
3914
3915 #. type: Plain text
3916 #: build/C/man3/termios.3:491
3917 msgid ""
3918 "(not in POSIX; not supported under Linux; 031, EM, Ctrl-Y)  Delayed suspend "
3919 "character (DSUSP): send B<SIGTSTP> signal when the character is read by the "
3920 "user program.  Recognized when B<IEXTEN> and B<ISIG> are set, and the system "
3921 "supports job control, and then not passed as input."
3922 msgstr ""
3923 "(POSIX にはない; Linux では対応していない; 031, EM, Ctrl-Y)  遅延中断文字 (DSUSP)。\n"
3924 "ユーザープログラムから文字が読み込まれた時に B<SIGTSTP> シグナルを送る。\n"
3925 "B<IEXTEN> と B<ISIG> がセットされていて、システムがジョブ制御に対応している\n"
3926 "場合に 認識し、入力には渡されない。"
3927
3928 #. type: TP
3929 #: build/C/man3/termios.3:491
3930 #, no-wrap
3931 msgid "B<VEOF>"
3932 msgstr "B<VEOF>"
3933
3934 #. type: Plain text
3935 #: build/C/man3/termios.3:503
3936 msgid ""
3937 "(004, EOT, Ctrl-D)  End-of-file character (EOF).  More precisely: this "
3938 "character causes the pending tty buffer to be sent to the waiting user "
3939 "program without waiting for end-of-line.  If it is the first character of "
3940 "the line, the B<read>(2)  in the user program returns 0, which signifies end-"
3941 "of-file.  Recognized when B<ICANON> is set, and then not passed as input."
3942 msgstr ""
3943 "(004, EOT, Ctrl-D)  ファイル終端文字 (EOF)。\n"
3944 "より正確には、tty バッファの内容を行末を待たずにユーザープログラムに送る。\n"
3945 "これが行の最初の文字だった場合、ユーザープログラムの B<read>(2) は 0 を 返し、\n"
3946 "ファイル終端であることを知らせる。 B<ICANON> がセットされている場合に認識し、\n"
3947 "入力には渡されない。"
3948
3949 #. type: TP
3950 #: build/C/man3/termios.3:503
3951 #, no-wrap
3952 msgid "B<VEOL>"
3953 msgstr "B<VEOL>"
3954
3955 #. type: Plain text
3956 #: build/C/man3/termios.3:510
3957 msgid ""
3958 "(0, NUL)  Additional end-of-line character (EOL).  Recognized when B<ICANON> "
3959 "is set."
3960 msgstr ""
3961 "(0, NUL)  追加の行末文字 (EOL)。\n"
3962 "B<ICANON> がセットされている場合に認識する。"
3963
3964 #. type: TP
3965 #: build/C/man3/termios.3:510
3966 #, no-wrap
3967 msgid "B<VEOL2>"
3968 msgstr "B<VEOL2>"
3969
3970 #. type: Plain text
3971 #: build/C/man3/termios.3:517
3972 msgid ""
3973 "(not in POSIX; 0, NUL)  Yet another end-of-line character (EOL2).  "
3974 "Recognized when B<ICANON> is set."
3975 msgstr ""
3976 "(POSIX にはない; 0, NUL)  追加の行末文字 (EOL2)。\n"
3977 "B<ICANON> がセットされている場合に認識する。"
3978
3979 #. type: TP
3980 #: build/C/man3/termios.3:517
3981 #, no-wrap
3982 msgid "B<VERASE>"
3983 msgstr "B<VERASE>"
3984
3985 #. type: Plain text
3986 #: build/C/man3/termios.3:526
3987 msgid ""
3988 "(0177, DEL, rubout, or 010, BS, Ctrl-H, or also #)  Erase character "
3989 "(ERASE).  This erases the previous not-yet-erased character, but does not "
3990 "erase past EOF or beginning-of-line.  Recognized when B<ICANON> is set, and "
3991 "then not passed as input."
3992 msgstr ""
3993 "(0177, DEL, rubout か 010, BS, Ctrl-H か #)  消去文字 (ERASE)。\n"
3994 "これにより、直前の未消去文字を消去する。\n"
3995 "しかし、EOF や行頭を超えては消去しない。\n"
3996 "B<ICANON> がセットされている場合に認識し、入力には渡されない。"
3997
3998 #. type: TP
3999 #: build/C/man3/termios.3:526
4000 #, no-wrap
4001 msgid "B<VINTR>"
4002 msgstr "B<VINTR>"
4003
4004 #. type: Plain text
4005 #: build/C/man3/termios.3:536
4006 msgid ""
4007 "(003, ETX, Ctrl-C, or also 0177, DEL, rubout)  Interrupt character (INTR).  "
4008 "Send a B<SIGINT> signal.  Recognized when B<ISIG> is set, and then not "
4009 "passed as input."
4010 msgstr ""
4011 "(003, ETX, Ctrl-C か 0177, DEL, rubout)  割り込み文字 (INTR)。\n"
4012 "B<SIGINT> シグナルを送る。\n"
4013 "B<ISIG> がセットされている場合に認識し、入力には渡されない。"
4014
4015 #. type: TP
4016 #: build/C/man3/termios.3:536
4017 #, no-wrap
4018 msgid "B<VKILL>"
4019 msgstr "B<VKILL>"
4020
4021 #. type: Plain text
4022 #: build/C/man3/termios.3:544
4023 msgid ""
4024 "(025, NAK, Ctrl-U, or Ctrl-X, or also @)  Kill character (KILL).  This "
4025 "erases the input since the last EOF or beginning-of-line.  Recognized when "
4026 "B<ICANON> is set, and then not passed as input."
4027 msgstr ""
4028 "(025, NAK, Ctrl-U か Ctrl-X か @)  完全消去文字 (KILL)。\n"
4029 "直前の EOF か行頭以降の全ての入力を消去する。\n"
4030 "B<ICANON> がセットされている場合に認識し、入力には渡されない。"
4031
4032 #. type: TP
4033 #: build/C/man3/termios.3:544
4034 #, no-wrap
4035 msgid "B<VLNEXT>"
4036 msgstr "B<VLNEXT>"
4037
4038 #. type: Plain text
4039 #: build/C/man3/termios.3:553
4040 msgid ""
4041 "(not in POSIX; 026, SYN, Ctrl-V)  Literal next (LNEXT).  Quotes the next "
4042 "input character, depriving it of a possible special meaning.  Recognized "
4043 "when B<IEXTEN> is set, and then not passed as input."
4044 msgstr ""
4045 "(POSIX にはない; 026, SYN Ctrl-V)  リテラル (LNEXT)。\n"
4046 "次の入力文字をエスケープし、特別な意味があっても解釈しない。\n"
4047 "B<IEXTEN> がセットされている場合に認識し、入力には渡されない。"
4048
4049 #. type: TP
4050 #: build/C/man3/termios.3:553
4051 #, no-wrap
4052 msgid "B<VMIN>"
4053 msgstr "B<VMIN>"
4054
4055 #. type: Plain text
4056 #: build/C/man3/termios.3:556
4057 msgid "Minimum number of characters for noncanonical read (MIN)."
4058 msgstr "非カノニカル読み込み時の最小文字数 (MIN)。"
4059
4060 #. type: TP
4061 #: build/C/man3/termios.3:556
4062 #, no-wrap
4063 msgid "B<VQUIT>"
4064 msgstr "B<VQUIT>"
4065
4066 #. type: Plain text
4067 #: build/C/man3/termios.3:566
4068 msgid ""
4069 "(034, FS, Ctrl-\\e)  Quit character (QUIT).  Send B<SIGQUIT> signal.  "
4070 "Recognized when B<ISIG> is set, and then not passed as input."
4071 msgstr ""
4072 "(034, FS, Ctrl-\\e)  終了文字 (QUIT)。\n"
4073 "B<SIGQUIT> シグナルを送る。\n"
4074 "B<ISIG> がセットされている場合に認識し、入力には渡されない。"
4075
4076 #. type: TP
4077 #: build/C/man3/termios.3:566
4078 #, no-wrap
4079 msgid "B<VREPRINT>"
4080 msgstr "B<VREPRINT>"
4081
4082 #. type: Plain text
4083 #: build/C/man3/termios.3:575
4084 msgid ""
4085 "(not in POSIX; 022, DC2, Ctrl-R)  Reprint unread characters (REPRINT).  "
4086 "Recognized when B<ICANON> and B<IEXTEN> are set, and then not passed as "
4087 "input."
4088 msgstr ""
4089 "(POSIX にはない; 022, DC2, Ctrl-R) まだ読み込んでいない文字列を再表示する (REPRINT)。\n"
4090 "B<ICANON> と B<IEXTEN> がセットされている場合に認識し、入力には渡されない。"
4091
4092 #. type: TP
4093 #: build/C/man3/termios.3:575
4094 #, no-wrap
4095 msgid "B<VSTART>"
4096 msgstr "B<VSTART>"
4097
4098 #. type: Plain text
4099 #: build/C/man3/termios.3:583
4100 msgid ""
4101 "(021, DC1, Ctrl-Q)  Start character (START).  Restarts output stopped by the "
4102 "Stop character.  Recognized when B<IXON> is set, and then not passed as "
4103 "input."
4104 msgstr ""
4105 "(021, DC1, Ctrl-Q)  開始文字 (START)。停止文字で停止した出力を再開する。\n"
4106 "B<IXON> がセットされている場合に認識し、入力には渡されない。"
4107
4108 #. type: TP
4109 #: build/C/man3/termios.3:583
4110 #, no-wrap
4111 msgid "B<VSTATUS>"
4112 msgstr "B<VSTATUS>"
4113
4114 #. type: Plain text
4115 #: build/C/man3/termios.3:593
4116 msgid ""
4117 "(not in POSIX; not supported under Linux; status request: 024, DC4, Ctrl-"
4118 "T).  Status character (STATUS).  Display status information at terminal, "
4119 "including state of foreground process and amount of CPU time it has "
4120 "consumed.  Also sends a B<SIGINFO> signal (not supported on Linux) to the "
4121 "foreground process group."
4122 msgstr ""
4123 "(POSIX にはない; Linux では対応していない; 状態要求: 024, DC4, Ctrl-T)\n"
4124 "状態文字 (STATUS)。端末での状態情報を表示する。\n"
4125 "表示される情報には、フォアグラウンドプロセスの状態やそのプロセスが消費した\n"
4126 "CPU 時間の総計が含まれる。\n"
4127 "また、フォアグラウンドプロセスグループにシグナル B<SIGINFO> を送信する\n"
4128 "(Linux ではサポートされていない)。"
4129
4130 #. type: TP
4131 #: build/C/man3/termios.3:593
4132 #, no-wrap
4133 msgid "B<VSTOP>"
4134 msgstr "B<VSTOP>"
4135
4136 #. type: Plain text
4137 #: build/C/man3/termios.3:601
4138 msgid ""
4139 "(023, DC3, Ctrl-S)  Stop character (STOP).  Stop output until Start "
4140 "character typed.  Recognized when B<IXON> is set, and then not passed as "
4141 "input."
4142 msgstr ""
4143 "(023, DC3, Ctrl-S)  停止文字 (STOP)。\n"
4144 "開始文字が入力されるまで出力を停止する。\n"
4145 "B<IXON> が設定されている場合に認識し、入力には渡されない。"
4146
4147 #. type: TP
4148 #: build/C/man3/termios.3:601
4149 #, no-wrap
4150 msgid "B<VSUSP>"
4151 msgstr "B<VSUSP>"
4152
4153 #. type: Plain text
4154 #: build/C/man3/termios.3:611
4155 msgid ""
4156 "(032, SUB, Ctrl-Z)  Suspend character (SUSP).  Send B<SIGTSTP> signal.  "
4157 "Recognized when B<ISIG> is set, and then not passed as input."
4158 msgstr ""
4159 "(032, SUB, Ctrl-Z)  中断文字 (SUSP)。\n"
4160 "B<SIGTSTP> シグナルを送る。\n"
4161 "B<ISIG> がセットされている場合に認識し、入力には渡されない。"
4162
4163 #. type: TP
4164 #: build/C/man3/termios.3:611
4165 #, no-wrap
4166 msgid "B<VSWTCH>"
4167 msgstr "B<VSWTCH>"
4168
4169 #. type: Plain text
4170 #: build/C/man3/termios.3:618
4171 msgid ""
4172 "(not in POSIX; not supported under Linux; 0, NUL)  Switch character "
4173 "(SWTCH).  Used in System V to switch shells in I<shell layers>, a "
4174 "predecessor to shell job control."
4175 msgstr ""
4176 "(POSIX にはない; Linux では対応していない; 0, NUL)  スイッチ文字 (SWTCH)。\n"
4177 "System V で (シェルのジョブ制御の前にあった) I<shell layers> での\n"
4178 "シェルの切り替えに用いられる。"
4179
4180 #. type: TP
4181 #: build/C/man3/termios.3:618
4182 #, no-wrap
4183 msgid "B<VTIME>"
4184 msgstr "B<VTIME>"
4185
4186 #. type: Plain text
4187 #: build/C/man3/termios.3:621
4188 msgid "Timeout in deciseconds for noncanonical read (TIME)."
4189 msgstr "非カノニカル読み込み時のタイムアウト時間 (1/10 秒単位) (TIME)。"
4190
4191 #. type: TP
4192 #: build/C/man3/termios.3:621
4193 #, no-wrap
4194 msgid "B<VWERASE>"
4195 msgstr "B<VWERASE>"
4196
4197 #. type: Plain text
4198 #: build/C/man3/termios.3:630
4199 msgid ""
4200 "(not in POSIX; 027, ETB, Ctrl-W)  Word erase (WERASE).  Recognized when "
4201 "B<ICANON> and B<IEXTEN> are set, and then not passed as input."
4202 msgstr ""
4203 "(POSIX にはない; 027, ETB, Ctrl-W)  単語消去 (WERASE)。\n"
4204 "B<ICANON> と B<IEXTEN> がセットされている場合に認識し、入力には渡されない。"
4205
4206 #. type: Plain text
4207 #: build/C/man3/termios.3:636
4208 msgid ""
4209 "An individual terminal special character can be disabled by setting the "
4210 "value of the corresponding I<c_cc> element to B<_POSIX_VDISABLE>."
4211 msgstr ""
4212 "対応する I<c_cc> 要素の値を B<_POSIX_VDISABLE> に設定することで、\n"
4213 "それぞれの端末制御文字を無効にすることができる。"
4214
4215 #. type: Plain text
4216 #: build/C/man3/termios.3:652
4217 msgid ""
4218 "The above symbolic subscript values are all different, except that B<VTIME>, "
4219 "B<VMIN> may have the same value as B<VEOL>, B<VEOF>, respectively.  In "
4220 "noncanonical mode the special character meaning is replaced by the timeout "
4221 "meaning.  For an explanation of B<VMIN> and B<VTIME>, see the description of "
4222 "noncanonical mode below."
4223 msgstr ""
4224 "上記のシンボルの示す値は全て異なる。ただし、 B<VTIME>, B<VMIN> はそれぞれ\n"
4225 "B<VEOL>, B<VEOF> と同じ値である。 非カノニカルモードでは、特殊文字の意味は\n"
4226 "タイムアウトの意味に変わる。 B<VMIN> と B<VTIME> の説明については、\n"
4227 "下記の非カノニカルモードの説明を参照のこと。"
4228
4229 #. type: SS
4230 #: build/C/man3/termios.3:652
4231 #, no-wrap
4232 msgid "Retrieving and changing terminal settings"
4233 msgstr "端末の設定の取得と変更"
4234
4235 #. type: Plain text
4236 #: build/C/man3/termios.3:661
4237 msgid ""
4238 "B<tcgetattr>()  gets the parameters associated with the object referred by "
4239 "I<fd> and stores them in the I<termios> structure referenced by "
4240 "I<termios_p>.  This function may be invoked from a background process; "
4241 "however, the terminal attributes may be subsequently changed by a foreground "
4242 "process."
4243 msgstr ""
4244 "B<tcgetattr>()  は I<fd> に関するパラメータを取得し、I<termios_p> が参照する"
4245 "構 造体 I<termios> に設定する。この関数はバックグラウンドプロセスから 呼ばれ"
4246 "ることもあるが、この場合、端末の属性はフォアグラウンドプロセス によって変化す"
4247 "ることもある。"
4248
4249 #. type: Plain text
4250 #: build/C/man3/termios.3:667
4251 msgid ""
4252 "B<tcsetattr>()  sets the parameters associated with the terminal (unless "
4253 "support is required from the underlying hardware that is not available) from "
4254 "the I<termios> structure referred to by I<termios_p>.  I<optional_actions> "
4255 "specifies when the changes take effect:"
4256 msgstr ""
4257 "B<tcsetattr>()  は端末に関連したパラメータを設定する (ハードウェアの設定に必"
4258 "要で、ここで 設定できないものを除く)。設定には I<termios_p> が参照する "
4259 "I<termios> 構造体を用いる。 I<optional_actions> には変更が有効となるタイミン"
4260 "グを設定する:"
4261
4262 #. type: IP
4263 #: build/C/man3/termios.3:667
4264 #, no-wrap
4265 msgid "B<TCSANOW>"
4266 msgstr "B<TCSANOW>"
4267
4268 #. type: Plain text
4269 #: build/C/man3/termios.3:669
4270 msgid "the change occurs immediately."
4271 msgstr "ただちに変更が有効となる。"
4272
4273 #. type: IP
4274 #: build/C/man3/termios.3:669
4275 #, no-wrap
4276 msgid "B<TCSADRAIN>"
4277 msgstr "B<TCSADRAIN>"
4278
4279 #. type: Plain text
4280 #: build/C/man3/termios.3:675
4281 msgid ""
4282 "the change occurs after all output written to I<fd> has been transmitted.  "
4283 "This function should be used when changing parameters that affect output."
4284 msgstr ""
4285 "I<fd> への出力がすべて転送された後に変更が有効になる。この機能は 出力に影響す"
4286 "るパラメータを変更する時に使用するべきである。"
4287
4288 #. type: IP
4289 #: build/C/man3/termios.3:675
4290 #, no-wrap
4291 msgid "B<TCSAFLUSH>"
4292 msgstr "B<TCSAFLUSH>"
4293
4294 #. type: Plain text
4295 #: build/C/man3/termios.3:680
4296 msgid ""
4297 "the change occurs after all output written to the object referred by I<fd> "
4298 "has been transmitted, and all input that has been received but not read will "
4299 "be discarded before the change is made."
4300 msgstr ""
4301 "パラメータを変更する前に、 I<fd> への出力がすべて転送され、受信したがまだ読み"
4302 "込んでいないすべての 入力が破棄される。"
4303
4304 #. type: SS
4305 #: build/C/man3/termios.3:680
4306 #, no-wrap
4307 msgid "Canonical and noncanonical mode"
4308 msgstr "カノニカルモードと非カノニカルモード"
4309
4310 #. type: Plain text
4311 #: build/C/man3/termios.3:694
4312 msgid ""
4313 "The setting of the B<ICANON> canon flag in I<c_lflag> determines whether the "
4314 "terminal is operating in canonical mode (B<ICANON> set) or noncanonical mode "
4315 "(B<ICANON> unset).  By default, B<ICANON> set."
4316 msgstr ""
4317 "I<c_lflag> の B<ICANON> フラグの設定により、端末がカノニカルモードで動作する"
4318 "かが決定される。 B<ICANON> がセットされた場合、カノニカルモード (canonical "
4319 "mode) となり、 セットされない場合、非カノニカルモード (noncanonical mode) と"
4320 "なる。 デフォルトでは、 B<ICANON> はセットされる。"
4321
4322 #. type: Plain text
4323 #: build/C/man3/termios.3:696
4324 msgid "In canonical mode:"
4325 msgstr "カノニカルモードでは、以下のような動作となる。"
4326
4327 #. type: IP
4328 #: build/C/man3/termios.3:696 build/C/man3/termios.3:703
4329 #: build/C/man3/termios.3:727 build/C/man3/termios.3:736
4330 #: build/C/man3/termios.3:741 build/C/man3/termios.3:753
4331 #, no-wrap
4332 msgid "*"
4333 msgstr "*"
4334
4335 #. type: Plain text
4336 #: build/C/man3/termios.3:703
4337 msgid ""
4338 "Input is made available line by line.  An input line is available when one "
4339 "of the line delimiters is typed (NL, EOL, EOL2; or EOF at the start of "
4340 "line).  Except in the case of EOF, the line delimiter is included in the "
4341 "buffer returned by B<read>(2)."
4342 msgstr ""
4343 "入力は行単位に行われる。 行区切り文字が打ち込まれた時点で、入力行が利用可能と"
4344 "なる。 行区切り文字は NL, EOL, EOL2 および行頭での EOF である。 EOF 以外の場"
4345 "合、 B<read>(2)  が返すバッファに行区切り文字も含められる。"
4346
4347 #. type: Plain text
4348 #: build/C/man3/termios.3:716
4349 msgid ""
4350 "Line editing is enabled (ERASE, KILL; and if the B<IEXTEN> flag is set: "
4351 "WERASE, REPRINT, LNEXT).  A B<read>(2)  returns at most one line of input; "
4352 "if the B<read>(2)  requested fewer bytes than are available in the current "
4353 "line of input, then only as many bytes as requested are read, and the "
4354 "remaining characters will be available for a future B<read>(2)."
4355 msgstr ""
4356 "行編集が有効となる (ERASE, KILL が効果を持つ。 B<IEXTEN> フラグが設定された場"
4357 "合は、 WERASE, REPRINT, LNEXT も効果を持つ)。 B<read>(2)  は最大でも 1行の入"
4358 "力しか返さない。 B<read>(2)  が要求したバイト数が現在の入力行のバイト数よりも"
4359 "少ない場合、 要求したのと同じバイト数だけが読み込まれ、 残りの文字は次回の "
4360 "B<read>(2)  で読み込まれる。"
4361
4362 #. type: Plain text
4363 #: build/C/man3/termios.3:727
4364 msgid ""
4365 "In noncanonical mode input is available immediately (without the user having "
4366 "to type a line-delimiter character), and line editing is disabled.  The "
4367 "settings of MIN (I<c_cc[VMIN]>)  and TIME (I<c_cc[VTIME]>)  determine the "
4368 "circumstances in which a B<read>(2)  completes; there are four distinct "
4369 "cases:"
4370 msgstr ""
4371 "非カノニカルモードでは、入力は即座に利用可能となり (ユーザは行区切り文字を打"
4372 "ち込む必要はない)、 行編集は無効となる。 MIN (I<c_cc[VMIN]>)  と TIME (I<c_cc"
4373 "[VTIME]>)  の設定により、 B<read>(2)  が完了する条件が決定される。4種類の場合"
4374 "がある:"
4375
4376 #. type: Plain text
4377 #: build/C/man3/termios.3:736
4378 msgid ""
4379 "MIN == 0; TIME == 0: If data is available, B<read>(2)  returns immediately, "
4380 "with the lesser of the number of bytes available, or the number of bytes "
4381 "requested.  If no data is available, B<read>(2)  returns 0."
4382 msgstr ""
4383 "MIN == 0; TIME == 0: データが利用可能であれば、 B<read>(2)  はすぐに返る。こ"
4384 "のときの返り値は、そのとき利用可能なバイト数か B<read>(2)  の要求バイト数のう"
4385 "ち小さい方となる。 利用可能なデータがない場合 B<read>(2)  は 0 を返す。"
4386
4387 #. type: Plain text
4388 #: build/C/man3/termios.3:741
4389 msgid ""
4390 "MIN E<gt> 0; TIME == 0: B<read>(2)  blocks until the lesser of MIN bytes or "
4391 "the number of bytes requested are available, and returns the lesser of these "
4392 "two values."
4393 msgstr ""
4394 "MIN E<gt> 0; TIME == 0: B<read>(2)  は、利用可能なデータが MIN バイトか要求バ"
4395 "イト数のいずれかに達するまで 停止する。返り値は、MIN か要求バイト数の小さい方"
4396 "となる。"
4397
4398 #. type: Plain text
4399 #: build/C/man3/termios.3:753
4400 msgid ""
4401 "MIN == 0; TIME E<gt> 0: TIME specifies the limit for a timer in tenths of a "
4402 "second.  The timer is started when B<read>(2)  is called.  B<read>(2)  "
4403 "returns either when at least one byte of data is available, or when the "
4404 "timer expires.  If the timer expires without any input becoming available, "
4405 "B<read>(2)  returns 0."
4406 msgstr ""
4407 "MIN == 0; TIME E<gt> 0: TIME はタイマの上限を規定し、単位は 1/10 秒である。 "
4408 "タイマは B<read>(2)  が呼ばれた時点で開始される。 B<read>(2)  が返るのは、少"
4409 "なくとも 1バイトのデータが利用可能となった時点、 またはタイマが時間切れとなっ"
4410 "た時点である。 入力が全くなくタイマが時間切れとなった場合、 B<read>(2)  は 0 "
4411 "を返す。"
4412
4413 #. type: Plain text
4414 #: build/C/man3/termios.3:764
4415 msgid ""
4416 "MIN E<gt> 0; TIME E<gt> 0: TIME specifies the limit for a timer in tenths of "
4417 "a second.  Once an initial byte of input becomes available, the timer is "
4418 "restarted after each further byte is received.  B<read>(2)  returns either "
4419 "when the lesser of the number of bytes requested or MIN byte have been read, "
4420 "or when the inter-byte timeout expires.  Because the timer is only started "
4421 "after the initial byte becomes available, at least one byte will be read."
4422 msgstr ""
4423 "MIN E<gt> 0; TIME E<gt> 0: TIME はタイマの上限を規定し、単位は 1/10 秒であ"
4424 "る。 入力の最初のバイトが利用可能になった後は、 新たに 1バイト受信する度にタ"
4425 "イマがリセットされる。 B<read>(2)  が返るのは、MIN バイトか要求バイト数のうち"
4426 "少ない方まで読み出された時点か、 バイト間タイマが時間切れとなった時点であ"
4427 "る。 は最初のバイトが利用可能にならないとタイマは開始されないので、 少なくと"
4428 "も 1バイトは読み込まれる。"
4429
4430 #. type: SS
4431 #: build/C/man3/termios.3:764
4432 #, no-wrap
4433 msgid "Raw mode"
4434 msgstr "Raw mode"
4435
4436 #. type: Plain text
4437 #: build/C/man3/termios.3:773
4438 msgid ""
4439 "B<cfmakeraw>()  sets the terminal to something like the \"raw\" mode of the "
4440 "old Version 7 terminal driver: input is available character by character, "
4441 "echoing is disabled, and all special processing of terminal input and output "
4442 "characters is disabled.  The terminal attributes are set as follows:"
4443 msgstr ""
4444 "B<cfmakeraw>()  は、端末を昔の Version 7 端末ドライバの \"raw\" モードのよう"
4445 "に設定する。 入力は文字単位に可能であり、エコーが無効となり、 端末の入出力文"
4446 "字に対する特殊処理はすべて無効となる。 端末の属性は以下のように設定される:"
4447
4448 #. type: Plain text
4449 #: build/C/man3/termios.3:781
4450 #, no-wrap
4451 msgid ""
4452 "    termios_p-E<gt>c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP\n"
4453 "                    | INLCR | IGNCR | ICRNL | IXON);\n"
4454 "    termios_p-E<gt>c_oflag &= ~OPOST;\n"
4455 "    termios_p-E<gt>c_lflag &= ~(ECHO | ECHONL | ICANON | ISIG | IEXTEN);\n"
4456 "    termios_p-E<gt>c_cflag &= ~(CSIZE | PARENB);\n"
4457 "    termios_p-E<gt>c_cflag |= CS8;\n"
4458 msgstr ""
4459 "    termios_p-E<gt>c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP\n"
4460 "                    | INLCR | IGNCR | ICRNL | IXON);\n"
4461 "    termios_p-E<gt>c_oflag &= ~OPOST;\n"
4462 "    termios_p-E<gt>c_lflag &= ~(ECHO | ECHONL | ICANON | ISIG | IEXTEN);\n"
4463 "    termios_p-E<gt>c_cflag &= ~(CSIZE | PARENB);\n"
4464 "    termios_p-E<gt>c_cflag |= CS8;\n"
4465
4466 #. type: SS
4467 #: build/C/man3/termios.3:782
4468 #, no-wrap
4469 msgid "Line control"
4470 msgstr "ライン制御"
4471
4472 #. type: Plain text
4473 #: build/C/man3/termios.3:792
4474 msgid ""
4475 "B<tcsendbreak>()  transmits a continuous stream of zero-valued bits for a "
4476 "specific duration, if the terminal is using asynchronous serial data "
4477 "transmission.  If I<duration> is zero, it transmits zero-valued bits for at "
4478 "least 0.25 seconds, and not more that 0.5 seconds.  If I<duration> is not "
4479 "zero, it sends zero-valued bits for some implementation-defined length of "
4480 "time."
4481 msgstr ""
4482 "B<tcsendbreak>()  は端末が非同期のシリアルデータ転送を用いている場合に、 連続"
4483 "した0のビット列を一定間隔で転送する。 I<duration> が 0 の場合は、0 のビット"
4484 "を 0.25 秒以上、 0.5 秒以下の間隔で転送する。 I<duration> が 0 でない場合"
4485 "は、 0 のビットを実装依存の時間間隔で送る。"
4486
4487 #. type: Plain text
4488 #: build/C/man3/termios.3:796
4489 msgid ""
4490 "If the terminal is not using asynchronous serial data transmission, "
4491 "B<tcsendbreak>()  returns without taking any action."
4492 msgstr ""
4493 "端末が非同期のシリアルデータ転送モードでない場合、 B<tcsendbreak>()  は何も行"
4494 "わずに戻る。"
4495
4496 #. type: Plain text
4497 #: build/C/man3/termios.3:801
4498 msgid ""
4499 "B<tcdrain>()  waits until all output written to the object referred to by "
4500 "I<fd> has been transmitted."
4501 msgstr "B<tcdrain>()  は I<fd> が行っている出力の転送が完了するまで待つ。"
4502
4503 #. type: Plain text
4504 #: build/C/man3/termios.3:808
4505 msgid ""
4506 "B<tcflush>()  discards data written to the object referred to by I<fd> but "
4507 "not transmitted, or data received but not read, depending on the value of "
4508 "I<queue_selector>:"
4509 msgstr ""
4510 "B<tcflush>()  は I<fd> が行っているデータの出力でまだ転送されていないもの、あ"
4511 "るいは受信し たがまだ入力していないものを破棄する。いずれを行うかは "
4512 "I<queue_selector> の値で定める:"
4513
4514 #. type: IP
4515 #: build/C/man3/termios.3:808
4516 #, no-wrap
4517 msgid "B<TCIFLUSH>"
4518 msgstr "B<TCIFLUSH>"
4519
4520 #. type: Plain text
4521 #: build/C/man3/termios.3:810
4522 msgid "flushes data received but not read."
4523 msgstr "受信したが読んでいないデータをフラッシュする。"
4524
4525 #. type: IP
4526 #: build/C/man3/termios.3:810
4527 #, no-wrap
4528 msgid "B<TCOFLUSH>"
4529 msgstr "B<TCOFLUSH>"
4530
4531 #. type: Plain text
4532 #: build/C/man3/termios.3:812
4533 msgid "flushes data written but not transmitted."
4534 msgstr "書いたが送信していないデータをフラッシュする。"
4535
4536 #. type: IP
4537 #: build/C/man3/termios.3:812
4538 #, no-wrap
4539 msgid "B<TCIOFLUSH>"
4540 msgstr "B<TCIOFLUSH>"
4541
4542 #. type: Plain text
4543 #: build/C/man3/termios.3:815
4544 msgid ""
4545 "flushes both data received but not read, and data written but not "
4546 "transmitted."
4547 msgstr ""
4548 "受信したが読んでいないデータ・書いたが送信していないデータ両方 をフラッシュす"
4549 "る。"
4550
4551 #. type: Plain text
4552 #: build/C/man3/termios.3:821
4553 msgid ""
4554 "B<tcflow>()  suspends transmission or reception of data on the object "
4555 "referred to by I<fd>, depending on the value of I<action>:"
4556 msgstr ""
4557 "B<tcflow>()  は I<fd> で指定されたオブジェクトにおけるデータの送信あるいは受"
4558 "信を一時的に中断する。 送信と受信のどちらかは、 I<action>で決まる:"
4559
4560 #. type: IP
4561 #: build/C/man3/termios.3:821
4562 #, no-wrap
4563 msgid "B<TCOOFF>"
4564 msgstr "B<TCOOFF>"
4565
4566 #. type: Plain text
4567 #: build/C/man3/termios.3:823
4568 msgid "suspends output."
4569 msgstr "出力の中断。"
4570
4571 #. type: IP
4572 #: build/C/man3/termios.3:823
4573 #, no-wrap
4574 msgid "B<TCOON>"
4575 msgstr "B<TCOON>"
4576
4577 #. type: Plain text
4578 #: build/C/man3/termios.3:825
4579 msgid "restarts suspended output."
4580 msgstr "中断した出力の再開。"
4581
4582 #. type: IP
4583 #: build/C/man3/termios.3:825
4584 #, no-wrap
4585 msgid "B<TCIOFF>"
4586 msgstr "B<TCIOFF>"
4587
4588 #. type: Plain text
4589 #: build/C/man3/termios.3:828
4590 msgid ""
4591 "transmits a STOP character, which stops the terminal device from "
4592 "transmitting data to the system."
4593 msgstr ""
4594 "STOP 文字の送信。 STOP 文字は端末デバイスからシステムへのデータ送信を停止す"
4595 "る。"
4596
4597 #. type: IP
4598 #: build/C/man3/termios.3:828
4599 #, no-wrap
4600 msgid "B<TCION>"
4601 msgstr "B<TCION>"
4602
4603 #. type: Plain text
4604 #: build/C/man3/termios.3:831
4605 msgid ""
4606 "transmits a START character, which starts the terminal device transmitting "
4607 "data to the system."
4608 msgstr ""
4609 "START 文字の送信。 START 文字は端末デバイスからシステムへのデータ送信を開始す"
4610 "る。"
4611
4612 #. type: Plain text
4613 #: build/C/man3/termios.3:834
4614 msgid ""
4615 "The default on open of a terminal file is that neither its input nor its "
4616 "output is suspended."
4617 msgstr ""
4618 "端末ファイルがオープンされたときのデフォルトでは、 入力も出力も中断されていな"
4619 "い。"
4620
4621 #. type: SS
4622 #: build/C/man3/termios.3:834
4623 #, no-wrap
4624 msgid "Line speed"
4625 msgstr "ライン速度"
4626
4627 #. type: Plain text
4628 #: build/C/man3/termios.3:841
4629 msgid ""
4630 "The baud rate functions are provided for getting and setting the values of "
4631 "the input and output baud rates in the I<termios> structure.  The new values "
4632 "do not take effect until B<tcsetattr>()  is successfully called."
4633 msgstr ""
4634 "ボーレート関数は I<termios> 構造体中の入出力ボーレートを 取得、設定するために"
4635 "提供される。 設定された値は B<tcsetattr>()  の呼び出しが成功するまでは有効で"
4636 "はない。"
4637
4638 #. type: Plain text
4639 #: build/C/man3/termios.3:845
4640 msgid ""
4641 "Setting the speed to B<B0> instructs the modem to \"hang up\".  The actual "
4642 "bit rate corresponding to B<B38400> may be altered with B<setserial>(8)."
4643 msgstr ""
4644 "速度を B<B0> に設定した場合、モデムは停止 (hang up) する。 B<B38400> に該当す"
4645 "る実際のビットレートは B<setserial>(8)  で 変更できる。"
4646
4647 #. type: Plain text
4648 #: build/C/man3/termios.3:848
4649 msgid "The input and output baud rates are stored in the I<termios> structure."
4650 msgstr "入力および出力ボーレートは I<termios> 構造体に格納される。"
4651
4652 #. type: Plain text
4653 #: build/C/man3/termios.3:853
4654 msgid ""
4655 "B<cfgetospeed>()  returns the output baud rate stored in the I<termios> "
4656 "structure pointed to by I<termios_p>."
4657 msgstr ""
4658 "B<cfgetospeed>()  は I<termios_p> が示している I<termios> 構造体に格納されて"
4659 "いる 出力ボーレートを返す。"
4660
4661 #. type: Plain text
4662 #: build/C/man3/termios.3:857
4663 msgid ""
4664 "B<cfsetospeed>()  sets the output baud rate stored in the I<termios> "
4665 "structure pointed to by I<termios_p> to I<speed>, which must be one of these "
4666 "constants:"
4667 msgstr ""
4668 "B<cfsetospeed>()  は I<termios_p> で示されている I<termios> 構造体中の出力"
4669 "ボーレートを I<speed> に設定する。値は以下のいずれかでなければならない:"
4670
4671 #. type: Plain text
4672 #: build/C/man3/termios.3:879
4673 #, no-wrap
4674 msgid ""
4675 "B<\tB0\n"
4676 "\tB50\n"
4677 "\tB75\n"
4678 "\tB110\n"
4679 "\tB134\n"
4680 "\tB150\n"
4681 "\tB200\n"
4682 "\tB300\n"
4683 "\tB600\n"
4684 "\tB1200\n"
4685 "\tB1800\n"
4686 "\tB2400\n"
4687 "\tB4800\n"
4688 "\tB9600\n"
4689 "\tB19200\n"
4690 "\tB38400\n"
4691 "\tB57600\n"
4692 "\tB115200\n"
4693 "\tB230400>\n"
4694 msgstr ""
4695 "B<\tB0\n"
4696 "\tB50\n"
4697 "\tB75\n"
4698 "\tB110\n"
4699 "\tB134\n"
4700 "\tB150\n"
4701 "\tB200\n"
4702 "\tB300\n"
4703 "\tB600\n"
4704 "\tB1200\n"
4705 "\tB1800\n"
4706 "\tB2400\n"
4707 "\tB4800\n"
4708 "\tB9600\n"
4709 "\tB19200\n"
4710 "\tB38400\n"
4711 "\tB57600\n"
4712 "\tB115200\n"
4713 "\tB230400>\n"
4714
4715 #. type: Plain text
4716 #: build/C/man3/termios.3:889
4717 msgid ""
4718 "The zero baud rate, B<B0>, is used to terminate the connection.  If B0 is "
4719 "specified, the modem control lines shall no longer be asserted.  Normally, "
4720 "this will disconnect the line.  B<CBAUDEX> is a mask for the speeds beyond "
4721 "those defined in POSIX.1 (57600 and above).  Thus, B<B57600> & B<CBAUDEX> is "
4722 "nonzero."
4723 msgstr ""
4724 "0ボー (B<B0>) は接続の中断に用いられる。 B0が指定された場合、モデムの制御線は"
4725 "使用されない状態になり、一般にはこれで 接続が切断される。 B<CBAUDEX> は"
4726 "POSIX.1で定義されている速度の範囲外 (57600 およびそれ以上)  を設定する。すな"
4727 "わち例えば B<B57600> & B<CBAUDEX> は 0 でない。"
4728
4729 #. type: Plain text
4730 #: build/C/man3/termios.3:892 build/C/man3/termios.3:912
4731 msgid ""
4732 "B<cfgetispeed>()  returns the input baud rate stored in the I<termios> "
4733 "structure."
4734 msgstr "B<cfgetispeed>()  は I<termios> 構造体中の入力ボーレートを返す。"
4735
4736 #. type: Plain text
4737 #: build/C/man3/termios.3:900
4738 msgid ""
4739 "B<cfsetispeed>()  sets the input baud rate stored in the I<termios> "
4740 "structure to I<speed>, which must be specified as one of the B<Bnnn> "
4741 "constants listed above for B<cfsetospeed>().  If the input baud rate is set "
4742 "to zero, the input baud rate will be equal to the output baud rate."
4743 msgstr ""
4744 "B<cfsetispeed>()  は I<termios> 構造体中の入力ボーレートを I<speed> に設定す"
4745 "る。 I<speed> には、上述の B<cfsetospeed>()  のボーレート定数 B<Bnnn> のいず"
4746 "れか一つを指定しなければならない。 入力ボーレートが 0 に設定された場合、入力"
4747 "ボーレートは出力ボーレート と同じ値となる。"
4748
4749 #. type: Plain text
4750 #: build/C/man3/termios.3:906
4751 msgid ""
4752 "B<cfsetspeed>()  is a 4.4BSD extension.  It takes the same arguments as "
4753 "B<cfsetispeed>(), and sets both input and output speed."
4754 msgstr ""
4755 "B<cfsetspeed>()  は 4.4BSD による拡張である。この関数は B<cfsetispeed>()  と"
4756 "同じ引き数をとり、入出力両方の速度を設定する。"
4757
4758 #. type: Plain text
4759 #: build/C/man3/termios.3:915
4760 msgid ""
4761 "B<cfgetospeed>()  returns the output baud rate stored in the I<termios> "
4762 "structure."
4763 msgstr "B<cfgetospeed>()  は I<termios> 構造体中の出力ボーレートを返す。"
4764
4765 #. type: Plain text
4766 #: build/C/man3/termios.3:917
4767 msgid "All other functions return:"
4768 msgstr "他のすべての関数の戻り値:"
4769
4770 #. type: IP
4771 #: build/C/man3/termios.3:917
4772 #, no-wrap
4773 msgid "0"
4774 msgstr "0"
4775
4776 #. type: Plain text
4777 #: build/C/man3/termios.3:919
4778 msgid "on success."
4779 msgstr "実行成功。"
4780
4781 #. type: IP
4782 #: build/C/man3/termios.3:919
4783 #, no-wrap
4784 msgid "-1"
4785 msgstr "-1"
4786
4787 #. type: Plain text
4788 #: build/C/man3/termios.3:923
4789 msgid "on failure and set I<errno> to indicate the error."
4790 msgstr "実行失敗。 I<errno> がエラーの種類を示す。"
4791
4792 #. type: Plain text
4793 #: build/C/man3/termios.3:932
4794 msgid ""
4795 "Note that B<tcsetattr>()  returns success if I<any> of the requested changes "
4796 "could be successfully carried out.  Therefore, when making multiple changes "
4797 "it may be necessary to follow this call with a further call to B<tcgetattr>"
4798 "()  to check that all changes have been performed successfully."
4799 msgstr ""
4800 "B<tcsetattr>()  は I<なんらかの> 変更要求が成功した場合に成功を返すことに注"
4801 "意。 従って、複数の変更を行った場合には、引き続いて B<tcgetattr>()  を呼び出"
4802 "して全ての変更が実行されているかを確認する必要があるかもしれない。"
4803
4804 #. type: Plain text
4805 #: build/C/man3/termios.3:945
4806 msgid ""
4807 "B<tcgetattr>(), B<tcsetattr>(), B<tcsendbreak>(), B<tcdrain>(), B<tcflush>"
4808 "(), B<tcflow>(), B<cfgetispeed>(), B<cfgetospeed>(), B<cfsetispeed>(), and "
4809 "B<cfsetospeed>()  are specified in POSIX.1-2001."
4810 msgstr ""
4811 "B<tcgetattr>(), B<tcsetattr>(), B<tcsendbreak>(), B<tcdrain>(), B<tcflush>"
4812 "(), B<tcflow>(), B<cfgetispeed>(), B<cfgetospeed>(), B<cfsetispeed>(), "
4813 "B<cfsetospeed>()  は POSIX.1-2001 で規定されている。"
4814
4815 #. type: Plain text
4816 #: build/C/man3/termios.3:950
4817 msgid ""
4818 "B<cfmakeraw>()  and B<cfsetspeed>()  are nonstandard, but available on the "
4819 "BSDs."
4820 msgstr ""
4821 "B<cfmakeraw>()  と B<cfsetspeed>()  は非標準だが、BSD では利用可能である。"
4822
4823 #. type: Plain text
4824 #: build/C/man3/termios.3:955
4825 msgid ""
4826 "UNIX V7 and several later systems have a list of baud rates where after the "
4827 "fourteen values B0, ..., B9600 one finds the two constants EXTA, EXTB "
4828 "(\"External A\" and \"External B\").  Many systems extend the list with much "
4829 "higher baud rates."
4830 msgstr ""
4831 "UNIX V7 とその後のいくつかのシステムでは、ボーレートの 14 個のリストである "
4832 "B0, ..., B9600 の後ろに EXTA, EXTB (\"External A\" と \"External B\") の 2 つ"
4833 "を 追加している。 多くのシステムではさらに高速なボーレートのためにリストを拡"
4834 "張している。"
4835
4836 #.  libc4 until 4.7.5, glibc for sysv: EINVAL for duration > 0.
4837 #.  libc4.7.6, libc5, glibc for unix: duration in ms.
4838 #.  glibc for bsd: duration in us
4839 #.  glibc for sunos4: ignore duration
4840 #. type: Plain text
4841 #: build/C/man3/termios.3:977
4842 msgid ""
4843 "The effect of a nonzero I<duration> with B<tcsendbreak>()  varies.  SunOS "
4844 "specifies a break of I<duration\\ *\\ N> seconds, where I<N> is at least "
4845 "0.25, and not more than 0.5.  Linux, AIX, DU, Tru64 send a break of "
4846 "I<duration> milliseconds.  FreeBSD and NetBSD and HP-UX and MacOS ignore the "
4847 "value of I<duration>.  Under Solaris and UnixWare, B<tcsendbreak>()  with "
4848 "nonzero I<duration> behaves like B<tcdrain>()."
4849 msgstr ""
4850 "B<tcsendbreak>()  で I<duration> に 0 以外を指定した場合の効果は様々である。 "
4851 "SunOS は I<duration>B<*>I<N> 秒のブレークを規定している。ここで I<N> は 0.25 "
4852 "以上 0.5 未満である。 Linux, AIX, DU, Tru64 は I<duration> ミリ秒のブレークを"
4853 "送信する。 FreeBSD, NetBSD, HP-UX, MacOS は I<duration> の値を無視する。 "
4854 "Solaris と UnixWare では、非ゼロの I<duration> を指定した B<tcsendbreak>()  "
4855 "の振る舞いは B<tcdrain>()  と同様である。"
4856
4857 #. type: Plain text
4858 #: build/C/man3/termios.3:982
4859 msgid "B<stty>(1), B<console_ioctl>(4), B<tty_ioctl>(4), B<setserial>(8)"
4860 msgstr "B<stty>(1), B<console_ioctl>(4), B<tty_ioctl>(4), B<setserial>(8)"
4861
4862 #. type: TH
4863 #: build/C/man4/tty.4:27
4864 #, no-wrap
4865 msgid "TTY"
4866 msgstr "TTY"
4867
4868 #. type: TH
4869 #: build/C/man4/tty.4:27
4870 #, no-wrap
4871 msgid "2003-04-07"
4872 msgstr "2003-04-07"
4873
4874 #. type: Plain text
4875 #: build/C/man4/tty.4:30
4876 msgid "tty - controlling terminal"
4877 msgstr "tty - 制御端末"
4878
4879 #. type: Plain text
4880 #: build/C/man4/tty.4:34
4881 msgid ""
4882 "The file I</dev/tty> is a character file with major number 5 and minor "
4883 "number 0, usually of mode 0666 and owner.group root.tty.  It is a synonym "
4884 "for the controlling terminal of a process, if any."
4885 msgstr ""
4886 "I</dev/tty> ファイルは、メジャー番号 5、マイナー番号 0 のキャラクター デバイ"
4887 "スである。通常、そのモードは 0666、オーナ.グループは root.tty となっている。 "
4888 "プロセスの制御端末が存在する場合、このデバイスファイルはプロセスの制御端末と "
4889 "同じものを表す。"
4890
4891 #. type: Plain text
4892 #: build/C/man4/tty.4:41
4893 msgid ""
4894 "In addition to the B<ioctl>(2)  requests supported by the device that B<tty> "
4895 "refers to, the B<ioctl>(2)  request B<TIOCNOTTY> is supported."
4896 msgstr ""
4897 "B<tty> が参照しているデバイスがサポートしている B<ioctl>(2)  要求に 加えて、 "
4898 "B<ioctl>(2)  要求 B<TIOCNOTTY> がサポートされている。"
4899
4900 #. type: SS
4901 #: build/C/man4/tty.4:41
4902 #, no-wrap
4903 msgid "TIOCNOTTY"
4904 msgstr "TIOCNOTTY"
4905
4906 #. type: Plain text
4907 #: build/C/man4/tty.4:43
4908 msgid "Detach the calling process from its controlling terminal."
4909 msgstr "呼び出し元のプロセスをその制御端末から切り離す。"
4910
4911 #. type: Plain text
4912 #: build/C/man4/tty.4:51
4913 msgid ""
4914 "If the process is the session leader, then B<SIGHUP> and B<SIGCONT> signals "
4915 "are sent to the foreground process group and all processes in the current "
4916 "session lose their controlling tty."
4917 msgstr ""
4918 "そのプロセスがセッション・リーダー (session leader) の場合、 シグナル "
4919 "B<SIGHUP> と B<SIGCONT> がフォアグラウンド・プロセス・グループに送られ、 カレ"
4920 "ント・セッションに属す全てのプロセスについて各々の制御端末が切り離される。"
4921
4922 #. type: Plain text
4923 #: build/C/man4/tty.4:63
4924 msgid ""
4925 "This B<ioctl>(2)  call only works on file descriptors connected to I</dev/"
4926 "tty>.  It is used by daemon processes when they are invoked by a user at a "
4927 "terminal.  The process attempts to open I</dev/tty>.  If the open succeeds, "
4928 "it detaches itself from the terminal by using B<TIOCNOTTY>, while if the "
4929 "open fails, it is obviously not attached to a terminal and does not need to "
4930 "detach itself."
4931 msgstr ""
4932 "この B<ioctl>(2)  呼び出しは I</dev/tty> に結びつけられたファイル・ ディスク"
4933 "リプタにのみ作用する。この機能は、ユーザによって端末から 起動されたデーモンプ"
4934 "ロセスにより使用される。 そのプロセスは I</dev/tty> をオープンしようと試み"
4935 "る。 オープンに成功すると、そのプロセスは B<TIOCNOTTY> を使って 自分自身を端"
4936 "末から切り離す。オープンに失敗した場合、そのプロセスが 端末に結びつけられてい"
4937 "ないのは明らかであり、自身を端末から切り離す 必要はない。"
4938
4939 #. type: Plain text
4940 #: build/C/man4/tty.4:65
4941 msgid "/dev/tty"
4942 msgstr "/dev/tty"
4943
4944 #. type: Plain text
4945 #: build/C/man4/tty.4:75
4946 msgid ""
4947 "B<chown>(1), B<mknod>(1), B<ioctl>(2), B<termios>(3), B<console>(4), "
4948 "B<tty_ioctl>(4), B<ttyS>(4), B<agetty>(8), B<mingetty>(8)"
4949 msgstr ""
4950 "B<chown>(1), B<mknod>(1), B<ioctl>(2), B<termios>(3), B<console>(4), "
4951 "B<tty_ioctl>(4), B<ttyS>(4), B<agetty>(8), B<mingetty>(8)"
4952
4953 #. type: TH
4954 #: build/C/man4/tty_ioctl.4:5
4955 #, no-wrap
4956 msgid "TTY_IOCTL"
4957 msgstr "TTY_IOCTL"
4958
4959 #. type: TH
4960 #: build/C/man4/tty_ioctl.4:5
4961 #, no-wrap
4962 msgid "2008-10-29"
4963 msgstr "2008-10-29"
4964
4965 #. type: Plain text
4966 #: build/C/man4/tty_ioctl.4:8
4967 msgid "tty_ioctl - ioctls for terminals and serial lines"
4968 msgstr "tty_ioctl - 端末とシリアルラインの ioctl (入出力制御)"
4969
4970 #. type: Plain text
4971 #: build/C/man4/tty_ioctl.4:12
4972 msgid "B<int ioctl(int >I<fd>B<, int >I<cmd>B<, ...);>"
4973 msgstr "B<int ioctl(int >I<fd>B<, int >I<cmd>B<, ...);>"
4974
4975 #. type: Plain text
4976 #: build/C/man4/tty_ioctl.4:18
4977 msgid ""
4978 "The B<ioctl>(2)  call for terminals and serial ports accepts many possible "
4979 "command arguments.  Most require a third argument, of varying type, here "
4980 "called I<argp> or I<arg>."
4981 msgstr ""
4982 "端末とシリアルポートについての B<ioctl>(2)  コールは、多くのコマンド引き数を"
4983 "受け付ける。 多くがいろいろな型の 3 番目の引き数を必要とする。 ここでは "
4984 "I<argp> または I<arg> と呼ぶ。"
4985
4986 #. type: Plain text
4987 #: build/C/man4/tty_ioctl.4:25
4988 msgid ""
4989 "Use of I<ioctl> makes for nonportable programs.  Use the POSIX interface "
4990 "described in B<termios>(3)  whenever possible."
4991 msgstr ""
4992 "I<ioctl> を使用すると移植性のないプログラムになる。 可能な場合は、 B<termios>"
4993 "(3)  に記述されている POSIX インタフェースを使うこと。"
4994
4995 #. type: SS
4996 #: build/C/man4/tty_ioctl.4:25
4997 #, no-wrap
4998 msgid "Get and Set Terminal Attributes"
4999 msgstr "端末属性の取得と設定"
5000
5001 #. type: TP
5002 #: build/C/man4/tty_ioctl.4:26
5003 #, no-wrap
5004 msgid "B<TCGETS\tstruct termios *>I<argp>"
5005 msgstr "B<TCGETS\tstruct termios *>I<argp>"
5006
5007 #. type: Plain text
5008 #: build/C/man4/tty_ioctl.4:30
5009 msgid "Equivalent to I<tcgetattr(fd, argp)>."
5010 msgstr "I<tcgetattr(fd, argp)> と同じ。"
5011
5012 #. type: Plain text
5013 #: build/C/man4/tty_ioctl.4:32
5014 msgid "Get the current serial port settings."
5015 msgstr "現在のシリアルポートの設定を取得する。"
5016
5017 #. type: TP
5018 #: build/C/man4/tty_ioctl.4:32
5019 #, no-wrap
5020 msgid "B<TCSETS\tconst struct termios *>I<argp>"
5021 msgstr "B<TCSETS\tconst struct termios *>I<argp>"
5022
5023 #. type: Plain text
5024 #: build/C/man4/tty_ioctl.4:36
5025 msgid "Equivalent to I<tcsetattr(fd, TCSANOW, argp)>."
5026 msgstr "I<tcsetattr(fd, TCSANOW, argp)> と同じ。"
5027
5028 #. type: Plain text
5029 #: build/C/man4/tty_ioctl.4:38
5030 msgid "Set the current serial port settings."
5031 msgstr "現在のシリアルポートの設定を変更する。"
5032
5033 #. type: TP
5034 #: build/C/man4/tty_ioctl.4:38
5035 #, no-wrap
5036 msgid "B<TCSETSW\tconst struct termios *>I<argp>"
5037 msgstr "B<TCSETSW\tconst struct termios *>I<argp>"
5038
5039 #. type: Plain text
5040 #: build/C/man4/tty_ioctl.4:42
5041 msgid "Equivalent to I<tcsetattr(fd, TCSADRAIN, argp)>."
5042 msgstr "I<tcsetattr(fd, TCSADRAIN, argp)> と同じ。"
5043
5044 #. type: Plain text
5045 #: build/C/man4/tty_ioctl.4:45
5046 msgid ""
5047 "Allow the output buffer to drain, and set the current serial port settings."
5048 msgstr ""
5049 "排出 (drain) を行うための出力バッファの使用を許可し、 現在のシリアルポートの"
5050 "設定を変更する。"
5051
5052 #. type: TP
5053 #: build/C/man4/tty_ioctl.4:45
5054 #, no-wrap
5055 msgid "B<TCSETSF\tconst struct termios *>I<argp>"
5056 msgstr "B<TCSETSF\tconst struct termios *>I<argp>"
5057
5058 #. type: Plain text
5059 #: build/C/man4/tty_ioctl.4:49
5060 msgid "Equivalent to I<tcsetattr(fd, TCSAFLUSH, argp)>."
5061 msgstr "I<tcsetattr(fd, TCSAFLUSH, argp)> と同じ。"
5062
5063 #. type: Plain text
5064 #: build/C/man4/tty_ioctl.4:52
5065 msgid ""
5066 "Allow the output buffer to drain, discard pending input, and set the current "
5067 "serial port settings."
5068 msgstr ""
5069 "排出 (drain) を行うための出力バッファの使用を許可し、 処理していない入力を破"
5070 "棄して、 現在のシリアルポートの設定を変更する。"
5071
5072 #. type: Plain text
5073 #: build/C/man4/tty_ioctl.4:62
5074 msgid ""
5075 "The following four ioctls are just like B<TCGETS>, B<TCSETS>, B<TCSETSW>, "
5076 "B<TCSETSF>, except that they take a I<struct termio *> instead of a I<struct "
5077 "termios *>."
5078 msgstr ""
5079 "以下の 4 つの ioctl は B<TCGETS>, B<TCSETS>, B<TCSETSW>, B<TCSETSF> と似てい"
5080 "る。 ただし、 I<struct termios *> の代わりに I<struct termio *> を取る。"
5081
5082 #. type: TP
5083 #: build/C/man4/tty_ioctl.4:62
5084 #, no-wrap
5085 msgid "B<TCGETA\tstruct termio *>I<argp>"
5086 msgstr "B<TCGETA\tstruct termio *>I<argp>"
5087
5088 #. type: TP
5089 #: build/C/man4/tty_ioctl.4:64
5090 #, no-wrap
5091 msgid "B<TCSETA\tconst struct termio *>I<argp>"
5092 msgstr "B<TCSETA\tconst struct termio *>I<argp>"
5093
5094 #. type: TP
5095 #: build/C/man4/tty_ioctl.4:66
5096 #, no-wrap
5097 msgid "B<TCSETAW\tconst struct termio *>I<argp>"
5098 msgstr "B<TCSETAW\tconst struct termio *>I<argp>"
5099
5100 #. type: TP
5101 #: build/C/man4/tty_ioctl.4:68
5102 #, no-wrap
5103 msgid "B<TCSETAF\tconst struct termio *>I<argp>"
5104 msgstr "B<TCSETAF\tconst struct termio *>I<argp>"
5105
5106 #. type: SS
5107 #: build/C/man4/tty_ioctl.4:70
5108 #, no-wrap
5109 msgid "Locking the termios structure"
5110 msgstr "termios 構造体のロック"
5111
5112 #. type: Plain text
5113 #: build/C/man4/tty_ioctl.4:78
5114 msgid ""
5115 "The I<termios> structure of a terminal can be locked.  The lock is itself a "
5116 "I<termios> structure, with nonzero bits or fields indicating a locked value."
5117 msgstr ""
5118 "端末の I<termios> 構造体はロックすることが可能である。 このロック自体は "
5119 "I<termios> 構造体であり、 0 でないビットまたはフィールドはロックされた値を示"
5120 "す。"
5121
5122 #. type: TP
5123 #: build/C/man4/tty_ioctl.4:78
5124 #, no-wrap
5125 msgid "B<TIOCGLCKTRMIOS\tstruct termios *>I<argp>"
5126 msgstr "B<TIOCGLCKTRMIOS\tstruct termios *>I<argp>"
5127
5128 #. type: Plain text
5129 #: build/C/man4/tty_ioctl.4:83
5130 msgid "Gets the locking status of the I<termios> structure of the terminal."
5131 msgstr "端末の I<termios> 構造体のロック状態を取得する。"
5132
5133 #. type: TP
5134 #: build/C/man4/tty_ioctl.4:83
5135 #, no-wrap
5136 msgid "B<TIOCSLCKTRMIOS\tconst struct termios *>I<argp>"
5137 msgstr "B<TIOCSLCKTRMIOS\tconst struct termios *>I<argp>"
5138
5139 #. type: Plain text
5140 #: build/C/man4/tty_ioctl.4:91
5141 msgid ""
5142 "Sets the locking status of the I<termios> structure of the terminal.  Only "
5143 "root (more precisely: a process with the B<CAP_SYS_ADMIN> capability) can do "
5144 "this."
5145 msgstr ""
5146 "端末の I<termios> 構造体のロック状態を設定する。 root のみ (より正確には、 "
5147 "B<CAP_SYS_ADMIN> ケーパビリティを持つプロセス) がこれを実行できる。"
5148
5149 #. type: SS
5150 #: build/C/man4/tty_ioctl.4:91
5151 #, no-wrap
5152 msgid "Get and Set Window Size"
5153 msgstr "ウィンドウサイズの取得と設定"
5154
5155 #. type: Plain text
5156 #: build/C/man4/tty_ioctl.4:96
5157 msgid ""
5158 "Window sizes are kept in the kernel, but not used by the kernel (except in "
5159 "the case of virtual consoles, where the kernel will update the window size "
5160 "when the size of the virtual console changes, for example, by loading a new "
5161 "font)."
5162 msgstr ""
5163 "ウィンドウサイズはカーネル内に保持されるが、 カーネルによって使用されない (仮"
5164 "想コンソールの場合は例外であり、新しいフォントを読み込んだ場合など、 仮想端末"
5165 "のサイズが変更された場合、カーネルはウィンドウサイズを更新する)。"
5166
5167 #. type: Plain text
5168 #: build/C/man4/tty_ioctl.4:99
5169 msgid ""
5170 "The following constants and structure are defined in I<E<lt>sys/ioctl."
5171 "hE<gt>>."
5172 msgstr "以下の定数と構造体は I<E<lt>sys/ioctl.hE<gt>> で定義されている。"
5173
5174 #. type: TP
5175 #: build/C/man4/tty_ioctl.4:99
5176 #, no-wrap
5177 msgid "B<TIOCGWINSZ\tstruct winsize *>I<argp>"
5178 msgstr "B<TIOCGWINSZ\tstruct winsize *>I<argp>"
5179
5180 #. type: Plain text
5181 #: build/C/man4/tty_ioctl.4:102
5182 msgid "Get window size."
5183 msgstr "ウィンドウサイズを取得する。"
5184
5185 #. type: TP
5186 #: build/C/man4/tty_ioctl.4:102
5187 #, no-wrap
5188 msgid "B<TIOCSWINSZ\tconst struct winsize *>I<argp>"
5189 msgstr "B<TIOCSWINSZ\tconst struct winsize *>I<argp>"
5190
5191 #. type: Plain text
5192 #: build/C/man4/tty_ioctl.4:105
5193 msgid "Set window size."
5194 msgstr "ウィンドウサイズを設定する。"
5195
5196 #. type: Plain text
5197 #: build/C/man4/tty_ioctl.4:107
5198 msgid "The struct used by these ioctls is defined as"
5199 msgstr "これらの ioctl で使用される構造体は、以下のように定義される。"
5200
5201 #. type: Plain text
5202 #: build/C/man4/tty_ioctl.4:116
5203 #, no-wrap
5204 msgid ""
5205 "struct winsize {\n"
5206 "    unsigned short ws_row;\n"
5207 "    unsigned short ws_col;\n"
5208 "    unsigned short ws_xpixel;   /* unused */\n"
5209 "    unsigned short ws_ypixel;   /* unused */\n"
5210 "};\n"
5211 msgstr ""
5212 "struct winsize {\n"
5213 "    unsigned short ws_row;\n"
5214 "    unsigned short ws_col;\n"
5215 "    unsigned short ws_xpixel;   /* 未使用 */\n"
5216 "    unsigned short ws_ypixel;   /* 未使用 */\n"
5217 "};\n"
5218
5219 #. type: Plain text
5220 #: build/C/man4/tty_ioctl.4:123
5221 msgid ""
5222 "When the window size changes, a B<SIGWINCH> signal is sent to the foreground "
5223 "process group."
5224 msgstr ""
5225 "ウィンドウサイズが変更された場合、 フォアグラウンドプロセスグループに "
5226 "B<SIGWINCH> シグナルが送られる。"
5227
5228 #. type: SS
5229 #: build/C/man4/tty_ioctl.4:123
5230 #, no-wrap
5231 msgid "Sending a Break"
5232 msgstr "break の送信"
5233
5234 #. type: TP
5235 #: build/C/man4/tty_ioctl.4:124
5236 #, no-wrap
5237 msgid "B<TCSBRK\tint >I<arg>"
5238 msgstr "B<TCSBRK\tint >I<arg>"
5239
5240 #. type: Plain text
5241 #: build/C/man4/tty_ioctl.4:128
5242 msgid "Equivalent to I<tcsendbreak(fd, arg)>."
5243 msgstr "I<tcsendbreak(fd, arg)> と同じ。"
5244
5245 #. type: Plain text
5246 #: build/C/man4/tty_ioctl.4:139
5247 msgid ""
5248 "If the terminal is using asynchronous serial data transmission, and I<arg> "
5249 "is zero, then send a break (a stream of zero bits) for between 0.25 and 0.5 "
5250 "seconds.  If the terminal is not using asynchronous serial data "
5251 "transmission, then either a break is sent, or the function returns without "
5252 "doing anything.  When I<arg> is nonzero, nobody knows what will happen."
5253 msgstr ""
5254 "端末が非同期シリアルデータ転送を使用しており、 I<arg> が 0 の場合、0.25 から "
5255 "0.5 秒の間に break (0 のビット列のストリーム) が送信される。 端末が非同期シリ"
5256 "アルデータ転送を使用している場合、 break が送信されるか、この関数は何もせずに"
5257 "返る。 I<arg> が 0 以外の場合、何が起こるか分からない。"
5258
5259 #. type: Plain text
5260 #: build/C/man4/tty_ioctl.4:157
5261 msgid ""
5262 "(SVr4, UnixWare, Solaris, Linux treat I<tcsendbreak(fd,arg)> with nonzero "
5263 "I<arg> like I<tcdrain(fd)>.  SunOS treats I<arg> as a multiplier, and sends "
5264 "a stream of bits I<arg> times as long as done for zero I<arg>.  DG/UX and "
5265 "AIX treat I<arg> (when nonzero) as a time interval measured in "
5266 "milliseconds.  HP-UX ignores I<arg>.)"
5267 msgstr ""
5268 "(SVr4, UnixWare, Solaris, Linux は、 I<tcsendbreak(fd,arg)> の I<arg> が 0 以"
5269 "外の場合、 I<tcdrain(fd)> のように扱う。 SunOS は I<arg> を倍数として扱い、"
5270 "ビットのストリームを I<arg> 回送信する。 I<arg> が 0 の場合も同じ。 DG/UX と "
5271 "AIX は、(0 以外の場合)  I<arg> をミリ秒単位の時間間隔として扱う。 HP-UX は "
5272 "I<arg> を無視する。)"
5273
5274 #. type: TP
5275 #: build/C/man4/tty_ioctl.4:157
5276 #, no-wrap
5277 msgid "B<TCSBRKP\tint >I<arg>"
5278 msgstr "B<TCSBRKP\tint >I<arg>"
5279
5280 #. type: Plain text
5281 #: build/C/man4/tty_ioctl.4:165
5282 msgid ""
5283 "So-called \"POSIX version\" of B<TCSBRK>.  It treats nonzero I<arg> as a "
5284 "timeinterval measured in deciseconds, and does nothing when the driver does "
5285 "not support breaks."
5286 msgstr ""
5287 "いわゆる「POSIX 版」の B<TCSBRK> である。 これは 0 以外の I<arg> を 1/10 秒単"
5288 "位の時間間隔として扱う。 またドライバが break をサポートしていない場合は、何"
5289 "もしない。"
5290
5291 #. type: TP
5292 #: build/C/man4/tty_ioctl.4:165
5293 #, no-wrap
5294 msgid "B<TIOCSBRK\tvoid>"
5295 msgstr "B<TIOCSBRK\tvoid>"
5296
5297 #. type: Plain text
5298 #: build/C/man4/tty_ioctl.4:168
5299 msgid "Turn break on, that is, start sending zero bits."
5300 msgstr "break をオンにする。 つまり 0 のビット列の送信を開始する。"
5301
5302 #. type: TP
5303 #: build/C/man4/tty_ioctl.4:168
5304 #, no-wrap
5305 msgid "B<TIOCCBRK\tvoid>"
5306 msgstr "B<TIOCCBRK\tvoid>"
5307
5308 #. type: Plain text
5309 #: build/C/man4/tty_ioctl.4:171
5310 msgid "Turn break off, that is, stop sending zero bits."
5311 msgstr "break をオフにする。 つまり 0 のビット列の送信を停止する。"
5312
5313 #. type: SS
5314 #: build/C/man4/tty_ioctl.4:171
5315 #, no-wrap
5316 msgid "Software flow control"
5317 msgstr "ソフトウェアフロー制御"
5318
5319 #. type: TP
5320 #: build/C/man4/tty_ioctl.4:172
5321 #, no-wrap
5322 msgid "B<TCXONC\tint >I<arg>"
5323 msgstr "B<TCXONC\tint >I<arg>"
5324
5325 #. type: Plain text
5326 #: build/C/man4/tty_ioctl.4:176
5327 msgid "Equivalent to I<tcflow(fd, arg)>."
5328 msgstr "I<tcflow(fd, arg)> と同じ。"
5329
5330 #. type: Plain text
5331 #: build/C/man4/tty_ioctl.4:184
5332 msgid ""
5333 "See B<tcflow>(3)  for the argument values B<TCOOFF>, B<TCOON>, B<TCIOFF>, "
5334 "B<TCION>."
5335 msgstr ""
5336 "B<tcflow>(3)  の引き数 B<TCOOFF>, B<TCOON>, B<TCIOFF>, B<TCION> を参照するこ"
5337 "と。"
5338
5339 #. type: SS
5340 #: build/C/man4/tty_ioctl.4:184
5341 #, no-wrap
5342 msgid "Buffer count and flushing"
5343 msgstr "バッファのカウントと書き出し (flush)"
5344
5345 #. type: TP
5346 #: build/C/man4/tty_ioctl.4:185
5347 #, no-wrap
5348 msgid "B<FIONREAD\tint *>I<argp>"
5349 msgstr "B<FIONREAD\tint *>I<argp>"
5350
5351 #. type: Plain text
5352 #: build/C/man4/tty_ioctl.4:188
5353 msgid "Get the number of bytes in the input buffer."
5354 msgstr "入力バッファにあるバイト数を取得する。"
5355
5356 #. type: TP
5357 #: build/C/man4/tty_ioctl.4:188
5358 #, no-wrap
5359 msgid "B<TIOCINQ\tint *>I<argp>"
5360 msgstr "B<TIOCINQ\tint *>I<argp>"
5361
5362 #. type: Plain text
5363 #: build/C/man4/tty_ioctl.4:192
5364 msgid "Same as B<FIONREAD>."
5365 msgstr "B<FIONREAD> と同じ。"
5366
5367 #. type: TP
5368 #: build/C/man4/tty_ioctl.4:192
5369 #, no-wrap
5370 msgid "B<TIOCOUTQ\tint *>I<argp>"
5371 msgstr "B<TIOCOUTQ\tint *>I<argp>"
5372
5373 #. type: Plain text
5374 #: build/C/man4/tty_ioctl.4:195
5375 msgid "Get the number of bytes in the output buffer."
5376 msgstr "出力バッファにあるバイト数を取得する。"
5377
5378 #. type: TP
5379 #: build/C/man4/tty_ioctl.4:195
5380 #, no-wrap
5381 msgid "B<TCFLSH\tint >I<arg>"
5382 msgstr "B<TCFLSH\tint >I<arg>"
5383
5384 #. type: Plain text
5385 #: build/C/man4/tty_ioctl.4:199
5386 msgid "Equivalent to I<tcflush(fd, arg)>."
5387 msgstr "I<tcflush(fd, arg)> と同じ。"
5388
5389 #. type: Plain text
5390 #: build/C/man4/tty_ioctl.4:206
5391 msgid ""
5392 "See B<tcflush>(3)  for the argument values B<TCIFLUSH>, B<TCOFLUSH>, "
5393 "B<TCIOFLUSH>."
5394 msgstr ""
5395 "B<tcflush>(3)  の引き数 B<TCIFLUSH>, B<TCOFLUSH>, B<TCIOFLUSH> を参照するこ"
5396 "と。"
5397
5398 #. type: SS
5399 #: build/C/man4/tty_ioctl.4:206
5400 #, no-wrap
5401 msgid "Faking input"
5402 msgstr "入力の偽装"
5403
5404 #. type: TP
5405 #: build/C/man4/tty_ioctl.4:207
5406 #, no-wrap
5407 msgid "B<TIOCSTI\tconst char *>I<argp>"
5408 msgstr "B<TIOCSTI\tconst char *>I<argp>"
5409
5410 #. type: Plain text
5411 #: build/C/man4/tty_ioctl.4:210
5412 msgid "Insert the given byte in the input queue."
5413 msgstr "指定されたバイトを入力キューに挿入する。"
5414
5415 #. type: SS
5416 #: build/C/man4/tty_ioctl.4:210
5417 #, no-wrap
5418 msgid "Redirecting console output"
5419 msgstr "コンソール出力のリダイレクト"
5420
5421 #. type: TP
5422 #: build/C/man4/tty_ioctl.4:211
5423 #, no-wrap
5424 msgid "B<TIOCCONS\tvoid>"
5425 msgstr "B<TIOCCONS\tvoid>"
5426
5427 #. type: Plain text
5428 #: build/C/man4/tty_ioctl.4:233
5429 msgid ""
5430 "Redirect output that would have gone to I</dev/console> or I</dev/tty0> to "
5431 "the given terminal.  If that was a pseudoterminal master, send it to the "
5432 "slave.  In Linux before version 2.6.10, anybody can do this as long as the "
5433 "output was not redirected yet; since version 2.6.10, only root (a process "
5434 "with the B<CAP_SYS_ADMIN> capability) may do this.  If output was redirected "
5435 "already B<EBUSY> is returned, but redirection can be stopped by using this "
5436 "ioctl with I<fd> pointing at I</dev/console> or I</dev/tty0>."
5437 msgstr ""
5438 "I</dev/console> または I</dev/tty0> に送られる出力を、指定された端末リダイレ"
5439 "クトする。 指定された端末が疑似端末 (pseudoterminal) のマスタの場合、 出力は"
5440 "スレーブに送られる。 バージョン 2.6.10 より前の Linux では、出力がまだリダイ"
5441 "レクトされて いなければ、誰でもリダイレクトを行うことができる。 バージョン "
5442 "2.6.10 以降では、root (B<CAP_SYS_ADMIN> ケーパビリティを持つプロセス) だけが"
5443 "リダイレクトを行うことができる。 出力がすでにリダイレクトされている場合は "
5444 "B<EBUSY> が返されるが、 I</dev/console> か I</dev/tty0> を指している I<fd> に"
5445 "対してこの ioctl を使用することで、リダイレクトを止めることができる。"
5446
5447 #. type: SS
5448 #: build/C/man4/tty_ioctl.4:233
5449 #, no-wrap
5450 msgid "Controlling terminal"
5451 msgstr "端末の制御"
5452
5453 #. type: TP
5454 #: build/C/man4/tty_ioctl.4:234
5455 #, no-wrap
5456 msgid "B<TIOCSCTTY\tint >I<arg>"
5457 msgstr "B<TIOCSCTTY\tint >I<arg>"
5458
5459 #. type: Plain text
5460 #: build/C/man4/tty_ioctl.4:248
5461 msgid ""
5462 "Make the given terminal the controlling terminal of the calling process.  "
5463 "The calling process must be a session leader and not have a controlling "
5464 "terminal already.  If this terminal is already the controlling terminal of a "
5465 "different session group then the ioctl fails with B<EPERM>, unless the "
5466 "caller is root (more precisely: has the B<CAP_SYS_ADMIN> capability) and "
5467 "I<arg> equals 1, in which case the terminal is stolen, and all processes "
5468 "that had it as controlling terminal lose it."
5469 msgstr ""
5470 "指定された端末を呼び出し元のプロセスの制御端末にする。 呼び出し元のプロセスは"
5471 "セッションリーダでなければならず、 かつ既に制御端末を持っていてはならない。 "
5472 "この端末が既に他のセッショングループの制御端末である場合、 ioctl は B<EPERM> "
5473 "で失敗する。ただし呼び出したユーザが root で (より正確には B<CAP_SYS_ADMIN> "
5474 "ケーパビリティを持っていて)、かつ I<arg> が 1 である場合を除く。 この場合、端"
5475 "末は盗まれ (stolen)、 この端末を制御端末としていた全てのプロセスは端末を失"
5476 "う。"
5477
5478 #. type: TP
5479 #: build/C/man4/tty_ioctl.4:248
5480 #, no-wrap
5481 msgid "B<TIOCNOTTY\tvoid>"
5482 msgstr "B<TIOCNOTTY\tvoid>"
5483
5484 #. type: Plain text
5485 #: build/C/man4/tty_ioctl.4:259
5486 msgid ""
5487 "If the given terminal was the controlling terminal of the calling process, "
5488 "give up this controlling terminal.  If the process was session leader, then "
5489 "send B<SIGHUP> and B<SIGCONT> to the foreground process group and all "
5490 "processes in the current session lose their controlling terminal."
5491 msgstr ""
5492 "指定された端末が呼び出し元のプロセスの制御端末である場合、 この制御端末を放棄"
5493 "する。 プロセスがセッションリーダの場合、 フォアグラウンドプロセスグループに "
5494 "B<SIGHUP> と B<SIGCONT> を送り、カレントセッションの全てのプロセスは制御端末"
5495 "を失う。"
5496
5497 #. type: SS
5498 #: build/C/man4/tty_ioctl.4:259
5499 #, no-wrap
5500 msgid "Process group and session ID"
5501 msgstr "グループ ID とセッション ID の処理"
5502
5503 #. type: TP
5504 #: build/C/man4/tty_ioctl.4:260
5505 #, no-wrap
5506 msgid "B<TIOCGPGRP\tpid_t *>I<argp>"
5507 msgstr "B<TIOCGPGRP\tpid_t *>I<argp>"
5508
5509 #. type: Plain text
5510 #: build/C/man4/tty_ioctl.4:264
5511 msgid "When successful, equivalent to I<*argp = tcgetpgrp(fd)>."
5512 msgstr "成功した場合、 I<*argp = tcgetpgrp(fd)> と同じ。"
5513
5514 #. type: Plain text
5515 #: build/C/man4/tty_ioctl.4:266
5516 msgid ""
5517 "Get the process group ID of the foreground process group on this terminal."
5518 msgstr "この端末上のフォアグラウンドプロセスのプロセスグループ ID を取得する。"
5519
5520 #. type: TP
5521 #: build/C/man4/tty_ioctl.4:266
5522 #, no-wrap
5523 msgid "B<TIOCSPGRP\tconst pid_t *>I<argp>"
5524 msgstr "B<TIOCSPGRP\tconst pid_t *>I<argp>"
5525
5526 #. type: Plain text
5527 #: build/C/man4/tty_ioctl.4:270
5528 msgid "Equivalent to I<tcsetpgrp(fd, *argp)>."
5529 msgstr "I<tcsetpgrp(fd, *argp)> と同じ。"
5530
5531 #. type: Plain text
5532 #: build/C/man4/tty_ioctl.4:272
5533 msgid "Set the foreground process group ID of this terminal."
5534 msgstr "この端末のフォアグラウンドプロセスのグループ ID を設定する。"
5535
5536 #. type: TP
5537 #: build/C/man4/tty_ioctl.4:272
5538 #, no-wrap
5539 msgid "B<TIOCGSID\tpid_t *>I<argp>"
5540 msgstr "B<TIOCGSID\tpid_t *>I<argp>"
5541
5542 #. type: Plain text
5543 #: build/C/man4/tty_ioctl.4:280
5544 msgid ""
5545 "Get the session ID of the given terminal.  This will fail with B<ENOTTY> in "
5546 "case the terminal is not a master pseudoterminal and not our controlling "
5547 "terminal.  Strange."
5548 msgstr ""
5549 "指定された端末のセッション ID を取得する。 端末がマスタ疑似端末または制御端末"
5550 "でない場合は、 B<ENOTTY> で失敗する。 奇妙だ。"
5551
5552 #. type: SS
5553 #: build/C/man4/tty_ioctl.4:280
5554 #, no-wrap
5555 msgid "Exclusive mode"
5556 msgstr "排他モード"
5557
5558 #. type: TP
5559 #: build/C/man4/tty_ioctl.4:281
5560 #, no-wrap
5561 msgid "B<TIOCEXCL\tvoid>"
5562 msgstr "B<TIOCEXCL\tvoid>"
5563
5564 #. type: Plain text
5565 #: build/C/man4/tty_ioctl.4:292
5566 msgid ""
5567 "Put the terminal into exclusive mode.  No further B<open>(2)  operations on "
5568 "the terminal are permitted.  (They will fail with B<EBUSY>, except for root, "
5569 "that is, a process with the B<CAP_SYS_ADMIN> capability.)"
5570 msgstr ""
5571 "端末を排他モードにする。 端末に対して、これ以降の B<open>(2)  操作を禁止す"
5572 "る。 (root 以外の場合、つまり B<CAP_SYS_ADMIN> ケーパビリティを持たないプロセ"
5573 "スの場合、これ以降の B<open>(2)  は B<EBUSY> で失敗する。)"
5574
5575 #. type: TP
5576 #: build/C/man4/tty_ioctl.4:292
5577 #, no-wrap
5578 msgid "B<TIOCNXCL\tvoid>"
5579 msgstr "B<TIOCNXCL\tvoid>"
5580
5581 #. type: Plain text
5582 #: build/C/man4/tty_ioctl.4:295
5583 msgid "Disable exclusive mode."
5584 msgstr "排他モードを無効にする。"
5585
5586 #. type: SS
5587 #: build/C/man4/tty_ioctl.4:295
5588 #, no-wrap
5589 msgid "Line discipline"
5590 msgstr "ライン制御 (line discipline)"
5591
5592 #. type: TP
5593 #: build/C/man4/tty_ioctl.4:296
5594 #, no-wrap
5595 msgid "B<TIOCGETD\tint *>I<argp>"
5596 msgstr "B<TIOCGETD\tint *>I<argp>"
5597
5598 #. type: Plain text
5599 #: build/C/man4/tty_ioctl.4:299
5600 msgid "Get the line discipline of the terminal."
5601 msgstr "端末のライン制御の情報を取得する。"
5602
5603 #. type: TP
5604 #: build/C/man4/tty_ioctl.4:299
5605 #, no-wrap
5606 msgid "B<TIOCSETD\tconst int *>I<argp>"
5607 msgstr "B<TIOCSETD\tconst int *>I<argp>"
5608
5609 #. type: Plain text
5610 #: build/C/man4/tty_ioctl.4:302
5611 msgid "Set the line discipline of the terminal."
5612 msgstr "端末のライン制御の情報を設定する。"
5613
5614 #. type: SS
5615 #: build/C/man4/tty_ioctl.4:302
5616 #, no-wrap
5617 msgid "Psuedoterminal ioctls"
5618 msgstr "疑似端末の ioctl"
5619
5620 #. type: TP
5621 #: build/C/man4/tty_ioctl.4:303
5622 #, no-wrap
5623 msgid "B<TIOCPKT\tconst int *>I<argp>"
5624 msgstr "B<TIOCPKT\tconst int *>I<argp>"
5625
5626 #. type: Plain text
5627 #: build/C/man4/tty_ioctl.4:320
5628 msgid ""
5629 "Enable (when *I<argp> is nonzero) or disable packet mode.  Can be applied to "
5630 "the master side of a pseudoterminal only (and will return B<ENOTTY> "
5631 "otherwise).  In packet mode, each subsequent B<read>(2)  will return a "
5632 "packet that either contains a single nonzero control byte, or has a single "
5633 "byte containing zero (\\(aq\\0\\(aq) followed by data written on the slave "
5634 "side of the pseudoterminal.  If the first byte is not B<TIOCPKT_DATA> (0), "
5635 "it is an OR of one or more of the following bits:"
5636 msgstr ""
5637 "パケットモードを有効 (*I<argp> が 0 以外の場合) または無効にする。 疑似端末の"
5638 "マスタ側にのみ適用できる (それ以外の場合は B<ENOTTY> を返す)。 パケットモード"
5639 "では、その後に実行される B<read>(2)  は、値が 0 以外の 1 つの制御バイトを含む"
5640 "パケットか、 値が 0 の 1 バイト (\\(aq\\e0\\(aq) に疑似端末のスレーブ側で書き"
5641 "込まれた データが続くパケットを返す。 最初のバイトが B<TIOCPKT_DATA> (0) でな"
5642 "い場合、以下のビットの 1 つ以上を OR したものである:"
5643
5644 #. type: Plain text
5645 #: build/C/man4/tty_ioctl.4:328
5646 #, no-wrap
5647 msgid ""
5648 "TIOCPKT_FLUSHREAD   The read queue for the terminal is flushed.\n"
5649 "TIOCPKT_FLUSHWRITE  The write queue for the terminal is flushed.\n"
5650 "TIOCPKT_STOP        Output to the terminal is stopped.\n"
5651 "TIOCPKT_START       Output to the terminal is restarted.\n"
5652 "TIOCPKT_DOSTOP      The start and stop characters are B<^S>/B<^Q>.\n"
5653 "TIOCPKT_NOSTOP      The start and stop characters are not B<^S>/B<^Q>.\n"
5654 msgstr ""
5655 "TIOCPKT_FLUSHREAD   端末の読み込みキューがフラッシュ (flush) される。\n"
5656 "TIOCPKT_FLUSHWRITE  端末の書き出しキューがフラッシュされる。\n"
5657 "TIOCPKT_STOP        端末への出力が停止される。\n"
5658 "TIOCPKT_START       端末への出力が再開される。\n"
5659 "TIOCPKT_DOSTOP      開始文字と終了文字が B<^S>/B<^Q> である。\n"
5660 "TIOCPKT_NOSTOP      開始文字と終了文字が B<^S>/B<^Q> でない。\n"
5661
5662 #. type: Plain text
5663 #: build/C/man4/tty_ioctl.4:335
5664 msgid ""
5665 "While this mode is in use, the presence of control status information to be "
5666 "read from the master side may be detected by a B<select>(2)  for exceptional "
5667 "conditions."
5668 msgstr ""
5669 "このモードが使われている場合、 制御状態情報の存在がマスタ側から読み込めるか"
5670 "は、 例外的な条件で B<select>(2)  を使うことにより知ることができる。"
5671
5672 #. type: Plain text
5673 #: build/C/man4/tty_ioctl.4:342
5674 msgid ""
5675 "This mode is used by B<rlogin>(1)  and B<rlogind>(8)  to implement a remote-"
5676 "echoed, locally B<^S>/B<^Q> flow-controlled remote login."
5677 msgstr ""
5678 "このモードは B<rlogin>(1)  と B<rlogind>(8)  で使われ、リモートエコーのリモー"
5679 "トログインと ローカルでの B<^S>/B<^Q> フロー制御のリモートログインを実装して"
5680 "いる。"
5681
5682 #. type: Plain text
5683 #: build/C/man4/tty_ioctl.4:349
5684 msgid ""
5685 "The BSD ioctls B<TIOCSTOP>, B<TIOCSTART>, B<TIOCUCNTL>, B<TIOCREMOTE> have "
5686 "not been implemented under Linux."
5687 msgstr ""
5688 "BSD の ioctl である B<TIOCSTOP>, B<TIOCSTART>, B<TIOCUCNTL>, B<TIOCREMOTE> "
5689 "は、Linux では実装されていない。"
5690
5691 #. type: SS
5692 #: build/C/man4/tty_ioctl.4:349
5693 #, no-wrap
5694 msgid "Modem control"
5695 msgstr "モデム制御"
5696
5697 #. type: TP
5698 #: build/C/man4/tty_ioctl.4:350
5699 #, no-wrap
5700 msgid "B<TIOCMGET\tint *>I<argp>"
5701 msgstr "B<TIOCMGET\tint *>I<argp>"
5702
5703 #. type: Plain text
5704 #: build/C/man4/tty_ioctl.4:353
5705 msgid "get the status of modem bits."
5706 msgstr "モデムビット列の状態を取得する。"
5707
5708 #. type: TP
5709 #: build/C/man4/tty_ioctl.4:353
5710 #, no-wrap
5711 msgid "B<TIOCMSET\tconst int *>I<argp>"
5712 msgstr "B<TIOCMSET\tconst int *>I<argp>"
5713
5714 #. type: Plain text
5715 #: build/C/man4/tty_ioctl.4:356
5716 msgid "set the status of modem bits."
5717 msgstr "モデムビット列の状態を設定する。"
5718
5719 #. type: TP
5720 #: build/C/man4/tty_ioctl.4:356
5721 #, no-wrap
5722 msgid "B<TIOCMBIC\tconst int *>I<argp>"
5723 msgstr "B<TIOCMBIC\tconst int *>I<argp>"
5724
5725 #. type: Plain text
5726 #: build/C/man4/tty_ioctl.4:359
5727 msgid "clear the indicated modem bits."
5728 msgstr "指定されたモデムビット列をクリアする。"
5729
5730 #. type: TP
5731 #: build/C/man4/tty_ioctl.4:359
5732 #, no-wrap
5733 msgid "B<TIOCMBIS\tconst int *>I<argp>"
5734 msgstr "B<TIOCMBIS\tconst int *>I<argp>"
5735
5736 #. type: Plain text
5737 #: build/C/man4/tty_ioctl.4:362
5738 msgid "set the indicated modem bits."
5739 msgstr "指定されたモデムビット列を設定する。"
5740
5741 #. type: Plain text
5742 #: build/C/man4/tty_ioctl.4:364
5743 msgid "Bits used by these four ioctls:"
5744 msgstr "これらの 4 つの ioctl で使われるビットは以下の通り:"
5745
5746 #. type: Plain text
5747 #: build/C/man4/tty_ioctl.4:377
5748 #, no-wrap
5749 msgid ""
5750 "TIOCM_LE        DSR (data set ready/line enable)\n"
5751 "TIOCM_DTR       DTR (data terminal ready)\n"
5752 "TIOCM_RTS       RTS (request to send)\n"
5753 "TIOCM_ST        Secondary TXD (transmit)\n"
5754 "TIOCM_SR        Secondary RXD (receive)\n"
5755 "TIOCM_CTS       CTS (clear to send)\n"
5756 "TIOCM_CAR       DCD (data carrier detect)\n"
5757 "TIOCM_CD         see TIOCM_CAR\n"
5758 "TIOCM_RNG       RNG (ring)\n"
5759 "TIOCM_RI         see TIOCM_RNG\n"
5760 "TIOCM_DSR       DSR (data set ready)\n"
5761 msgstr ""
5762 "TIOCM_LE        DSR (data set ready/line enable)\n"
5763 "TIOCM_DTR       DTR (data terminal ready)\n"
5764 "TIOCM_RTS       RTS (request to send)\n"
5765 "TIOCM_ST        Secondary TXD (transmit)\n"
5766 "TIOCM_SR        Secondary RXD (receive)\n"
5767 "TIOCM_CTS       CTS (clear to send)\n"
5768 "TIOCM_CAR       DCD (data carrier detect)\n"
5769 "TIOCM_CD         TIOCM_CAR を参照。\n"
5770 "TIOCM_RNG       RNG (ring)\n"
5771 "TIOCM_RI         TIOCM_RNG を参照。\n"
5772 "TIOCM_DSR       DSR (data set ready)\n"
5773
5774 #. type: SS
5775 #: build/C/man4/tty_ioctl.4:378
5776 #, no-wrap
5777 msgid "Marking a line as local"
5778 msgstr "回線をローカルとしてマークする"
5779
5780 #. type: TP
5781 #: build/C/man4/tty_ioctl.4:379
5782 #, no-wrap
5783 msgid "B<TIOCGSOFTCAR\tint *>I<argp>"
5784 msgstr "B<TIOCGSOFTCAR\tint *>I<argp>"
5785
5786 #. type: Plain text
5787 #: build/C/man4/tty_ioctl.4:385
5788 msgid ""
5789 "(\"Get software carrier flag\")  Get the status of the CLOCAL flag in the "
5790 "c_cflag field of the I<termios> structure."
5791 msgstr ""
5792 "(\"ソフトウェアキャリアフラグの取得\")  I<termios> 構造体の c_cflag フィール"
5793 "ドの B<CLOCAL> フラグの状態を取得する。"
5794
5795 #. type: TP
5796 #: build/C/man4/tty_ioctl.4:385
5797 #, no-wrap
5798 msgid "B<TIOCSSOFTCAR\tconst int *>I<argp>"
5799 msgstr "B<TIOCSSOFTCAR\tconst int *>I<argp>"
5800
5801 #. type: Plain text
5802 #: build/C/man4/tty_ioctl.4:393
5803 msgid ""
5804 "(\"Set software carrier flag\")  Set the CLOCAL flag in the I<termios> "
5805 "structure when *I<argp> is nonzero, and clear it otherwise."
5806 msgstr ""
5807 "(\"ソフトウェアキャリアフラグの設定\")  *I<argp> が 0 以外の場合、 "
5808 "I<termios> 構造体の B<CLOCAL> フラグを設定する。 0 の場合はクリアする。"
5809
5810 #. type: Plain text
5811 #: build/C/man4/tty_ioctl.4:408
5812 msgid ""
5813 "If the B<CLOCAL> flag for a line is off, the hardware carrier detect (DCD)  "
5814 "signal is significant, and an B<open>(2)  of the corresponding terminal will "
5815 "block until DCD is asserted, unless the B<O_NONBLOCK> flag is given.  If "
5816 "B<CLOCAL> is set, the line behaves as if DCD is always asserted.  The "
5817 "software carrier flag is usually turned on for local devices, and is off for "
5818 "lines with modems."
5819 msgstr ""
5820 "ラインの B<CLOCAL> フラグがオフの場合、 ハードウェアキャリア検出 (hardware "
5821 "carrier detect, DCD) シグナルが重要であり、 B<O_NONBLOCK> フラグが指定されな"
5822 "い限り、対応する端末の B<open>(2)  は DCD が示されるまでブロックされる。 "
5823 "B<CLOCAL> が設定されている場合、 ラインは常に DCD が示されているかのように動"
5824 "作する。 ソフトウェアキャリアフラグは、ローカルデバイスでは通常はオンになって"
5825 "おり、 モデムのラインではオフになっている。"
5826
5827 #. type: SS
5828 #: build/C/man4/tty_ioctl.4:408
5829 #, no-wrap
5830 msgid "Linux-specific"
5831 msgstr "Linux 固有の ioctl"
5832
5833 #. type: Plain text
5834 #: build/C/man4/tty_ioctl.4:413
5835 msgid "For the B<TIOCLINUX> ioctl, see B<console_ioctl>(4)."
5836 msgstr "B<TIOCLINUX> ioctl については、 B<console_ioctl>(4)  を参照すること。"
5837
5838 #. type: SS
5839 #: build/C/man4/tty_ioctl.4:413
5840 #, no-wrap
5841 msgid "Kernel debugging"
5842 msgstr "カーネルデバッギング"
5843
5844 #. type: Plain text
5845 #: build/C/man4/tty_ioctl.4:415
5846 msgid "B<#include E<lt>linux/tty.hE<gt>>"
5847 msgstr "B<#include E<lt>linux/tty.hE<gt>>"
5848
5849 #. type: TP
5850 #: build/C/man4/tty_ioctl.4:415
5851 #, no-wrap
5852 msgid "B<TIOCTTYGSTRUCT\tstruct tty_struct *>I<argp>"
5853 msgstr "B<TIOCTTYGSTRUCT\tstruct tty_struct *>I<argp>"
5854
5855 #.  .SS "Serial info"
5856 #.  .BR "#include <linux/serial.h>"
5857 #.  .sp
5858 #.  .TP
5859 #.  .BI "TIOCGSERIAL    struct serial_struct *" argp
5860 #.  Get serial info.
5861 #.  .TP
5862 #.  .BI "TIOCSSERIAL    const struct serial_struct *" argp
5863 #.  Set serial info.
5864 #. type: Plain text
5865 #: build/C/man4/tty_ioctl.4:431
5866 msgid "Get the I<tty_struct> corresponding to I<fd>."
5867 msgstr "I<fd> に対応する I<tty_struct> を取得する。"
5868
5869 #. type: Plain text
5870 #: build/C/man4/tty_ioctl.4:438
5871 msgid ""
5872 "The B<ioctl>(2)  system call returns 0 on success.  On error it returns -1 "
5873 "and sets I<errno> appropriately."
5874 msgstr ""
5875 "B<ioctl>(2)  システムコールは、成功した場合は 0 を返す。 エラーの場合は -1 を"
5876 "返し、 I<errno> を適切に設定する。"
5877
5878 #. type: Plain text
5879 #: build/C/man4/tty_ioctl.4:442
5880 msgid "Invalid command parameter."
5881 msgstr "不正なコマンド引き数である。"
5882
5883 #. type: TP
5884 #: build/C/man4/tty_ioctl.4:442
5885 #, no-wrap
5886 msgid "B<ENOIOCTLCMD>"
5887 msgstr "B<ENOIOCTLCMD>"
5888
5889 #. type: Plain text
5890 #: build/C/man4/tty_ioctl.4:445
5891 msgid "Unknown command."
5892 msgstr "不明なコマンドである。"
5893
5894 #. type: Plain text
5895 #: build/C/man4/tty_ioctl.4:449
5896 msgid "Inappropriate I<fd>."
5897 msgstr "I<fd> が不適切である。"
5898
5899 #. type: TP
5900 #: build/C/man4/tty_ioctl.4:449
5901 #, no-wrap
5902 msgid "B<EPERM>"
5903 msgstr "B<EPERM>"
5904
5905 #. type: Plain text
5906 #: build/C/man4/tty_ioctl.4:452
5907 msgid "Insufficient permission."
5908 msgstr "権限が不足している。"
5909
5910 #. type: SH
5911 #: build/C/man4/tty_ioctl.4:452 build/C/man5/ttytype.5:54
5912 #, no-wrap
5913 msgid "EXAMPLE"
5914 msgstr "例"
5915
5916 #. type: Plain text
5917 #: build/C/man4/tty_ioctl.4:454
5918 msgid "Check the condition of DTR on the serial port."
5919 msgstr "シリアルポートの DTR の状態をチェックする。"
5920
5921 #. type: Plain text
5922 #: build/C/man4/tty_ioctl.4:459
5923 #, no-wrap
5924 msgid ""
5925 "#include E<lt>termios.hE<gt>\n"
5926 "#include E<lt>fcntl.hE<gt>\n"
5927 "#include E<lt>sys/ioctl.hE<gt>\n"
5928 msgstr ""
5929 "#include E<lt>termios.hE<gt>\n"
5930 "#include E<lt>fcntl.hE<gt>\n"
5931 "#include E<lt>sys/ioctl.hE<gt>\n"
5932
5933 #. type: Plain text
5934 #: build/C/man4/tty_ioctl.4:464
5935 #, no-wrap
5936 msgid ""
5937 "int\n"
5938 "main(void)\n"
5939 "{\n"
5940 "    int fd, serial;\n"
5941 msgstr ""
5942 "int\n"
5943 "main(void)\n"
5944 "{\n"
5945 "    int fd, serial;\n"
5946
5947 #. type: Plain text
5948 #: build/C/man4/tty_ioctl.4:473
5949 #, no-wrap
5950 msgid ""
5951 "    fd = open(\"/dev/ttyS0\", O_RDONLY);\n"
5952 "    ioctl(fd, TIOCMGET, &serial);\n"
5953 "    if (serial & TIOCM_DTR)\n"
5954 "        puts(\"TIOCM_DTR is not set\");\n"
5955 "    else\n"
5956 "        puts(\"TIOCM_DTR is set\");\n"
5957 "    close(fd);\n"
5958 "}\n"
5959 msgstr ""
5960 "    fd = open(\"/dev/ttyS0\", O_RDONLY);\n"
5961 "    ioctl(fd, TIOCMGET, &serial);\n"
5962 "    if (serial & TIOCM_DTR)\n"
5963 "        puts(\"TIOCM_DTR が設定されていない。\");\n"
5964 "    else\n"
5965 "        puts(\"TIOCM_DTR が設定されている。\");\n"
5966 "    close(fd);\n"
5967 "}\n"
5968
5969 #.  FIONBIO                     const int *
5970 #.  FIONCLEX                    void
5971 #.  FIOCLEX                     void
5972 #.  FIOASYNC                    const int *
5973 #.  from serial.c:
5974 #.  TIOCSERCONFIG               void
5975 #.  TIOCSERGWILD                int *
5976 #.  TIOCSERSWILD                const int *
5977 #.  TIOCSERGSTRUCT              struct async_struct *
5978 #.  TIOCSERGETLSR               int *
5979 #.  TIOCSERGETMULTI             struct serial_multiport_struct *
5980 #.  TIOCSERSETMULTI             const struct serial_multiport_struct *
5981 #.  TIOCGSERIAL, TIOCSSERIAL (see above)
5982 #. type: Plain text
5983 #: build/C/man4/tty_ioctl.4:493
5984 msgid "B<ioctl>(2), B<termios>(3), B<console_ioctl>(4), B<pty>(7)"
5985 msgstr "B<ioctl>(2), B<termios>(3), B<console_ioctl>(4), B<pty>(7)"
5986
5987 #. type: TH
5988 #: build/C/man3/ttyname.3:26
5989 #, no-wrap
5990 msgid "TTYNAME"
5991 msgstr "TTYNAME"
5992
5993 #. type: TH
5994 #: build/C/man3/ttyname.3:26
5995 #, no-wrap
5996 msgid "2008-07-14"
5997 msgstr "2008-07-14"
5998
5999 #. type: Plain text
6000 #: build/C/man3/ttyname.3:29
6001 msgid "ttyname, ttyname_r - return name of a terminal"
6002 msgstr "ttyname, ttyname_r - 端末名を返す"
6003
6004 #. type: Plain text
6005 #: build/C/man3/ttyname.3:34
6006 #, no-wrap
6007 msgid "B<char *ttyname(int >I<fd>B<);>\n"
6008 msgstr "B<char *ttyname(int >I<fd>B<);>\n"
6009
6010 #. type: Plain text
6011 #: build/C/man3/ttyname.3:36
6012 #, no-wrap
6013 msgid "B<int ttyname_r(int >I<fd>B<, char *>I<buf>B<, size_t >I<buflen>B<);>\n"
6014 msgstr "B<int ttyname_r(int >I<fd>B<, char *>I<buf>B<, size_t >I<buflen>B<);>\n"
6015
6016 #. type: Plain text
6017 #: build/C/man3/ttyname.3:51
6018 msgid ""
6019 "The function B<ttyname>()  returns a pointer to the null-terminated pathname "
6020 "of the terminal device that is open on the file descriptor I<fd>, or NULL on "
6021 "error (for example, if I<fd> is not connected to a terminal).  The return "
6022 "value may point to static data, possibly overwritten by the next call.  The "
6023 "function B<ttyname_r>()  stores this pathname in the buffer I<buf> of length "
6024 "I<buflen>."
6025 msgstr ""
6026 "B<ttyname>()  関数は、ファイルディスクリプタ I<fd> がオープンしている端末デバ"
6027 "イスの NULL 終端されたパス名へのポインタを返す。 エラーが起きたならば NULL を"
6028 "返す (たとえば、I<fd> が端末を参照していないとき)。 返り値は静的データを指し"
6029 "ているので、次の呼び出しで上書きされる可能性がある。 B<ttyname_r>()  関数は、"
6030 "このパス名を長さ I<buflen> のバッファ I<buf> に格納する。"
6031
6032 #. type: Plain text
6033 #: build/C/man3/ttyname.3:61
6034 msgid ""
6035 "The function B<ttyname>()  returns a pointer to a pathname on success.  On "
6036 "error, NULL is returned, and I<errno> is set appropriately.  The function "
6037 "B<ttyname_r>()  returns 0 on success, and an error number upon error."
6038 msgstr ""
6039 "B<ttyname>()  関数は、成功時はパス名へのポインタを返す。 エラー時は NULL を返"
6040 "し、 I<errno> が適切に設定される。 B<ttyname_r>()  関数は、成功時には 0 を返"
6041 "し、エラー時にはエラー番号を返す。"
6042
6043 #. type: Plain text
6044 #: build/C/man3/ttyname.3:63
6045 msgid "B<ttyname_r>():"
6046 msgstr "B<ttyname_r>():"
6047
6048 #. type: Plain text
6049 #: build/C/man3/ttyname.3:66
6050 msgid "Bad file descriptor."
6051 msgstr "ファイルディスクリプタが不正。"
6052
6053 #. type: Plain text
6054 #: build/C/man3/ttyname.3:69
6055 msgid "File descriptor does not refer to a terminal device."
6056 msgstr "ファイルディスクリプタが端末デバイスを示していない。"
6057
6058 #. type: Plain text
6059 #: build/C/man3/ttyname.3:73
6060 msgid "I<buflen> was too small to allow storing the pathname."
6061 msgstr "I<buflen> がパス名を格納するには短すぎる。"
6062
6063 #. type: Plain text
6064 #: build/C/man3/ttyname.3:75
6065 msgid "4.2BSD, POSIX.1-2001."
6066 msgstr "4.2BSD, POSIX.1-2001."
6067
6068 #. type: Plain text
6069 #: build/C/man3/ttyname.3:78
6070 msgid "B<fstat>(2), B<isatty>(3)"
6071 msgstr "B<fstat>(2), B<isatty>(3)"
6072
6073 #. type: TH
6074 #: build/C/man3/ttyslot.3:26
6075 #, no-wrap
6076 msgid "TTYSLOT"
6077 msgstr "TTYSLOT"
6078
6079 #. type: Plain text
6080 #: build/C/man3/ttyslot.3:29
6081 msgid "ttyslot - find the slot of the current user's terminal in some file"
6082 msgstr "ttyslot - カレントユーザの端末のスロットをファイルから探す"
6083
6084 #. type: Plain text
6085 #: build/C/man3/ttyslot.3:31
6086 msgid "B<#include E<lt>unistd.hE<gt>> /* on BSD-like systems, and Linux */"
6087 msgstr "B<#include E<lt>unistd.hE<gt>> /* BSD 系のシステムと Linux の場合 */"
6088
6089 #. type: Plain text
6090 #: build/C/man3/ttyslot.3:33
6091 msgid "B<#include E<lt>stdlib.hE<gt>> /* on System V-like systems */"
6092 msgstr "B<#include E<lt>stdlib.hE<gt>> /* System V 系のシステムの場合 */"
6093
6094 #. type: Plain text
6095 #: build/C/man3/ttyslot.3:35
6096 msgid "B<int ttyslot(void);>"
6097 msgstr "B<int ttyslot(void);>"
6098
6099 #. type: Plain text
6100 #: build/C/man3/ttyslot.3:43
6101 msgid "B<ttyslot>():"
6102 msgstr "B<ttyslot>():"
6103
6104 #. type: Plain text
6105 #: build/C/man3/ttyslot.3:45
6106 msgid "_BSD_SOURCE ||"
6107 msgstr "_BSD_SOURCE ||"
6108
6109 #. type: Plain text
6110 #: build/C/man3/ttyslot.3:47
6111 msgid ""
6112 "_XOPEN_SOURCE\\ &&\\ _XOPEN_SOURCE_\\ E<lt>\\ 500\\ &&\\ "
6113 "_XOPEN_SOURCE_EXTENDED"
6114 msgstr ""
6115 "_XOPEN_SOURCE\\ &&\\ _XOPEN_SOURCE_\\ E<lt>\\ 500\\ &&\\ "
6116 "_XOPEN_SOURCE_EXTENDED"
6117
6118 #. type: Plain text
6119 #: build/C/man3/ttyslot.3:53
6120 msgid ""
6121 "The legacy function B<ttyslot>()  returns the index of the current user's "
6122 "entry in some file."
6123 msgstr ""
6124 "レガシーな関数 B<ttyslot>()  は、あるファイルに書かれているカレントユーザのエ"
6125 "ントリのインデックスを返す。"
6126
6127 #. type: Plain text
6128 #: build/C/man3/ttyslot.3:56
6129 msgid "Now \"What file?\" you ask.  Well, let's first look at some history."
6130 msgstr ""
6131 "「どのファイルなのか?」という質問があるだろう。 では、まず最初にその歴史を見"
6132 "てみよう。"
6133
6134 #. type: SS
6135 #: build/C/man3/ttyslot.3:56
6136 #, no-wrap
6137 msgid "Ancient History"
6138 msgstr "大昔の歴史"
6139
6140 #. type: Plain text
6141 #: build/C/man3/ttyslot.3:73
6142 msgid ""
6143 "There used to be a file I</etc/ttys> in UNIX V6, that was read by the B<init>"
6144 "(8)  program to find out what to do with each terminal line.  Each line "
6145 "consisted of three characters.  The first character was either \\(aq0\\(aq "
6146 "or \\(aq1\\(aq, where \\(aq0\\(aq meant \"ignore\".  The second character "
6147 "denoted the terminal: \\(aq8\\(aq stood for \"/dev/tty8\".  The third "
6148 "character was an argument to B<getty>(8)  indicating the sequence of line "
6149 "speeds to try (\\(aq-\\(aq was: start trying 110 baud).  Thus a typical line "
6150 "was \"18-\".  A hang on some line was solved by changing the \\(aq1\\(aq to "
6151 "a \\(aq0\\(aq, signaling init, changing back again, and signaling init again."
6152 msgstr ""
6153 "UNIX V6 では I</etc/ttys> ファイルが使われていた。 B<init>(8)  プログラムは、"
6154 "このファイルを読み込み、 各端末行で何をすべきかを探す。 各行は 3 文字から構成"
6155 "されている。 1 文字目は \\(aq0\\(aq または \\(aq1\\(aq であり、 \\(aq0\\(aq "
6156 "は「無視する」ことを表す。 2 文字目は端末を示す: \\(aq8\\(aq は \"/dev/"
6157 "tty8\" を表す。 3 文字目は B<getty>(8)  への引き数であり、(接続を) 試みる回線"
6158 "速度の順序を表す (\\(aq-\\(aq は 110 ボーで接続の試行を開始することを表す)。 "
6159 "よって一般的な行は \"18-\" となる。 ある行でハングした場合は、\\(aq1\\(aq を "
6160 "\\(aq0\\(aq に変更し、 init にシグナルを送り、\\(aq0\\(aq を \\(aq1\\(aq 再度"
6161 "に変更し、 init に再度シグナルを送ることで解決する。"
6162
6163 #. type: Plain text
6164 #: build/C/man3/ttyslot.3:81
6165 msgid ""
6166 "In UNIX V7 the format was changed: here the second character was the "
6167 "argument to B<getty>(8)  indicating the sequence of line speeds to try "
6168 "(\\(aq0\\(aq was: cycle through 300-1200-150-110 baud; \\(aq4\\(aq was for "
6169 "the on-line console DECwriter)  while the rest of the line contained the "
6170 "name of the tty.  Thus a typical line was \"14console\"."
6171 msgstr ""
6172 "UNIX V7 ではフォーマットが変更された: 2 文字目が B<getty>(8)  の引き数とな"
6173 "り、(接続を) 試みる回線速度の順序を表すようになり (\\(aq0\\(aq は "
6174 "300-1200-150-110 を繰り返すことを表し、 \\(aq4\\(aq はオンラインコンソール "
6175 "DECwriter を表す)、 行の残り (の文字) は端末名となった。 よって、一般的な行"
6176 "は \"14console\" となる。"
6177
6178 #. type: Plain text
6179 #: build/C/man3/ttyslot.3:86
6180 msgid ""
6181 "Later systems have more elaborate syntax.  System V-like systems have I</etc/"
6182 "inittab> instead."
6183 msgstr ""
6184 "後者のシステムの書式は、より精巧である。 System V 系のシステムでは、代わりに "
6185 "I</etc/inittab> がある。"
6186
6187 #. type: SS
6188 #: build/C/man3/ttyslot.3:86
6189 #, no-wrap
6190 msgid "Ancient History (2)"
6191 msgstr "大昔の歴史 (2)"
6192
6193 #. type: Plain text
6194 #: build/C/man3/ttyslot.3:100
6195 msgid ""
6196 "On the other hand, there is the file I</etc/utmp> listing the people "
6197 "currently logged in.  It is maintained by B<login>(1).  It has a fixed size, "
6198 "and the appropriate index in the file was determined by B<login>(1)  using "
6199 "the B<ttyslot>()  call to find the number of the line in I</etc/ttys> "
6200 "(counting from 1)."
6201 msgstr ""
6202 "一方、現在ログインしている人をリストするファイル I</etc/utmp> がある。 これ"
6203 "は B<login>(1)  によって管理されている。 このファイルは固定されたサイズであ"
6204 "り、ファイル内の適切なインデックスは、 B<login>(1)  によって決定される。 この"
6205 "際に B<ttyslot>()  が呼ばれて、 I</etc/ttys> における行番号を見つける (行番号"
6206 "は 1 から数える)。"
6207
6208 #. type: SS
6209 #: build/C/man3/ttyslot.3:100
6210 #, no-wrap
6211 msgid "The semantics of ttyslot"
6212 msgstr "ttyslot の意味"
6213
6214 #. type: Plain text
6215 #: build/C/man3/ttyslot.3:115
6216 msgid ""
6217 "Thus, the function B<ttyslot>()  returns the index of the controlling "
6218 "terminal of the calling process in the file I</etc/ttys>, and that is "
6219 "(usually) the same as the index of the entry for the current user in the "
6220 "file I</etc/utmp>.  BSD still has the I</etc/ttys> file, but System V-like "
6221 "systems do not, and hence cannot refer to it.  Thus, on such systems the "
6222 "documentation says that B<ttyslot>()  returns the current user's index in "
6223 "the user accounting data base."
6224 msgstr ""
6225 "よって、関数 B<ttyslot>()  は、ファイル I</etc/ttys> における呼び出し元のプロ"
6226 "セスの制御端末のインデックスを返す。 これは I</etc/utmp> におけるカレントユー"
6227 "ザのエントリのインデックスと (通常は) 等しい。 BSD には未だに I</etc/ttys> "
6228 "ファイルがあるが、System V 系のシステムにはないので、 このファイルを参照する"
6229 "ことはできない。 よって、そのようなシステムでは 「B<ttyslot>()  はカレント"
6230 "ユーザのユーザアカウントデータベースにおけるインデックスを返す」 とドキュメン"
6231 "トに書かれている。"
6232
6233 #. type: Plain text
6234 #: build/C/man3/ttyslot.3:121
6235 msgid ""
6236 "If successful, this function returns the slot number.  On error (e.g., if "
6237 "none of the file descriptors 0, 1 or 2 is associated with a terminal that "
6238 "occurs in this data base)  it returns 0 on UNIX V6 and V7 and BSD-like "
6239 "systems, but -1 on System V-like systems."
6240 msgstr ""
6241 "成功した場合、この関数はスロット番号を返す。 エラーの場合 (例えば、ファイル"
6242 "ディスクリプタ 0, 1, 2 の何れも データベースにある端末に関連づけられていない"
6243 "場合)、 UNIX V6, V7, BSD 系のシステムは 0 を返すが、 System V 系のシステムは "
6244 "-1 を返す。"
6245
6246 #. type: Plain text
6247 #: build/C/man3/ttyslot.3:124
6248 msgid ""
6249 "SUSv1; marked as LEGACY in SUSv2; removed in POSIX.1-2001.  SUSv2 requires "
6250 "-1 on error."
6251 msgstr ""
6252 "SUSv1。SUSv2 では「過去の名残 (LEGACY)」と位置付けられている。 POSIX.1-2001 "
6253 "で削除された。 SUSv2 ではエラー時に -1 を返すことが要求されている。"
6254
6255 #. type: Plain text
6256 #: build/C/man3/ttyslot.3:129
6257 msgid ""
6258 "The utmp file is found various places on various systems, such as I</etc/"
6259 "utmp>, I</var/adm/utmp>, I</var/run/utmp>."
6260 msgstr ""
6261 "utmp ファイルは様々なシステムで I</etc/utmp>, I</var/adm/utmp>, I</var/run/"
6262 "utmp> のようにいろいろな場所にある。"
6263
6264 #. type: Plain text
6265 #: build/C/man3/ttyslot.3:138
6266 msgid ""
6267 "The glibc2 implementation of this function reads the file B<_PATH_TTYS>, "
6268 "defined in I<E<lt>ttyent.hE<gt>> as \"/etc/ttys\".  It returns 0 on error.  "
6269 "Since Linux systems do not usually have \"/etc/ttys\", it will always return "
6270 "0."
6271 msgstr ""
6272 "この関数の glibc2 における実装では、ファイル B<_PATH_TTYS> を読み込む。 これ"
6273 "は I<E<lt>ttyent.hE<gt>> において \"/etc/ttys\" と定義されている。 エラーの場"
6274 "合、0 を返す。 Linux システムには通常 \"/etc/ttys\" がないので、常に 0 を返"
6275 "す。"
6276
6277 #.  .SH HISTORY
6278 #.  .BR ttyslot ()
6279 #.  appeared in UNIX V7.
6280 #. type: Plain text
6281 #: build/C/man3/ttyslot.3:144
6282 msgid "Minix also has I<fttyslot>(I<fd>)."
6283 msgstr "Minix には I<fttyslot>(I<fd>)  もある。"
6284
6285 #. type: Plain text
6286 #: build/C/man3/ttyslot.3:148
6287 msgid "B<getttyent>(3), B<ttyname>(3), B<utmp>(5)"
6288 msgstr "B<getttyent>(3), B<ttyname>(3), B<utmp>(5)"
6289
6290 #. type: TH
6291 #: build/C/man5/ttytype.5:28
6292 #, no-wrap
6293 msgid "TTYTYPE"
6294 msgstr "TTYTYPE"
6295
6296 #. type: TH
6297 #: build/C/man5/ttytype.5:28
6298 #, no-wrap
6299 msgid "1993-07-24"
6300 msgstr "1993-07-24"
6301
6302 #. type: Plain text
6303 #: build/C/man5/ttytype.5:31
6304 msgid "ttytype - terminal device to default terminal type mapping"
6305 msgstr "ttytype - 端末デバイス−端末タイプのデフォルトマッピング"
6306
6307 #. type: Plain text
6308 #: build/C/man5/ttytype.5:39
6309 msgid ""
6310 "The I</etc/ttytype> file associates termcap/terminfo terminal type names "
6311 "with tty lines.  Each line consists of a terminal type, followed by "
6312 "whitespace, followed by a tty name (a device name without the I</dev/>) "
6313 "prefix."
6314 msgstr ""
6315 "I</etc/ttytype> は tty ラインを termcap/terminfo の端末タイプの名前と関連付け"
6316 "る。それ ぞれの行には、まず端末のタイプ、続いてスペース文字、さらに続いて "
6317 "tty 名 (デバイス名から先頭の I</dev/> をとったもの) が書かれる。"
6318
6319 #. type: Plain text
6320 #: build/C/man5/ttytype.5:46
6321 msgid ""
6322 "This association is used by the program B<tset>(1)  to set the environment "
6323 "variable B<TERM> to the default terminal name for the user's current tty."
6324 msgstr ""
6325 "この関連付けはプログラム B<tset>(1)  が利用し、ユーザーが現在使っている端末"
6326 "の B<TERM> 環境変数が、デフォルトの端末名にセットされる。"
6327
6328 #. type: Plain text
6329 #: build/C/man5/ttytype.5:50
6330 msgid ""
6331 "This facility was designed for a traditional time-sharing environment "
6332 "featuring character-cell terminals hardwired to a UNIX minicomputer.  It is "
6333 "little used on modern workstation and personal UNIX systems."
6334 msgstr ""
6335 "この機能は伝統的なタイム・シェアリング環境 ( UNIX ミニコンピュータに キャラク"
6336 "タ端末が直結されているような環境) 向けに設計された。近代的な ワークステーショ"
6337 "ンやパーソナル UNIX システムでは、ほとんど利用されていない。"
6338
6339 #. type: TP
6340 #: build/C/man5/ttytype.5:51
6341 #, no-wrap
6342 msgid "I</etc/ttytype>"
6343 msgstr "I</etc/ttytype>"
6344
6345 #. type: Plain text
6346 #: build/C/man5/ttytype.5:54
6347 msgid "the tty definitions file."
6348 msgstr "tty 定義ファイル。"
6349
6350 #. type: Plain text
6351 #: build/C/man5/ttytype.5:58
6352 msgid "A typical I</etc/ttytype> is:"
6353 msgstr "典型的な I</etc/ttytype> は以下のようなものである。"
6354
6355 #. type: Plain text
6356 #: build/C/man5/ttytype.5:61
6357 msgid "con80x25 tty1"
6358 msgstr "con80x25 tty1"
6359
6360 #. type: Plain text
6361 #: build/C/man5/ttytype.5:63
6362 msgid "vt320 ttys0"
6363 msgstr "vt320 ttys0"
6364
6365 #. type: Plain text
6366 #: build/C/man5/ttytype.5:69
6367 msgid "B<termcap>(5), B<terminfo>(5), B<agetty>(8), B<mingetty>(8)"
6368 msgstr "B<termcap>(5), B<terminfo>(5), B<agetty>(8), B<mingetty>(8)"
6369
6370 #. type: TH
6371 #: build/C/man3/unlockpt.3:4
6372 #, no-wrap
6373 msgid "UNLOCKPT"
6374 msgstr "UNLOCKPT"
6375
6376 #. type: Plain text
6377 #: build/C/man3/unlockpt.3:7
6378 msgid "unlockpt - unlock a pseudoterminal master/slave pair"
6379 msgstr "unlockpt - 擬似端末マスタ/スレーブのペアのロックを解除する"
6380
6381 #. type: Plain text
6382 #: build/C/man3/unlockpt.3:14
6383 #, no-wrap
6384 msgid "B<int unlockpt(int >I<fd>B<);>\n"
6385 msgstr "B<int unlockpt(int >I<fd>B<);>\n"
6386
6387 #. type: Plain text
6388 #: build/C/man3/unlockpt.3:21
6389 msgid ""
6390 "The B<unlockpt>()  function unlocks the slave pseudoterminal device "
6391 "corresponding to the master pseudoterminal referred to by I<fd>."
6392 msgstr ""
6393 "B<unlockpt>()  関数は I<fd> で参照されるマスタ擬似端末に対応するスレーブ擬似"
6394 "端末のロックを 解除する。"
6395
6396 #. type: Plain text
6397 #: build/C/man3/unlockpt.3:24
6398 msgid ""
6399 "B<unlockpt>()  should be called before opening the slave side of a "
6400 "pseudoterminal."
6401 msgstr ""
6402 "擬似端末のスレーブ側をオープンする前に、 B<unlockpt>()  を呼び出す必要があ"
6403 "る。"
6404
6405 #. type: Plain text
6406 #: build/C/man3/unlockpt.3:31
6407 msgid ""
6408 "When successful, B<unlockpt>()  returns 0.  Otherwise, it returns -1 and "
6409 "sets I<errno> appropriately."
6410 msgstr ""
6411 "成功した場合、 B<grantpt>()  は 0 を返す。そうでない場合、-1 を返し、 "
6412 "I<errno> に適切な値がセットされる。"
6413
6414 #. type: Plain text
6415 #: build/C/man3/unlockpt.3:37
6416 msgid "The I<fd> argument is not a file descriptor open for writing."
6417 msgstr ""
6418 "引き数 I<fd> が書き込み用にオープンされたファイル・ディスクリプタでない。"
6419
6420 #. type: Plain text
6421 #: build/C/man3/unlockpt.3:42
6422 msgid "The I<fd> argument is not associated with a master pseudoterminal."
6423 msgstr "引き数 I<fd> がマスタ擬似端末に対応するものではない。"
6424
6425 #. type: Plain text
6426 #: build/C/man3/unlockpt.3:45
6427 msgid "B<unlockpt>()  is provided in glibc since version 2.1."
6428 msgstr "B<unlockpt>()  は、バージョン 2.1 以降の glibc で提供されている。"
6429
6430 #. type: Plain text
6431 #: build/C/man3/unlockpt.3:53
6432 msgid "B<grantpt>(3), B<posix_openpt>(3), B<ptsname>(3), B<pts>(4), B<pty>(7)"
6433 msgstr "B<grantpt>(3), B<posix_openpt>(3), B<ptsname>(3), B<pts>(4), B<pty>(7)"
6434
6435 #~ msgid "2010-06-20"
6436 #~ msgstr "2010-06-20"
6437
6438 #~ msgid ""
6439 #~ "(not in POSIX; not supported under Linux; status request: 024, DC4, Ctrl-"
6440 #~ "T)."
6441 #~ msgstr ""
6442 #~ "(POSIX にはない; Linux では対応していない; 状態要求: 024, DC4, Ctrl-T)"