From: Akihiro MOTOKI Date: Mon, 14 Oct 2013 11:43:35 +0000 (+0900) Subject: LDP: editorial changes in LDP v3.54 X-Git-Tag: util-linux-2.12r~198^2~15 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=508ac44753dfa0a35d1b74677150ac4894880120;p=linuxjm%2Fjm.git LDP: editorial changes in LDP v3.54 filesystem, process, sched, special * file system -> filesystem * process -> thread (for per-thread syscalls) --- diff --git a/manual/LDP_man-pages/po4a/filesystem/po/ja.po b/manual/LDP_man-pages/po4a/filesystem/po/ja.po index 5699e98c..9c0a43fc 100644 --- a/manual/LDP_man-pages/po4a/filesystem/po/ja.po +++ b/manual/LDP_man-pages/po4a/filesystem/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2013-09-28 04:05+0900\n" -"PO-Revision-Date: 2013-09-28 04:20+0900\n" +"PO-Revision-Date: 2013-09-30 02:15+0900\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" @@ -71,11 +71,6 @@ msgstr "名前" #. type: Plain text #: build/C/man5/filesystems.5:32 -#, fuzzy -#| msgid "" -#| "filesystems - Linux file-system types: minix, ext, ext2, ext3, ext4, " -#| "Reiserfs, XFS, JFS, xia, msdos, umsdos, vfat, ntfs, proc, nfs, iso9660, " -#| "hpfs, sysv, smb, ncpfs" msgid "" "filesystems - Linux filesystem types: minix, ext, ext2, ext3, ext4, " "Reiserfs, XFS, JFS, xia, msdos, umsdos, vfat, ntfs, proc, nfs, iso9660, " @@ -101,12 +96,6 @@ msgstr "説明" #. type: Plain text #: build/C/man5/filesystems.5:42 -#, fuzzy -#| msgid "" -#| "When, as is customary, the B file system is mounted on I, " -#| "you can find in the file I which file systems your " -#| "kernel currently supports. If you need a currently unsupported one, " -#| "insert the corresponding module or recompile the kernel." msgid "" "When, as is customary, the B filesystem is mounted on I, you " "can find in the file I which filesystems your kernel " @@ -121,9 +110,6 @@ msgstr "" #. type: Plain text #: build/C/man5/filesystems.5:47 -#, fuzzy -#| msgid "" -#| "In order to use a file system, you have to I it; see B(8)." msgid "In order to use a filesystem, you have to I it; see B(8)." msgstr "" "ファイルシステムを使うためには、 I<マウント> する必要がある。 B(8) を" @@ -131,8 +117,6 @@ msgstr "" #. type: Plain text #: build/C/man5/filesystems.5:49 -#, fuzzy -#| msgid "Below a short description of a few of the available file systems." msgid "Below a short description of a few of the available filesystems." msgstr "以下は利用可能なファイルシステムのうち、いくつかの簡単な説明である。" @@ -144,12 +128,6 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:56 -#, fuzzy -#| msgid "" -#| "is the file system used in the Minix operating system, the first to run " -#| "under Linux. It has a number of shortcomings: a 64MB partition size " -#| "limit, short filenames, a single timestamp, etc. It remains useful for " -#| "floppies and RAM disks." msgid "" "is the filesystem used in the Minix operating system, the first to run under " "Linux. It has a number of shortcomings: a 64MB partition size limit, short " @@ -170,18 +148,13 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:65 -#, fuzzy -#| msgid "" -#| "is an elaborate extension of the B file system. It has been " -#| "completely superseded by the second version of the extended file system " -#| "(B) and has been removed from the kernel (in 2.1.21)." msgid "" "is an elaborate extension of the B filesystem. It has been " "completely superseded by the second version of the extended filesystem " "(B) and has been removed from the kernel (in 2.1.21)." msgstr "" "B ファイルシステムの手の込んだ拡張である。これは第二拡張ファイルシステ" -"ム (second extended file system : B) に完全にとって代わられ、カーネル " +"ム (second extended filesystem : B) に完全にとって代わられ、カーネル " "2.1.21 で取り除かれた。" #. type: TP @@ -192,13 +165,6 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:75 -#, fuzzy -#| msgid "" -#| "is the high performance disk file system used by Linux for fixed disks as " -#| "well as removable media. The second extended file system was designed as " -#| "an extension of the extended file system (B). B offers the " -#| "best performance (in terms of speed and CPU usage) of the file systems " -#| "supported under Linux." msgid "" "is the high performance disk filesystem used by Linux for fixed disks as " "well as removable media. The second extended filesystem was designed as an " @@ -220,10 +186,6 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:80 -#, fuzzy -#| msgid "" -#| "is a journaling version of the ext2 file system. It is easy to switch " -#| "back and forth between ext2 and ext3." msgid "" "is a journaling version of the ext2 filesystem. It is easy to switch back " "and forth between ext2 and ext3." @@ -255,10 +217,6 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:89 -#, fuzzy -#| msgid "" -#| "is a journaling file system, designed by Hans Reiser, that was integrated " -#| "into Linux in kernel 2.4.1." msgid "" "is a journaling filesystem, designed by Hans Reiser, that was integrated " "into Linux in kernel 2.4.1." @@ -274,10 +232,6 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:93 -#, fuzzy -#| msgid "" -#| "is a journaling file system, developed by SGI, that was integrated into " -#| "Linux in kernel 2.4.20." msgid "" "is a journaling filesystem, developed by SGI, that was integrated into Linux " "in kernel 2.4.20." @@ -293,10 +247,6 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:97 -#, fuzzy -#| msgid "" -#| "is a journaling file system, developed by IBM, that was integrated into " -#| "Linux in kernel 2.4.24." msgid "" "is a journaling filesystem, developed by IBM, that was integrated into Linux " "in kernel 2.4.24." @@ -312,13 +262,6 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:107 -#, fuzzy -#| msgid "" -#| "was designed and implemented to be a stable, safe file system by " -#| "extending the Minix file system code. It provides the basic most " -#| "requested features without undue complexity. The B file system is " -#| "no longer actively developed or maintained. It was removed from the " -#| "kernel in 2.1.21." msgid "" "was designed and implemented to be a stable, safe filesystem by extending " "the Minix filesystem code. It provides the basic most requested features " @@ -338,11 +281,6 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:113 -#, fuzzy -#| msgid "" -#| "is the file system used by DOS, Windows, and some OS/2 computers. " -#| "B filenames can be no longer than 8 characters, followed by an " -#| "optional period and 3 character extension." msgid "" "is the filesystem used by DOS, Windows, and some OS/2 computers. B " "filenames can be no longer than 8 characters, followed by an optional period " @@ -360,12 +298,6 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:120 -#, fuzzy -#| msgid "" -#| "is an extended DOS file system used by Linux. It adds capability for " -#| "long filenames, UID/GID, POSIX permissions, and special files (devices, " -#| "named pipes, etc.) under the DOS file system, without sacrificing " -#| "compatibility with DOS." msgid "" "is an extended DOS filesystem used by Linux. It adds capability for long " "filenames, UID/GID, POSIX permissions, and special files (devices, named " @@ -385,11 +317,6 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:124 -#, fuzzy -#| msgid "" -#| "is an extended DOS file system used by Microsoft Windows95 and Windows " -#| "NT. VFAT adds the capability to use long filenames under the MSDOS file " -#| "system." msgid "" "is an extended DOS filesystem used by Microsoft Windows95 and Windows NT. " "VFAT adds the capability to use long filenames under the MSDOS filesystem." @@ -405,11 +332,6 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:129 -#, fuzzy -#| msgid "" -#| "replaces Microsoft Window's FAT file systems (VFAT, FAT32). It has " -#| "reliability, performance, and space-utilization enhancements plus " -#| "features like ACLs, journaling, encryption, and so on." msgid "" "replaces Microsoft Window's FAT filesystems (VFAT, FAT32). It has " "reliability, performance, and space-utilization enhancements plus features " @@ -429,11 +351,6 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:137 -#, fuzzy -#| msgid "" -#| "is a pseudo file system which is used as an interface to kernel data " -#| "structures rather than reading and interpreting I. In " -#| "particular, its files do not take disk space. See B(5)." msgid "" "is a pseudo filesystem which is used as an interface to kernel data " "structures rather than reading and interpreting I. In " @@ -452,8 +369,6 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:140 -#, fuzzy -#| msgid "is a CD-ROM file system type conforming to the ISO 9660 standard." msgid "is a CD-ROM filesystem type conforming to the ISO 9660 standard." msgstr "は ISO 9660 標準に沿った CD-ROM のファイルシステムである。" @@ -465,11 +380,6 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:148 -#, fuzzy -#| msgid "" -#| "Linux supports High Sierra, the precursor to the ISO 9660 standard for CD-" -#| "ROM file systems. It is automatically recognized within the B " -#| "file-system support under Linux." msgid "" "Linux supports High Sierra, the precursor to the ISO 9660 standard for CD-" "ROM filesystems. It is automatically recognized within the B " @@ -488,14 +398,6 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:159 -#, fuzzy -#| msgid "" -#| "Linux also supports the System Use Sharing Protocol records specified by " -#| "the Rock Ridge Interchange Protocol. They are used to further describe " -#| "the files in the B file system to a UNIX host, and provide " -#| "information such as long filenames, UID/GID, POSIX permissions, and " -#| "devices. It is automatically recognized within the B file-" -#| "system support under Linux." msgid "" "Linux also supports the System Use Sharing Protocol records specified by the " "Rock Ridge Interchange Protocol. They are used to further describe the " @@ -521,10 +423,6 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:165 -#, fuzzy -#| msgid "" -#| "is the High Performance Filesystem, used in OS/2. This file system is " -#| "read-only under Linux due to the lack of available documentation." msgid "" "is the High Performance Filesystem, used in OS/2. This filesystem is read-" "only under Linux due to the lack of available documentation." @@ -541,10 +439,6 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:169 -#, fuzzy -#| msgid "" -#| "is an implementation of the SystemV/Coherent file system for Linux. It " -#| "implements all of Xenix FS, SystemV/386 FS, and Coherent FS." msgid "" "is an implementation of the SystemV/Coherent filesystem for Linux. It " "implements all of Xenix FS, SystemV/386 FS, and Coherent FS." @@ -560,10 +454,6 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:172 -#, fuzzy -#| msgid "" -#| "is the network file system used to access disks located on remote " -#| "computers." msgid "" "is the network filesystem used to access disks located on remote computers." msgstr "" @@ -578,10 +468,6 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:176 -#, fuzzy -#| msgid "" -#| "is a network file system that supports the SMB protocol, used by Windows " -#| "for Workgroups, Windows NT, and Lan Manager." msgid "" "is a network filesystem that supports the SMB protocol, used by Windows for " "Workgroups, Windows NT, and Lan Manager." @@ -608,10 +494,6 @@ msgstr "B" #. type: Plain text #: build/C/man5/filesystems.5:187 -#, fuzzy -#| msgid "" -#| "is a network file system that supports the NCP protocol, used by Novell " -#| "NetWare." msgid "" "is a network filesystem that supports the NCP protocol, used by Novell " "NetWare." @@ -2195,10 +2077,6 @@ msgstr "B" #. type: Plain text #: build/C/man3/ftw.3:230 -#, fuzzy -#| msgid "" -#| "If set, stay within the same file system (i.e., do not cross mount " -#| "points)." msgid "" "If set, stay within the same filesystem (i.e., do not cross mount points)." msgstr "" @@ -2771,10 +2649,6 @@ msgstr "2009-09-15" #. type: Plain text #: build/C/man3/getmntent.3:36 -#, fuzzy -#| msgid "" -#| "getmntent, setmntent, addmntent, endmntent, hasmntopt, getmntent_r - get " -#| "file system descriptor file entry" msgid "" "getmntent, setmntent, addmntent, endmntent, hasmntopt, getmntent_r - get " "filesystem descriptor file entry" @@ -2855,10 +2729,6 @@ msgstr "B(): _BSD_SOURCE || _SVID_SOURCE" #. type: Plain text #: build/C/man3/getmntent.3:70 -#, fuzzy -#| msgid "" -#| "These routines are used to access the file system description file I and the mounted file system description file I." msgid "" "These routines are used to access the filesystem description file I and the mounted filesystem description file I." @@ -2869,12 +2739,6 @@ msgstr "" #. type: Plain text #: build/C/man3/getmntent.3:84 -#, fuzzy -#| msgid "" -#| "The B() function opens the file system description file " -#| "I and returns a file pointer which can be used by B" -#| "(). The argument I is the type of access required and can take the " -#| "same values as the I argument of B(3)." msgid "" "The B() function opens the filesystem description file " "I and returns a file pointer which can be used by B(). " @@ -2888,13 +2752,6 @@ msgstr "" #. type: Plain text #: build/C/man3/getmntent.3:96 -#, fuzzy -#| msgid "" -#| "The B() function reads the next line from the file system " -#| "description file I and returns a pointer to a structure containing " -#| "the broken out fields from a line in the file. The pointer points to a " -#| "static area of memory which is overwritten by subsequent calls to " -#| "B()." msgid "" "The B() function reads the next line from the filesystem " "description file I and returns a pointer to a structure containing the " @@ -2917,10 +2774,6 @@ msgstr "" #. type: Plain text #: build/C/man3/getmntent.3:111 -#, fuzzy -#| msgid "" -#| "The B() function closes the file system description file " -#| "I." msgid "" "The B() function closes the filesystem description file I." msgstr "B() 関数はファイルシステムの記述ファイル I を閉じる。" @@ -2957,16 +2810,7 @@ msgstr "" #. type: Plain text #: build/C/man3/getmntent.3:159 -#, fuzzy, no-wrap -#| msgid "" -#| "struct mntent {\n" -#| " char *mnt_fsname; /* name of mounted file system */\n" -#| " char *mnt_dir; /* file system path prefix */\n" -#| " char *mnt_type; /* mount type (see mntent.h) */\n" -#| " char *mnt_opts; /* mount options (see mntent.h) */\n" -#| " int mnt_freq; /* dump frequency in days */\n" -#| " int mnt_passno; /* pass number on parallel fsck */\n" -#| "};\n" +#, no-wrap msgid "" "struct mntent {\n" " char *mnt_fsname; /* name of mounted filesystem */\n" @@ -3040,10 +2884,7 @@ msgstr "ファイル" #. type: Plain text #: build/C/man3/getmntent.3:200 -#, fuzzy, no-wrap -#| msgid "" -#| "/etc/fstab file system description file\n" -#| "/etc/mtab mounted file system description file\n" +#, no-wrap msgid "" "/etc/fstab filesystem description file\n" "/etc/mtab mounted filesystem description file\n" @@ -3143,11 +2984,6 @@ msgstr "" #. type: Plain text #: build/C/man2/getxattr.2:65 -#, fuzzy -#| msgid "" -#| "B() retrieves the I of the extended attribute " -#| "identified by I and associated with the given I in the file " -#| "system. The length of the attribute I is returned." msgid "" "B() retrieves the I of the extended attribute identified " "by I and associated with the given I in the filesystem. The " @@ -3253,9 +3089,6 @@ msgstr "B" #. type: Plain text #: build/C/man2/getxattr.2:119 build/C/man2/listxattr.2:131 #: build/C/man2/removexattr.2:95 -#, fuzzy -#| msgid "" -#| "Extended attributes are not supported by the file system, or are disabled." msgid "" "Extended attributes are not supported by the filesystem, or are disabled." msgstr "" @@ -3357,15 +3190,6 @@ msgstr "" #. type: Plain text #: build/C/man2/listxattr.2:66 -#, fuzzy -#| msgid "" -#| "B() retrieves the list of extended attribute names associated " -#| "with the given I in the file system. The retrieved list is placed " -#| "in I, a caller-allocated buffer whose size (in bytes) is specified " -#| "in the argument I. The list is the set of (null-terminated) names, " -#| "one after the other. Names of extended attributes to which the calling " -#| "process does not have access may be omitted from the list. The length of " -#| "the attribute name I is returned." msgid "" "B() retrieves the list of extended attribute names associated " "with the given I in the filesystem. The retrieved list is placed in " @@ -3504,8 +3328,6 @@ msgstr "2012-07-05" #. type: Plain text #: build/C/man2/mount.2:43 -#, fuzzy -#| msgid "mount - mount file system" msgid "mount - mount filesystem" msgstr "mount - ファイルシステムをマウント/アンマウントする" @@ -3529,11 +3351,6 @@ msgstr "" #. type: Plain text #: build/C/man2/mount.2:58 -#, fuzzy -#| msgid "" -#| "B() attaches the file system specified by I (which is " -#| "often a device name, but can also be a directory name or a dummy) to the " -#| "directory specified by I." msgid "" "B() attaches the filesystem specified by I (which is often a " "device name, but can also be a directory name or a dummy) to the directory " @@ -3545,10 +3362,6 @@ msgstr "" #. type: Plain text #: build/C/man2/mount.2:62 -#, fuzzy -#| msgid "" -#| "Appropriate privilege (Linux: the B capability) is " -#| "required to mount file systems." msgid "" "Appropriate privilege (Linux: the B capability) is required " "to mount filesystems." @@ -3559,10 +3372,6 @@ msgstr "" #. Multiple mounts on same mount point: since 2.3.99pre7. #. type: Plain text #: build/C/man2/mount.2:67 -#, fuzzy -#| msgid "" -#| "Since Linux 2.4 a single file system can be visible at multiple mount " -#| "points, and multiple mounts can be stacked on the same mount point." msgid "" "Since Linux 2.4 a single filesystem can be visible at multiple mount points, " "and multiple mounts can be stacked on the same mount point." @@ -3644,14 +3453,6 @@ msgstr "B (Linux 2.4 以降)" #. with the exception of the "hidden" MS_REC mountflags bit #. type: Plain text #: build/C/man2/mount.2:150 -#, fuzzy -#| msgid "" -#| "Perform a bind mount, making a file or a directory subtree visible at " -#| "another point within a file system. Bind mounts may cross file system " -#| "boundaries and span B(2) jails. The I and " -#| "I arguments are ignored. Up until Linux 2.6.26, I was " -#| "also ignored (the bind mount has the same mount options as the underlying " -#| "mount point)." msgid "" "Perform a bind mount, making a file or a directory subtree visible at " "another point within a filesystem. Bind mounts may cross filesystem " @@ -3676,11 +3477,6 @@ msgstr "B (Linux 2.5.19 以降)" #. type: Plain text #: build/C/man2/mount.2:156 -#, fuzzy -#| msgid "" -#| "Make directory changes on this file system synchronous. (This property " -#| "can be obtained for individual directories or subtrees using B" -#| "(1).)" msgid "" "Make directory changes on this filesystem synchronous. (This property can " "be obtained for individual directories or subtrees using B(1).)" @@ -3697,11 +3493,6 @@ msgstr "B" #. FIXME Say more about MS_MOVE #. type: Plain text #: build/C/man2/mount.2:163 -#, fuzzy -#| msgid "" -#| "Permit mandatory locking on files in this file system. (Mandatory " -#| "locking must still be enabled on a per-file basis, as described in " -#| "B(2).)" msgid "" "Permit mandatory locking on files in this filesystem. (Mandatory locking " "must still be enabled on a per-file basis, as described in B(2).)" @@ -3737,9 +3528,6 @@ msgstr "B" #. type: Plain text #: build/C/man2/mount.2:177 -#, fuzzy -#| msgid "" -#| "Do not update access times for (all types of) files on this file system." msgid "Do not update access times for (all types of) files on this filesystem." msgstr "" "このファイルシステムの (全ての種類の) ファイルのアクセス時刻を更新しない。" @@ -3752,8 +3540,6 @@ msgstr "B" #. type: Plain text #: build/C/man2/mount.2:180 -#, fuzzy -#| msgid "Do not allow access to devices (special files) on this file system." msgid "Do not allow access to devices (special files) on this filesystem." msgstr "" "このファイルシステムのデバイス (スペシャルファイル) へのアクセスを許可しな" @@ -3767,11 +3553,6 @@ msgstr "B" #. type: Plain text #: build/C/man2/mount.2:189 -#, fuzzy -#| msgid "" -#| "Do not update access times for directories on this file system. This " -#| "flag provides a subset of the functionality provided by B; " -#| "that is, B implies B." msgid "" "Do not update access times for directories on this filesystem. This flag " "provides a subset of the functionality provided by B; that is, " @@ -3792,8 +3573,6 @@ msgstr "B" #. users cannot execute files uploaded using ftp or so.) #. type: Plain text #: build/C/man2/mount.2:195 -#, fuzzy -#| msgid "Do not allow programs to be executed from this file system." msgid "Do not allow programs to be executed from this filesystem." msgstr "このファイルシステムにあるプログラムの実行を許可しない。" @@ -3807,10 +3586,6 @@ msgstr "B" #. set-group-ID programs from removable disk devices.) #. type: Plain text #: build/C/man2/mount.2:201 -#, fuzzy -#| msgid "" -#| "Do not honor set-user-ID and set-group-ID bits when executing programs " -#| "from this file system." msgid "" "Do not honor set-user-ID and set-group-ID bits when executing programs from " "this filesystem." @@ -3829,8 +3604,6 @@ msgstr "B" #. also with the shared subtree flags. #. type: Plain text #: build/C/man2/mount.2:208 -#, fuzzy -#| msgid "Mount file system read-only." msgid "Mount filesystem read-only." msgstr "ファイルシステムを読み込み専用でマウントする。" @@ -3845,18 +3618,6 @@ msgstr "B (Linux 2.6.20 以降)" #. files based on last acces time) work correctly. #. type: Plain text #: build/C/man2/mount.2:229 -#, fuzzy -#| msgid "" -#| "When a file on this file system is accessed, update the file's last " -#| "access time (atime) only if the current value of atime is less than or " -#| "equal to the file's last modification time (mtime) or last status change " -#| "time (ctime). This option is useful for programs, such as B(1), " -#| "that need to know when a file has been read since it was last modified. " -#| "Since Linux 2.6.30, the kernel defaults to the behavior provided by this " -#| "flag (unless B was specified), and the B flag " -#| "is required to obtain traditional semantics. In addition, since Linux " -#| "2.6.30, the file's last access time is always updated if it is more than " -#| "1 day old." msgid "" "When a file on this filesystem is accessed, update the file's last access " "time (atime) only if the current value of atime is less than or equal to the " @@ -3886,12 +3647,6 @@ msgstr "B" #. type: Plain text #: build/C/man2/mount.2:245 -#, fuzzy -#| msgid "" -#| "Remount an existing mount. This allows you to change the I " -#| "and I of an existing mount without having to unmount and remount " -#| "the file system. I should be the same value specified in the " -#| "initial B() call; I and I are ignored." msgid "" "Remount an existing mount. This allows you to change the I and " "I of an existing mount without having to unmount and remount the " @@ -3941,12 +3696,6 @@ msgstr "B (Linux 2.6.30 以降)" #. type: Plain text #: build/C/man2/mount.2:278 -#, fuzzy -#| msgid "" -#| "Always update the last access time (atime) when files on this file system " -#| "are accessed. (This was the default behavior before Linux 2.6.30.) " -#| "Specifying this flag overrides the effect of setting the B " -#| "and B flags." msgid "" "Always update the last access time (atime) when files on this filesystem are " "accessed. (This was the default behavior before Linux 2.6.30.) Specifying " @@ -3966,10 +3715,6 @@ msgstr "B" #. type: Plain text #: build/C/man2/mount.2:286 -#, fuzzy -#| msgid "" -#| "Make writes on this file system synchronous (as though the B flag " -#| "to B(2) was specified for all file opens to this file system)." msgid "" "Make writes on this filesystem synchronous (as though the B flag to " "B(2) was specified for all file opens to this filesystem)." @@ -3993,12 +3738,6 @@ msgstr "" #. type: Plain text #: build/C/man2/mount.2:307 -#, fuzzy -#| msgid "" -#| "The I argument is interpreted by the different file systems. " -#| "Typically it is a string of comma-separated options understood by this " -#| "file system. See B(8) for details of the options available for " -#| "each filesystem type." msgid "" "The I argument is interpreted by the different filesystems. Typically " "it is a string of comma-separated options understood by this filesystem. " @@ -4022,11 +3761,6 @@ msgstr "" #. type: Plain text #: build/C/man2/mount.2:318 build/C/man2/umount.2:110 -#, fuzzy -#| msgid "" -#| "The error values given below result from filesystem type independent " -#| "errors. Each file-system type may have its own special errors and its " -#| "own special behavior. See the Linux kernel source code for details." msgid "" "The error values given below result from filesystem type independent " "errors. Each filesystem type may have its own special errors and its own " @@ -4048,12 +3782,6 @@ msgstr "B" #. the error EPERM if not present; CAP_DAC_OVERRIDE is required. #. type: Plain text #: build/C/man2/mount.2:333 -#, fuzzy -#| msgid "" -#| "A component of a path was not searchable. (See also B" -#| "(7).) Or, mounting a read-only file system was attempted without giving " -#| "the B flag. Or, the block device I is located on a " -#| "file system mounted with the B option." msgid "" "A component of a path was not searchable. (See also B" "(7).) Or, mounting a read-only filesystem was attempted without giving the " @@ -4274,12 +4002,6 @@ msgstr "" #. The change is in patch-2.4.0-prerelease. #. type: Plain text #: build/C/man2/mount.2:438 -#, fuzzy -#| msgid "" -#| "Before Linux 2.4 an attempt to execute a set-user-ID or set-group-ID " -#| "program on a file system mounted with B would fail with " -#| "B. Since Linux 2.4 the set-user-ID and set-group-ID bits are just " -#| "silently ignored in this case." msgid "" "Before Linux 2.4 an attempt to execute a set-user-ID or set-group-ID program " "on a filesystem mounted with B would fail with B. Since " @@ -4299,16 +4021,6 @@ msgstr "プロセス単位の名前空間" #. type: Plain text #: build/C/man2/mount.2:449 -#, fuzzy -#| msgid "" -#| "Starting with kernel 2.4.19, Linux provides per-process mount " -#| "namespaces. A mount namespace is the set of file system mounts that are " -#| "visible to a process. Mount-point namespaces can be (and usually are) " -#| "shared between multiple processes, and changes to the namespace (i.e., " -#| "mounts and unmounts) by one process are visible to all other processes " -#| "sharing the same namespace. (The pre-2.4.19 Linux situation can be " -#| "considered as one in which a single namespace was shared by every process " -#| "on the system.)" msgid "" "Starting with kernel 2.4.19, Linux provides per-process mount namespaces. A " "mount namespace is the set of filesystem mounts that are visible to a " @@ -4581,11 +4293,6 @@ msgstr "" #. type: Plain text #: build/C/man7/path_resolution.7:130 -#, fuzzy -#| msgid "" -#| "The path resolution process will assume that these entries have their " -#| "conventional meanings, regardless of whether they are actually present in " -#| "the physical file system." msgid "" "The path resolution process will assume that these entries have their " "conventional meanings, regardless of whether they are actually present in " @@ -4607,11 +4314,6 @@ msgstr "マウント位置" #. type: Plain text #: build/C/man7/path_resolution.7:136 -#, fuzzy -#| msgid "" -#| "After a \"mount dev path\" command, the pathname \"path\" refers to the " -#| "root of the file system hierarchy on the device \"dev\", and no longer to " -#| "whatever it referred to earlier." msgid "" "After a \"mount dev path\" command, the pathname \"path\" refers to the root " "of the filesystem hierarchy on the device \"dev\", and no longer to whatever " @@ -4623,11 +4325,6 @@ msgstr "" #. type: Plain text #: build/C/man7/path_resolution.7:140 -#, fuzzy -#| msgid "" -#| "One can walk out of a mounted file system: \"path/..\" refers to the " -#| "parent directory of \"path\", outside of the file system hierarchy on " -#| "\"dev\"." msgid "" "One can walk out of a mounted filesystem: \"path/..\" refers to the parent " "directory of \"path\", outside of the filesystem hierarchy on \"dev\"." @@ -4760,13 +4457,6 @@ msgstr "" #. type: Plain text #: build/C/man7/path_resolution.7:199 -#, fuzzy -#| msgid "" -#| "(Here \"fsuid\" stands for something like \"file system user ID\". The " -#| "concept was required for the implementation of a user space NFS server at " -#| "a time when processes could send a signal to a process with the same " -#| "effective user ID. It is obsolete now. Nobody should use B" -#| "(2).)" msgid "" "(Here \"fsuid\" stands for something like \"filesystem user ID\". The " "concept was required for the implementation of a user space NFS server at a " @@ -4781,10 +4471,6 @@ msgstr "" #. FIXME say something about filesystem mounted read-only ? #. type: Plain text #: build/C/man7/path_resolution.7:205 -#, fuzzy -#| msgid "" -#| "Similarly, Linux uses the fsgid (\"file system group ID\") instead of " -#| "the effective group ID. See B(2)." msgid "" "Similarly, Linux uses the fsgid (\"filesystem group ID\") instead of the " "effective group ID. See B(2)." @@ -4892,10 +4578,6 @@ msgstr "" #. type: Plain text #: build/C/man2/removexattr.2:56 -#, fuzzy -#| msgid "" -#| "B() removes the extended attribute identified by I " -#| "and associated with the given I in the file system." msgid "" "B() removes the extended attribute identified by I and " "associated with the given I in the filesystem." @@ -4994,11 +4676,6 @@ msgstr "" #. type: Plain text #: build/C/man2/setxattr.2:67 -#, fuzzy -#| msgid "" -#| "B() sets the I of the extended attribute identified by " -#| "I and associated with the given I in the file system. The " -#| "I of the I must be specified." msgid "" "B() sets the I of the extended attribute identified by " "I and associated with the given I in the filesystem. The " @@ -5109,10 +4786,6 @@ msgstr "拡張属性を記憶するのに十分なスペースが残っていな #. type: Plain text #: build/C/man2/setxattr.2:137 -#, fuzzy -#| msgid "" -#| "Extended attributes are not supported by the file system, or are " -#| "disabled, I is set to B." msgid "" "Extended attributes are not supported by the filesystem, or are disabled, " "I is set to B." @@ -5172,16 +4845,6 @@ msgstr "" #. type: Plain text #: build/C/man2/spu_create.2:59 -#, fuzzy -#| msgid "" -#| "The B() system call is used on PowerPC machines that " -#| "implement the Cell Broadband Engine Architecture in order to access " -#| "Synergistic Processor Units (SPUs). It creates a new logical context for " -#| "an SPU in I and returns a file descriptor associated with it. " -#| "I must refer to a nonexistent directory in the mount point of " -#| "the SPU file system (B). If B() is successful, a " -#| "directory is created at I and it is populated with the files " -#| "described in B(7)." msgid "" "The B() system call is used on PowerPC machines that implement " "the Cell Broadband Engine Architecture in order to access Synergistic " @@ -6014,18 +5677,11 @@ msgstr "2007-12-20" #. type: Plain text #: build/C/man7/spufs.7:30 -#, fuzzy -#| msgid "spufs - SPU file system" msgid "spufs - SPU filesystem" msgstr "spufs - SPU ファイルシステム" #. type: Plain text #: build/C/man7/spufs.7:34 -#, fuzzy -#| msgid "" -#| "The SPU file system is used on PowerPC machines that implement the Cell " -#| "Broadband Engine Architecture in order to access Synergistic Processor " -#| "Units (SPUs)." msgid "" "The SPU filesystem is used on PowerPC machines that implement the Cell " "Broadband Engine Architecture in order to access Synergistic Processor Units " @@ -6037,12 +5693,6 @@ msgstr "" #. type: Plain text #: build/C/man7/spufs.7:43 -#, fuzzy -#| msgid "" -#| "The file system provides a name space similar to POSIX shared memory or " -#| "message queues. Users that have write permissions on the file system can " -#| "use B(2) to establish SPU contexts under the B root " -#| "directory." msgid "" "The filesystem provides a name space similar to POSIX shared memory or " "message queues. Users that have write permissions on the filesystem can use " @@ -6118,13 +5768,6 @@ msgstr "Files" #. type: Plain text #: build/C/man7/spufs.7:75 -#, fuzzy -#| msgid "" -#| "The files in B mostly follow the standard behavior for regular " -#| "system calls like B(2) or B(2), but often support only a " -#| "subset of the operations supported on regular file systems. This list " -#| "details the supported operations and the deviations from the standard " -#| "behavior described in the respective man pages." msgid "" "The files in B mostly follow the standard behavior for regular system " "calls like B(2) or B(2), but often support only a subset of " @@ -7227,23 +6870,7 @@ msgstr "" #. type: Plain text #: build/C/man2/stat.2:125 -#, fuzzy, no-wrap -#| msgid "" -#| "struct stat {\n" -#| " dev_t st_dev; /* ID of device containing file */\n" -#| " ino_t st_ino; /* inode number */\n" -#| " mode_t st_mode; /* protection */\n" -#| " nlink_t st_nlink; /* number of hard links */\n" -#| " uid_t st_uid; /* user ID of owner */\n" -#| " gid_t st_gid; /* group ID of owner */\n" -#| " dev_t st_rdev; /* device ID (if special file) */\n" -#| " off_t st_size; /* total size, in bytes */\n" -#| " blksize_t st_blksize; /* blocksize for file system I/O */\n" -#| " blkcnt_t st_blocks; /* number of 512B blocks allocated */\n" -#| " time_t st_atime; /* time of last access */\n" -#| " time_t st_mtime; /* time of last modification */\n" -#| " time_t st_ctime; /* time of last status change */\n" -#| "};\n" +#, no-wrap msgid "" "struct stat {\n" " dev_t st_dev; /* ID of device containing file */\n" @@ -7322,11 +6949,6 @@ msgstr "" #. type: Plain text #: build/C/man2/stat.2:160 -#, fuzzy -#| msgid "" -#| "The I field gives the \"preferred\" blocksize for efficient " -#| "file system I/O. (Writing to a file in smaller chunks may cause an " -#| "inefficient read-modify-rewrite.)" msgid "" "The I field gives the \"preferred\" blocksize for efficient " "filesystem I/O. (Writing to a file in smaller chunks may cause an " @@ -7338,14 +6960,6 @@ msgstr "" #. type: Plain text #: build/C/man2/stat.2:181 -#, fuzzy -#| msgid "" -#| "Not all of the Linux file systems implement all of the time fields. Some " -#| "file system types allow mounting in such a way that file and/or directory " -#| "accesses do not cause an update of the I field. (See " -#| "I, I, and I in B(8), and related " -#| "information in B(2).) In addition, I is not updated if " -#| "a file is opened with the B; see B(2)." msgid "" "Not all of the Linux filesystems implement all of the time fields. Some " "filesystem types allow mounting in such a way that file and/or directory " @@ -8072,19 +7686,6 @@ msgstr "スティッキー コマンドは Version 32V AT&T UNIX で登場した #. but ext2, ext3, and Reiserfs do not. #. type: Plain text #: build/C/man2/stat.2:523 -#, fuzzy -#| msgid "" -#| "Since kernel 2.5.48, the I structure supports nanosecond resolution " -#| "for the three file timestamp fields. Glibc exposes the nanosecond " -#| "component of each field using names of the form I if the " -#| "B<_BSD_SOURCE> or B<_SVID_SOURCE> feature test macro is defined. These " -#| "fields are specified in POSIX.1-2008, and, starting with version 2.12, " -#| "glibc also exposes these field names if B<_POSIX_C_SOURCE> is defined " -#| "with the value 200809L or greater, or B<_XOPEN_SOURCE> is defined with " -#| "the value 700 or greater. If none of the aforementioned macros are " -#| "defined, then the nanosecond values are exposed with names of the form " -#| "I. On file systems that do not support subsecond " -#| "timestamps, the nanosecond fields are returned with the value 0." msgid "" "Since kernel 2.5.48, the I structure supports nanosecond resolution " "for the three file timestamp fields. Glibc exposes the nanosecond component " @@ -8361,8 +7962,6 @@ msgstr "2010-11-21" #. type: Plain text #: build/C/man2/statfs.2:31 -#, fuzzy -#| msgid "statfs, fstatfs - get file system statistics" msgid "statfs, fstatfs - get filesystem statistics" msgstr "statfs, fstatfs - ファイルシステムの統計を取得する" @@ -8383,12 +7982,6 @@ msgstr "BIB<, struct statfs *>IB<);>" #. type: Plain text #: build/C/man2/statfs.2:47 -#, fuzzy -#| msgid "" -#| "The function B() returns information about a mounted file " -#| "system. I is the pathname of any file within the mounted file " -#| "system. I is a pointer to a I structure defined " -#| "approximately as follows:" msgid "" "The function B() returns information about a mounted filesystem. " "I is the pathname of any file within the mounted filesystem. I " @@ -8416,22 +8009,7 @@ msgstr "" #. type: Plain text #: build/C/man2/statfs.2:70 -#, fuzzy, no-wrap -#| msgid "" -#| "struct statfs {\n" -#| " __SWORD_TYPE f_type; /* type of file system (see below) */\n" -#| " __SWORD_TYPE f_bsize; /* optimal transfer block size */\n" -#| " fsblkcnt_t f_blocks; /* total data blocks in file system */\n" -#| " fsblkcnt_t f_bfree; /* free blocks in fs */\n" -#| " fsblkcnt_t f_bavail; /* free blocks available to\n" -#| " unprivileged user */\n" -#| " fsfilcnt_t f_files; /* total file nodes in file system */\n" -#| " fsfilcnt_t f_ffree; /* free file nodes in fs */\n" -#| " fsid_t f_fsid; /* file system id */\n" -#| " __SWORD_TYPE f_namelen; /* maximum length of filenames */\n" -#| " __SWORD_TYPE f_frsize; /* fragment size (since Linux 2.6) */\n" -#| " __SWORD_TYPE f_spare[5];\n" -#| "};\n" +#, no-wrap msgid "" "struct statfs {\n" " __SWORD_TYPE f_type; /* type of filesystem (see below) */\n" @@ -8464,8 +8042,7 @@ msgstr "" #. type: Plain text #: build/C/man2/statfs.2:72 -#, fuzzy, no-wrap -#| msgid "File system types:\n" +#, no-wrap msgid "Filesystem types:\n" msgstr "ファイルシステムの型:\n" @@ -8573,11 +8150,6 @@ msgstr "" #. type: Plain text #: build/C/man2/statfs.2:129 -#, fuzzy -#| msgid "" -#| "Fields that are undefined for a particular file system are set to 0. " -#| "B() returns the same information about an open file referenced " -#| "by descriptor I." msgid "" "Fields that are undefined for a particular filesystem are set to 0. " "B() returns the same information about an open file referenced by " @@ -8621,8 +8193,6 @@ msgstr "B" #. type: Plain text #: build/C/man2/statfs.2:159 build/C/man3/statvfs.3:126 -#, fuzzy -#| msgid "An I/O error occurred while reading from the file system." msgid "An I/O error occurred while reading from the filesystem." msgstr "ファイルシステムからの読み込みの間に I/O エラーが発生した。" @@ -8653,8 +8223,6 @@ msgstr "十分なカーネルメモリがない。" #. type: Plain text #: build/C/man2/statfs.2:181 build/C/man3/statvfs.3:148 -#, fuzzy -#| msgid "The file system does not support this call." msgid "The filesystem does not support this call." msgstr "ファイルシステムがこの呼び出しをサポートしていない。" @@ -8746,15 +8314,6 @@ msgstr "" #. type: Plain text #: build/C/man2/statfs.2:271 -#, fuzzy -#| msgid "" -#| "The general idea is that I contains some random stuff such that " -#| "the pair (I,I) uniquely determines a file. Some operating " -#| "systems use (a variation on) the device number, or the device number " -#| "combined with the file-system type. Several OSes restrict giving out the " -#| "I field to the superuser only (and zero it for unprivileged " -#| "users), because this field is used in the filehandle of the file system " -#| "when NFS-exported, and giving it out is a security concern." msgid "" "The general idea is that I contains some random stuff such that the " "pair (I,I) uniquely determines a file. Some operating systems " @@ -8800,8 +8359,6 @@ msgstr "2003-08-22" #. type: Plain text #: build/C/man3/statvfs.3:33 -#, fuzzy -#| msgid "statvfs, fstatvfs - get file system statistics" msgid "statvfs, fstatvfs - get filesystem statistics" msgstr "statvfs, fstatvfs - ファイルシステムの統計を取得する" @@ -8822,12 +8379,6 @@ msgstr "BIB<, struct statvfs *>IB<);>" #. type: Plain text #: build/C/man3/statvfs.3:49 -#, fuzzy -#| msgid "" -#| "The function B() returns information about a mounted file " -#| "system. I is the pathname of any file within the mounted file " -#| "system. I is a pointer to a I structure defined " -#| "approximately as follows:" msgid "" "The function B() returns information about a mounted filesystem. " "I is the pathname of any file within the mounted filesystem. I " @@ -8840,21 +8391,7 @@ msgstr "" #. type: Plain text #: build/C/man3/statvfs.3:65 -#, fuzzy, no-wrap -#| msgid "" -#| "struct statvfs {\n" -#| " unsigned long f_bsize; /* file system block size */\n" -#| " unsigned long f_frsize; /* fragment size */\n" -#| " fsblkcnt_t f_blocks; /* size of fs in f_frsize units */\n" -#| " fsblkcnt_t f_bfree; /* # free blocks */\n" -#| " fsblkcnt_t f_bavail; /* # free blocks for unprivileged users */\n" -#| " fsfilcnt_t f_files; /* # inodes */\n" -#| " fsfilcnt_t f_ffree; /* # free inodes */\n" -#| " fsfilcnt_t f_favail; /* # free inodes for unprivileged users */\n" -#| " unsigned long f_fsid; /* file system ID */\n" -#| " unsigned long f_flag; /* mount flags */\n" -#| " unsigned long f_namemax; /* maximum filename length */\n" -#| "};\n" +#, no-wrap msgid "" "struct statvfs {\n" " unsigned long f_bsize; /* filesystem block size */\n" @@ -8911,8 +8448,6 @@ msgstr "B" #. type: Plain text #: build/C/man3/statvfs.3:85 -#, fuzzy -#| msgid "Read-only file system." msgid "Read-only filesystem." msgstr "読み込み専用のファイルシステム。" @@ -8929,10 +8464,6 @@ msgstr "B(3) に無視される set-user-id/set-group-ID ビット。" #. type: Plain text #: build/C/man3/statvfs.3:92 -#, fuzzy -#| msgid "" -#| "It is unspecified whether all members of the returned struct have " -#| "meaningful values on all file systems." msgid "" "It is unspecified whether all members of the returned struct have meaningful " "values on all filesystems." @@ -9053,8 +8584,6 @@ msgstr "2010-06-27" #. type: Plain text #: build/C/man2/sysfs.2:30 -#, fuzzy -#| msgid "sysfs - get file system type information" msgid "sysfs - get filesystem type information" msgstr "sysfs - ファイルシステム (file system) の情報を取得する" @@ -9077,11 +8606,6 @@ msgstr "BI " -#| "must be mounted. After mounting I, I changes the normal " -#| "root device by writing into the proc files I, I, and I. For a physical root device, the root device is changed by having " -#| "I write the new root file system device number into I. For an NFS root file system, the root device is " -#| "changed by having I write the NFS setting into files I and I and then " -#| "writing 0xff (e.g., the pseudo-NFS-device number) into file I. For example, the following shell command line " -#| "would change the normal root device to I:" msgid "" "It is also possible for the I executable to change the normal root " "device. For I to change the normal root device, I must be " @@ -7592,13 +7481,6 @@ msgstr "" #. FIXME the manual page should describe the pivot_root mechanism. #. type: Plain text #: build/C/man4/initrd.4:317 -#, fuzzy -#| msgid "" -#| "B: The use of I to change the root " -#| "file system is obsolete. See the Linux kernel source file " -#| "I as well as B(2) and B" -#| "(8) for information on the modern method of changing the root file " -#| "system." msgid "" "B: The use of I to change the root " "filesystem is obsolete. See the Linux kernel source file I, I, and the ext2 file-system) " -#| "and loads I with a gzipped version of the initial file-" -#| "system." msgid "" "The loader program boots from floppy or other media with a minimal kernel (e." "g., support for I, I, and the ext2 filesystem) and " @@ -7650,13 +7526,6 @@ msgstr "" #. type: Plain text #: build/C/man4/initrd.4:339 -#, fuzzy -#| msgid "" -#| "The executable I determines what is needed to (1) mount the " -#| "normal root file-system (i.e., device type, device drivers, file system) " -#| "and (2) the distribution media (e.g., CD-ROM, network, tape, ...). This " -#| "can be done by asking the user, by auto-probing, or by using a hybrid " -#| "approach." msgid "" "The executable I determines what is needed to (1) mount the normal " "root filesystem (i.e., device type, device drivers, filesystem) and (2) the " @@ -7671,10 +7540,6 @@ msgstr "" #. type: Plain text #: build/C/man4/initrd.4:343 -#, fuzzy -#| msgid "" -#| "The executable I loads the necessary modules from the initial " -#| "root file-system." msgid "" "The executable I loads the necessary modules from the initial root " "filesystem." @@ -7684,11 +7549,6 @@ msgstr "" #. type: Plain text #: build/C/man4/initrd.4:349 -#, fuzzy -#| msgid "" -#| "The executable I creates and populates the root file system. " -#| "(At this stage the normal root file system does not have to be a " -#| "completed system yet.)" msgid "" "The executable I creates and populates the root filesystem. (At " "this stage the normal root filesystem does not have to be a completed system " @@ -7699,11 +7559,6 @@ msgstr "" #. type: Plain text #: build/C/man4/initrd.4:358 -#, fuzzy -#| msgid "" -#| "The executable I sets I, " -#| "unmount I, the normal root file system and any other file systems " -#| "it has mounted, and then terminates." msgid "" "The executable I sets I, unmount " "I, the normal root filesystem and any other filesystems it has " @@ -7715,17 +7570,11 @@ msgstr "" #. type: Plain text #: build/C/man4/initrd.4:360 -#, fuzzy -#| msgid "The kernel then mounts the normal root file system." msgid "The kernel then mounts the normal root filesystem." msgstr "次に、カーネルは、通常時ルートファイルシステムをマウントする。" #. type: Plain text #: build/C/man4/initrd.4:363 -#, fuzzy -#| msgid "" -#| "Now that the file system is accessible and intact, the boot loader can be " -#| "installed." msgid "" "Now that the filesystem is accessible and intact, the boot loader can be " "installed." @@ -7735,12 +7584,6 @@ msgstr "" #. type: Plain text #: build/C/man4/initrd.4:372 -#, fuzzy -#| msgid "" -#| "The boot loader is configured to load into I a file system " -#| "with the set of modules that was used to bring up the system. (e.g., " -#| "Device I can be modified, then unmounted, and finally, the " -#| "image is written from I to a file.)" msgid "" "The boot loader is configured to load into I a filesystem with " "the set of modules that was used to bring up the system. (e.g., Device I can use a dialog and/or auto-" -#| "detection followed by a possible sanity check." msgid "" "A third scenario is more convenient recovery disks. Because information " "like the location of the root filesystem partition is not needed at boot " @@ -7854,11 +7691,6 @@ msgstr "I" #. type: Plain text #: build/C/man4/initrd.4:441 -#, fuzzy -#| msgid "" -#| "With the current kernel, any file systems that remain mounted when I is moved from I to I continue to be accessible. " -#| "However, the I entries are not updated." msgid "" "With the current kernel, any filesystems that remain mounted when I is moved from I to I continue to be accessible. However, " @@ -7870,12 +7702,6 @@ msgstr "" #. type: Plain text #: build/C/man4/initrd.4:458 -#, fuzzy -#| msgid "" -#| "With the current kernel, if directory I does not exist, then I will B be fully unmounted if I is used by any " -#| "process or has any file-system mounted on it. If I is B " -#| "fully unmounted, then I will remain in memory." msgid "" "With the current kernel, if directory I does not exist, then I will B be fully unmounted if I is used by any process " @@ -8469,11 +8295,6 @@ msgstr "" #. type: Plain text #: build/C/man3/mkfifo.3:51 -#, fuzzy -#| msgid "" -#| "A FIFO special file is similar to a pipe, except that it is created in a " -#| "different way. Instead of being an anonymous communications channel, a " -#| "FIFO special file is entered into the file system by calling B()." msgid "" "A FIFO special file is similar to a pipe, except that it is created in a " "different way. Instead of being an anonymous communications channel, a FIFO " @@ -8531,10 +8352,6 @@ msgstr "B" #. type: Plain text #: build/C/man3/mkfifo.3:76 build/C/man2/mknod.2:119 -#, fuzzy -#| msgid "" -#| "The user's quota of disk blocks or inodes on the file system has been " -#| "exhausted." msgid "" "The user's quota of disk blocks or inodes on the filesystem has been " "exhausted." @@ -8565,12 +8382,6 @@ msgstr "B" #. type: Plain text #: build/C/man3/mkfifo.3:90 -#, fuzzy -#| msgid "" -#| "Either the total length of I is greater than B, or an " -#| "individual filename component has a length greater than B. In " -#| "the GNU system, there is no imposed limit on overall filename length, but " -#| "some file systems may place limits on the length of a component." msgid "" "Either the total length of I is greater than B, or an " "individual filename component has a length greater than B. In the " @@ -8605,8 +8416,6 @@ msgstr "B" #. type: Plain text #: build/C/man3/mkfifo.3:97 -#, fuzzy -#| msgid "The directory or file system has no room for the new file." msgid "The directory or filesystem has no room for the new file." msgstr "ディレクトリまたはファイルシステムに新規ファイルを作成する余地がない。" @@ -8630,8 +8439,6 @@ msgstr "B" #. type: Plain text #: build/C/man3/mkfifo.3:104 -#, fuzzy -#| msgid "I refers to a read-only file system." msgid "I refers to a read-only filesystem." msgstr "I が読み取り専用のファイルシステムを指している。" @@ -8702,11 +8509,6 @@ msgstr "" #. type: Plain text #: build/C/man2/mknod.2:49 -#, fuzzy -#| msgid "" -#| "The system call B() creates a file system node (file, device " -#| "special file or named pipe) named I, with attributes specified " -#| "by I and I." msgid "" "The system call B() creates a filesystem node (file, device special " "file or named pipe) named I, with attributes specified by I " @@ -8775,13 +8577,6 @@ msgstr "" #. type: Plain text #: build/C/man2/mknod.2:101 -#, fuzzy -#| msgid "" -#| "The newly created node will be owned by the effective user ID of the " -#| "process. If the directory containing the node has the set-group-ID bit " -#| "set, or if the file system is mounted with BSD group semantics, the new " -#| "node will inherit the group ownership from its parent directory; " -#| "otherwise it will be owned by the effective group ID of the process." msgid "" "The newly created node will be owned by the effective user ID of the " "process. If the directory containing the node has the set-group-ID bit set, " @@ -8876,13 +8671,6 @@ msgstr "I のあるデバイスに新たにノードを作成する空 #. use mknod() to make these files. #. type: Plain text #: build/C/man2/mknod.2:173 -#, fuzzy -#| msgid "" -#| "I requested creation of something other than a regular file, FIFO " -#| "(named pipe), or UNIX domain socket, and the caller is not privileged " -#| "(Linux: does not have the B capability); also returned if the " -#| "file system containing I does not support the type of node " -#| "requested." msgid "" "I requested creation of something other than a regular file, FIFO " "(named pipe), or UNIX domain socket, and the caller is not privileged " @@ -8897,8 +8685,6 @@ msgstr "" #. type: Plain text #: build/C/man2/mknod.2:177 -#, fuzzy -#| msgid "I refers to a file on a read-only file system." msgid "I refers to a file on a read-only filesystem." msgstr "I が読み出し専用ファイルシステム上のファイルを指している。" @@ -9511,15 +9297,6 @@ msgstr "" #. type: Plain text #: build/C/man7/pipe.7:66 -#, fuzzy -#| msgid "" -#| "A FIFO (short for First In First Out) has a name within the file system " -#| "(created using B(3)), and is opened using B(2). Any " -#| "process may open a FIFO, assuming the file permissions allow it. The " -#| "read end is opened using the B flag; the write end is opened " -#| "using the B flag. See B(7) for further details. " -#| "I: although FIFOs have a pathname in the file system, I/O on FIFOs " -#| "does not involve operations on the underlying device (if there is one)." msgid "" "A FIFO (short for First In First Out) has a name within the filesystem " "(created using B(3)), and is opened using B(2). Any process " @@ -10737,14 +10514,6 @@ msgstr " insmod sk98lin.o AutoNeg_A=On,Off\n" #. type: Plain text #: build/C/man4/sk98lin.4:98 -#, fuzzy -#| msgid "" -#| "After B is bound to one or more adapter cards and the I " -#| "file system is mounted on your system, a dedicated statistics file will " -#| "be created in folder I for all ports of the installed " -#| "network adapter cards. Those files are named I whereas I is " -#| "the number of the interface that has been assigned to a dedicated port by " -#| "the system." msgid "" "After B is bound to one or more adapter cards and the I " "filesystem is mounted on your system, a dedicated statistics file will be " @@ -16152,24 +15921,6 @@ msgstr "" #. type: Plain text #: build/C/man7/uri.7:695 -#, fuzzy -#| msgid "" -#| "Documentation may be placed in a variety of locations, so there currently " -#| "isn't a good URI scheme for general online documentation in arbitrary " -#| "formats. References of the form Efile:///usr/doc/ZZZE don't work " -#| "because different distributions and local installation requirements may " -#| "place the files in different directories (it may be in /usr/doc, or /usr/" -#| "local/doc, or /usr/share, or somewhere else). Also, the directory ZZZ " -#| "usually changes when a version changes (though filename globbing could " -#| "partially overcome this). Finally, using the file: scheme doesn't easily " -#| "support people who dynamically load documentation from the Internet " -#| "(instead of loading the files onto a local file system). A future URI " -#| "scheme may be added (e.g., \"userdoc:\") to permit programs to include " -#| "cross-references to more detailed documentation without having to know " -#| "the exact location of that documentation. Alternatively, a future " -#| "version of the file-system specification may specify file locations " -#| "sufficiently so that the file: scheme will be able to locate " -#| "documentation." msgid "" "Documentation may be placed in a variety of locations, so there currently " "isn't a good URI scheme for general online documentation in arbitrary " @@ -16300,11 +16051,6 @@ msgstr "" #. type: Plain text #: build/C/man4/vcs.4:79 -#, fuzzy -#| msgid "" -#| "These devices replace the screendump B(2) operations of B" -#| "(4), so the system administrator can control access using file system " -#| "permissions." msgid "" "These devices replace the screendump B(2) operations of B" "(4), so the system administrator can control access using filesystem " @@ -16529,10 +16275,9 @@ msgstr "WAVELAN" #. type: TH #: build/C/man4/wavelan.4:15 -#, fuzzy, no-wrap -#| msgid "2010-09-04" +#, no-wrap msgid "2013-09-04" -msgstr "2010-09-04" +msgstr "2013-09-04" #. type: Plain text #: build/C/man4/wavelan.4:18 diff --git a/manual/LDP_man-pages/stats/filesystem b/manual/LDP_man-pages/stats/filesystem index 4be16e19..8ef67de1 100644 --- a/manual/LDP_man-pages/stats/filesystem +++ b/manual/LDP_man-pages/stats/filesystem @@ -1,18 +1,3 @@ # pagename,#complete,#remaining,#all -filesystems.5,35,25,60 -ftw.3,83,1,84 -getmntent.3,35,7,42 -getxattr.2,33,2,35 -listxattr.2,35,2,37 -mount.2,74,22,96 -path_resolution.7,46,5,51 -removexattr.2,29,2,31 -setxattr.2,36,2,38 -spu_create.2,62,16,78 -spufs.7,105,54,159 -stat.2,174,4,178 -statfs.2,51,8,59 -statvfs.3,52,7,59 -sysfs.2,26,8,34 -umount.2,46,6,52 -ustat.2,29,5,34 +spu_create.2,63,15,78 +spufs.7,109,50,159 diff --git a/manual/LDP_man-pages/stats/process b/manual/LDP_man-pages/stats/process index 1162af77..60a201f1 100644 --- a/manual/LDP_man-pages/stats/process +++ b/manual/LDP_man-pages/stats/process @@ -1,11 +1,4 @@ # pagename,#complete,#remaining,#all -acct.2,52,1,53 -capabilities.7,340,8,348 cpuset.7,102,212,314 -credentials.7,47,3,50 -getrusage.2,72,2,74 -ioprio_set.2,74,1,75 -setfsgid.2,21,8,29 -setfsuid.2,21,8,29 -setresuid.2,34,2,36 -setuid.2,31,1,32 +setfsgid.2,24,5,29 +setfsuid.2,24,5,29 diff --git a/manual/LDP_man-pages/stats/sched b/manual/LDP_man-pages/stats/sched index 7d47564a..e69de29b 100644 --- a/manual/LDP_man-pages/stats/sched +++ b/manual/LDP_man-pages/stats/sched @@ -1,7 +0,0 @@ -# pagename,#complete,#remaining,#all -clone.2,199,2,201 -kcmp.2,60,2,62 -sched_setaffinity.2,32,11,43 -sched_setparam.2,33,2,35 -sched_setscheduler.2,78,35,113 -unshare.2,53,1,54 diff --git a/manual/LDP_man-pages/stats/special b/manual/LDP_man-pages/stats/special index f608eb3a..393b43a4 100644 --- a/manual/LDP_man-pages/stats/special +++ b/manual/LDP_man-pages/stats/special @@ -1,15 +1,5 @@ # pagename,#complete,#remaining,#all cciss.4,44,44,88 -console_ioctl.4,198,1,199 -core.5,108,1,109 cpuid.4,11,13,24 -fifo.7,17,1,18 hpsa.4,34,23,57 -initrd.4,63,25,88 -mkfifo.3,33,5,38 -mknod.2,54,5,59 -pipe.7,37,1,38 -sk98lin.4,95,1,96 -uri.7,143,1,144 -vcs.4,34,1,35 -wavelan.4,40,2,42 +wavelan.4,41,1,42 diff --git a/manual/LDP_man-pages/untrans.html b/manual/LDP_man-pages/untrans.html index 1a024b29..d656cfda 100644 --- a/manual/LDP_man-pages/untrans.html +++ b/manual/LDP_man-pages/untrans.html @@ -35,23 +35,8 @@ fcntl linkat.21/4897.92 filesystem -filesystems.525/6058.33 -ftw.31/8498.81 -getmntent.37/4283.33 -getxattr.22/3594.29 -listxattr.22/3794.59 -mount.222/9677.08 -path_resolution.75/5190.20 -removexattr.22/3193.55 -setxattr.22/3894.74 -spu_create.216/7879.49 -spufs.754/15966.04 -stat.24/17897.75 -statfs.28/5986.44 -statvfs.37/5988.14 -sysfs.28/3476.47 -umount.26/5288.46 -ustat.25/3485.29 +spu_create.215/7880.77 +spufs.750/15968.55 inotify inotify.76/10594.29 inotify_add_watch.21/3897.37 @@ -137,27 +122,13 @@ numa move_pages.22/6897.06 process -acct.21/5398.11 -capabilities.78/34897.70 cpuset.7212/31432.48 -credentials.73/5094.00 -getrusage.22/7497.30 -ioprio_set.21/7598.67 -setfsgid.28/2972.41 -setfsuid.28/2972.41 -setresuid.22/3694.44 -setuid.21/3296.88 +setfsgid.25/2982.76 +setfsuid.25/2982.76 pthread pthread_sigqueue.31/3497.06 regexp glob.31/7698.68 -sched -clone.22/20199.00 -kcmp.22/6296.77 -sched_setaffinity.211/4374.42 -sched_setparam.22/3594.29 -sched_setscheduler.235/11369.03 -unshare.21/5498.15 semaphore sem_overview.72/3694.44 semctl.21/9498.94 @@ -179,19 +150,9 @@ socket.71/17799.44 special cciss.444/8850.00 -console_ioctl.41/19999.50 -core.51/10999.08 cpuid.413/2445.83 -fifo.71/1894.44 hpsa.423/5759.65 -initrd.425/8871.59 -mkfifo.35/3886.84 -mknod.25/5991.53 -pipe.71/3897.37 -sk98lin.41/9698.96 -uri.71/14499.31 -vcs.41/3597.14 -wavelan.42/4295.24 +wavelan.41/4297.62 stdio fopencookie.333/9866.33 link.26/6190.16 @@ -253,6 +214,6 @@ wcpncpy.31/2796.30 wcscat.31/2195.24 wcsncat.31/2195.24 -Total 205 pages +Total 167 pages