OSDN Git Service

util-linux 2.38: 翻訳予約。
[linuxjm/jm.git] / manual / util-linux / original / man8 / rfkill.8
index f046a59..a980cb2 100644 (file)
@@ -2,12 +2,12 @@
 .\"     Title: rfkill
 .\"    Author: [see the "AUTHOR(S)" section]
 .\" Generator: Asciidoctor 2.0.15
-.\"      Date: 2021-06-02
+.\"      Date: 2022-02-17
 .\"    Manual: System Administration
-.\"    Source: util-linux 2.37.2
+.\"    Source: util-linux 2.38
 .\"  Language: English
 .\"
-.TH "RFKILL" "8" "2021-06-02" "util\-linux 2.37.2" "System Administration"
+.TH "RFKILL" "8" "2022-02-17" "util\-linux 2.38" "System Administration"
 .ie \n(.g .ds Aq \(aq
 .el       .ds Aq '
 .ss \n[.ss] 0
@@ -66,14 +66,14 @@ Output all available columns.
 Use the raw output format.
 .RE
 .sp
-\fB\-\-help\fP
+\fB\-h\fP, \fB\-\-help\fP
 .RS 4
 Display help text and exit.
 .RE
 .sp
-\fB\-\-version\fP
+\fB\-V\fP, \fB\-\-version\fP
 .RS 4
-Display version information and exit.
+Print version and exit.
 .RE
 .SH "COMMANDS"
 .sp
@@ -89,20 +89,20 @@ Listen for rfkill events and display them on stdout.
 .sp
 \fBlist\fP [\fIid\fP|\fItype\fP ...]
 .RS 4
-List the current state of all available devices. The command output format is deprecated, see the section DESCRIPTION. It is a good idea to check with \fBlist\fP command \fIid\fP or \fItype\fP scope is appropriate before setting \fBblock\fP or \fBunblock\fP. Special \fIall\fP type string will match everything. Use of multiple \fIID\fP or \fItype\fP arguments is supported.
+List the current state of all available devices. The command output format is deprecated, see the \fBDESCRIPTION\fP section. It is a good idea to check with \fBlist\fP command \fIid\fP or \fItype\fP scope is appropriate before setting \fBblock\fP or \fBunblock\fP. Special \fIall\fP type string will match everything. Use of multiple \fIID\fP or \fItype\fP arguments is supported.
 .RE
 .sp
-\fBblock id\fP|\fBtype\fP [...]
+\fBblock\fP \fIid\fP|\fItype\fP [...]
 .RS 4
 Disable the corresponding device.
 .RE
 .sp
-\fBunblock id\fP|\fBtype\fP [...]
+\fBunblock\fP \fIid\fP|\fItype\fP [...]
 .RS 4
 Enable the corresponding device. If the device is hard\-blocked, for example via a hardware switch, it will remain unavailable though it is now soft\-unblocked.
 .RE
 .sp
-\fBtoggle id\fP|\fBtype\fP [...]
+\fBtoggle\fP \fIid\fP|\fItype\fP [...]
 .RS 4
 Enable or disable the corresponding device.
 .RE
@@ -141,7 +141,7 @@ for the Debian project (and may be used by others).
 .SH "REPORTING BUGS"
 .sp
 For bug reports, use the issue tracker at \c
-.URL "https://github.com/karelzak/util\-linux/issues" "" "."
+.URL "https://github.com/util\-linux/util\-linux/issues" "" "."
 .SH "AVAILABILITY"
 .sp
 The \fBrfkill\fP command is part of the util\-linux package which can be downloaded from \c