#, fuzzy msgid "" msgstr "" "Project-Id-Version: man-pages-l10n VERSION\n" "POT-Creation-Date: 2014-07-17 17:57+0900\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: TH #: man-pages-posix/man1p/mkfifo.1p:2 #, no-wrap msgid "MKFIFO" msgstr "" #. type: TH #: man-pages-posix/man1p/mkfifo.1p:2 #, no-wrap msgid "2013" msgstr "" #. type: TH #: man-pages-posix/man1p/mkfifo.1p:2 #, no-wrap msgid "IEEE/The Open Group" msgstr "" #. type: TH #: man-pages-posix/man1p/mkfifo.1p:2 #, no-wrap msgid "POSIX Programmer's Manual" msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:3 #, no-wrap msgid "PROLOG" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:8 msgid "" "This manual page is part of the POSIX Programmer's Manual. The Linux " "implementation of this interface may differ (consult the corresponding Linux " "manual page for details of Linux behavior), or the interface may not be " "implemented on Linux." msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:9 #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:12 msgid "mkfifo \\(em make FIFO special files" msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:12 #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:16 #, no-wrap msgid "mkfifo B<[>\\(mim IB<] >I...\n" msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:17 #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:22 msgid "" "The I utility shall create the FIFO special files specified by the " "operands, in the order specified." msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:30 msgid "" "For each I operand, the I utility shall perform actions " "equivalent to the I() function defined in the System Interfaces " "volume of POSIX.1\\(hy2008, called with the following arguments:" msgstr "" #. type: IP #: man-pages-posix/man1p/mkfifo.1p:30 #, no-wrap msgid " 1." msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:36 msgid "The I operand is used as the I argument." msgstr "" #. type: IP #: man-pages-posix/man1p/mkfifo.1p:36 #, no-wrap msgid " 2." msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:50 msgid "" "The value of the bitwise-inclusive OR of S_IRUSR, S_IWUSR, S_IRGRP, S_IWGRP, " "S_IROTH, and S_IWOTH is used as the I argument. (If the B<\\(mim> " "option is specified, the value of the I() I argument is " "unspecified, but the FIFO shall at no time have permissions less restrictive " "than the B<\\(mim> I option-argument.)" msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:50 #, no-wrap msgid "OPTIONS" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:55 msgid "" "The I utility shall conform to the Base Definitions volume of POSIX." "1\\(hy2008, I
, I." msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:57 msgid "The following option shall be supported:" msgstr "" #. type: IP #: man-pages-posix/man1p/mkfifo.1p:57 #, no-wrap msgid "B<\\(mim\\ >I" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:77 msgid "" "Set the file permission bits of the newly-created FIFO to the specified " "I value. The I option-argument shall be the same as the I " "operand defined for the I utility. In the I strings, " "the I characters B<'\\(pl'> and B<'\\(mi'> shall be interpreted relative " "to an assumed initial mode of I=I." msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:77 #, no-wrap msgid "OPERANDS" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:79 msgid "The following operand shall be supported:" msgstr "" #. type: IP #: man-pages-posix/man1p/mkfifo.1p:79 #, no-wrap msgid "I" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:81 msgid "A pathname of the FIFO special file to be created." msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:81 #, no-wrap msgid "STDIN" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:83 man-pages-posix/man1p/mkfifo.1p:112 msgid "Not used." msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:83 #, no-wrap msgid "INPUT FILES" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:85 man-pages-posix/man1p/mkfifo.1p:116 man-pages-posix/man1p/mkfifo.1p:118 man-pages-posix/man1p/mkfifo.1p:130 man-pages-posix/man1p/mkfifo.1p:132 man-pages-posix/man1p/mkfifo.1p:164 msgid "None." msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:85 #, no-wrap msgid "ENVIRONMENT VARIABLES" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:88 msgid "" "The following environment variables shall affect the execution of I:" msgstr "" #. type: IP #: man-pages-posix/man1p/mkfifo.1p:88 #, no-wrap msgid "I" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:94 msgid "" "Provide a default value for the internationalization variables that are " "unset or null. (See the Base Definitions volume of POSIX.1\\(hy2008, " "I
, I for the precedence of " "internationalization variables used to determine the values of locale " "categories.)" msgstr "" #. type: IP #: man-pages-posix/man1p/mkfifo.1p:94 #, no-wrap msgid "I" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:97 msgid "" "If set to a non-empty string value, override the values of all the other " "internationalization variables." msgstr "" #. type: IP #: man-pages-posix/man1p/mkfifo.1p:97 #, no-wrap msgid "I" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:101 msgid "" "Determine the locale for the interpretation of sequences of bytes of text " "data as characters (for example, single-byte as opposed to multi-byte " "characters in arguments)." msgstr "" #. type: IP #: man-pages-posix/man1p/mkfifo.1p:101 #, no-wrap msgid "I" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:105 msgid "" "Determine the locale that should be used to affect the format and contents " "of diagnostic messages written to standard error." msgstr "" #. type: IP #: man-pages-posix/man1p/mkfifo.1p:105 #, no-wrap msgid "I" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:108 msgid "" "Determine the location of message catalogs for the processing of " "I." msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:108 #, no-wrap msgid "ASYNCHRONOUS EVENTS" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:110 man-pages-posix/man1p/mkfifo.1p:126 msgid "Default." msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:110 #, no-wrap msgid "STDOUT" msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:112 #, no-wrap msgid "STDERR" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:114 msgid "The standard error shall be used only for diagnostic messages." msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:114 #, no-wrap msgid "OUTPUT FILES" msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:116 #, no-wrap msgid "EXTENDED DESCRIPTION" msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:118 #, no-wrap msgid "EXIT STATUS" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:120 msgid "The following exit values shall be returned:" msgstr "" #. type: IP #: man-pages-posix/man1p/mkfifo.1p:120 #, no-wrap msgid "\\00" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:122 msgid "All the specified FIFO special files were created successfully." msgstr "" #. type: IP #: man-pages-posix/man1p/mkfifo.1p:122 #, no-wrap msgid "E0" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:124 msgid "An error occurred." msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:124 #, no-wrap msgid "CONSEQUENCES OF ERRORS" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:128 msgid "I" msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:128 #, no-wrap msgid "APPLICATION USAGE" msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:130 #, no-wrap msgid "EXAMPLES" msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:132 #, no-wrap msgid "RATIONALE" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:135 msgid "" "This utility was added to permit shell applications to create FIFO special " "files." msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:142 msgid "" "The B<\\(mim> option was added to control the file mode, for consistency " "with the similar functionality provided by the I utility." msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:151 msgid "" "Early proposals included a B<\\(mip> option similar to the I " "B<\\(mip> option that created intermediate directories leading up to the " "FIFO specified by the final component. This was removed because it is not " "commonly needed and is not common practice with similar utilities." msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:162 msgid "" "The functionality of I is described substantially through a " "reference to the I() function in the System Interfaces volume of " "POSIX.1\\(hy2008. For example, by default, the mode of the FIFO file is " "affected by the file mode creation mask in accordance with the specified " "behavior of the I() function. In this way, there is less " "duplication of effort required for describing details of the file creation." msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:162 #, no-wrap msgid "FUTURE DIRECTIONS" msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:164 #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:167 msgid "I\\^, I\\^" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:171 msgid "" "The Base Definitions volume of POSIX.1\\(hy2008, I, I, I
, I" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:174 msgid "The System Interfaces volume of POSIX.1\\(hy2008, I\\^(\\|)" msgstr "" #. type: SH #: man-pages-posix/man1p/mkfifo.1p:174 #, no-wrap msgid "COPYRIGHT" msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:185 msgid "" "Portions of this text are reprinted and reproduced in electronic form from " "IEEE Std 1003.1, 2013 Edition, Standard for Information Technology -- " "Portable Operating System Interface (POSIX), The Open Group Base " "Specifications Issue 7, Copyright (C) 2013 by the Institute of Electrical " "and Electronics Engineers, Inc and The Open Group. (This is POSIX.1-2008 " "with the 2013 Technical Corrigendum 1 applied.) In the event of any " "discrepancy between this version and the original IEEE and The Open Group " "Standard, the original IEEE and The Open Group Standard is the referee " "document. The original Standard can be obtained online at http://www.unix." "org/online.html ." msgstr "" #. type: Plain text #: man-pages-posix/man1p/mkfifo.1p:190 msgid "" "Any typographical or formatting errors that appear in this page are most " "likely to have been introduced during the conversion of the source files to " "man page format. To report such errors, see https://www.kernel.org/doc/man-" "pages/reporting_bugs.html ." msgstr ""