]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Asciidoc: Review misc-utils man pages
authorMario Blättermann <mario.blaettermann@gmail.com>
Tue, 23 Mar 2021 19:07:15 +0000 (20:07 +0100)
committerMario Blättermann <mario.blaettermann@gmail.com>
Tue, 23 Mar 2021 19:07:15 +0000 (20:07 +0100)
20 files changed:
misc-utils/blkid.8.adoc
misc-utils/cal.1.adoc
misc-utils/fincore.1.adoc
misc-utils/findfs.8.adoc
misc-utils/findmnt.8.adoc
misc-utils/getopt.1.adoc
misc-utils/hardlink.1.adoc
misc-utils/kill.1.adoc
misc-utils/logger.1.adoc
misc-utils/look.1.adoc
misc-utils/lsblk.8.adoc
misc-utils/lslocks.8.adoc
misc-utils/mcookie.1.adoc
misc-utils/namei.1.adoc
misc-utils/rename.1.adoc
misc-utils/uuidd.8.adoc
misc-utils/uuidgen.1.adoc
misc-utils/uuidparse.1.adoc
misc-utils/whereis.1.adoc
misc-utils/wipefs.8.adoc

index 30fc807693e96732a4346207b7e27b831b138402..819f03095dc9dc7bb81efa98b3e74c2c47da4f71 100644 (file)
@@ -7,6 +7,7 @@
 :man source: util-linux {release-version}
 :page-layout: base
 :command: blkid
+:underscore: _
 
 == NAME
 
@@ -16,7 +17,7 @@ blkid - locate/print block device attributes
 
 *blkid* *--label* _label_ | *--uuid* _uuid_
 
-*blkid* [*--no-encoding* *--garbage-collect* *--list-one* *--cache-file* _file_] [*--output* _format_][*--match-tag* _tag_] [*--match-token*  _NAME=value_] [_device_...]
+*blkid* [*--no-encoding* *--garbage-collect* *--list-one* *--cache-file* _file_] [*--output* _format_][*--match-tag* _tag_] [*--match-token* _NAME=value_] [_device_...]
 
 *blkid* *--probe* [*--offset* _offset_] [*--output* _format_] [*--size* _size_] [*--match-tag* _tag_] [*--match-types* _list_] [*--usages* _list_] [*--no-part-details*] _device_...
 
@@ -43,104 +44,105 @@ For security reasons *blkid* silently ignores all devices where the probing resu
 The _size_ and _offset_ arguments may be followed by the multiplicative suffixes like KiB (=1024), MiB (=1024*1024), and so on for GiB, TiB, PiB, EiB, ZiB and YiB (the "iB" is optional, e.g., "K" has the same meaning as "KiB"), or the suffixes KB (=1000), MB (=1000*1000), and so on for GB, TB, PB, EB, ZB and YB.
 
 *-c*, *--cache-file* _cachefile_::
-  Read from _cachefile_ instead of reading from the default cache file (see the CONFIGURATION FILE section for more details). If you want to start with a clean cache (i.e., don't report devices previously scanned but not necessarily available at this time), specify _/dev/null_.
+Read from _cachefile_ instead of reading from the default cache file (see the CONFIGURATION FILE section for more details). If you want to start with a clean cache (i.e., don't report devices previously scanned but not necessarily available at this time), specify _/dev/null_.
 
 *-d*, *--no-encoding*::
-  Don't encode non-printing characters. The non-printing characters are encoded by ^ and M- notation by default. Note that the *--output udev* output format uses a different encoding which cannot be disabled.
+Don't encode non-printing characters. The non-printing characters are encoded by ^ and M- notation by default. Note that the *--output udev* output format uses a different encoding which cannot be disabled.
 
 *-D*, *--no-part-details*::
-  Don't print information (PART_ENTRY_* tags) from partition table in low-level probing mode.
+Don't print information (PART_ENTRY_* tags) from partition table in low-level probing mode.
 
 *-g*, *--garbage-collect*::
-  Perform a garbage collection pass on the blkid cache to remove devices which no longer exist.
+Perform a garbage collection pass on the blkid cache to remove devices which no longer exist.
 
 *-h*, *--help*::
-  Display a usage message and exit.
+Display a usage message and exit.
 
 *-i*, *--info*::
-  Display information about I/O Limits (aka I/O topology). The 'export' output format is automatically enabled. This option can be used together with the *--probe* option.
+Display information about I/O Limits (aka I/O topology). The 'export' output format is automatically enabled. This option can be used together with the *--probe* option.
 
 *-k*, *--list-filesystems*::
-  List all known filesystems and RAIDs and exit.
+List all known filesystems and RAIDs and exit.
 
 *-l*, *--list-one*::
-  Look up only one device that matches the search parameter specified with the *--match-token* option. If there are multiple devices that match the specified search parameter, then the device with the highest priority is returned, and/or the first device found at a given priority (but see below note about udev). Device types in order of decreasing priority are: Device Mapper, EVMS, LVM, MD, and finally regular block devices. If this option is not specified, *blkid* will print all of the devices that match the search parameter. +
-  {nbsp} +
-  This option forces *blkid* to use udev when used for LABEL or UUID tokens in *--match-token*. The goal is to provide output consistent with other utils (like *mount*(8), etc.) on systems where the same tag is used for multiple devices.
+Look up only one device that matches the search parameter specified with the *--match-token* option. If there are multiple devices that match the specified search parameter, then the device with the highest priority is returned, and/or the first device found at a given priority (but see below note about udev). Device types in order of decreasing priority are: Device Mapper, EVMS, LVM, MD, and finally regular block devices. If this option is not specified, *blkid* will print all of the devices that match the search parameter.
++
+This option forces *blkid* to use udev when used for LABEL or UUID tokens in *--match-token*. The goal is to provide output consistent with other utils (like *mount*(8), etc.) on systems where the same tag is used for multiple devices.
 
 *-L*, *--label* _label_::
-  Look up the device that uses this filesystem _label_; this is equal to **--list-one --output device --match-token LABEL=**__label__. This lookup method is able to reliably use /dev/disk/by-label udev symlinks (dependent on a setting in _/etc/blkid.conf_). Avoid using the symlinks directly; it is not reliable to use the symlinks without verification. The *--label* option works on systems with and without udev. +
-  {nbsp} +
-  Unfortunately, the original *blkid*(8) from e2fsprogs uses the *-L* option as a synonym for *-o list*. For better portability, use **-l -o device -t LABEL=**__label__ and *-o list* in your scripts rather than the *-L* option.
+Look up the device that uses this filesystem _label_; this is equal to **--list-one --output device --match-token LABEL=**__label__. This lookup method is able to reliably use /dev/disk/by-label udev symlinks (dependent on a setting in _/etc/blkid.conf_). Avoid using the symlinks directly; it is not reliable to use the symlinks without verification. The *--label* option works on systems with and without udev.
++
+Unfortunately, the original *blkid*(8) from e2fsprogs uses the *-L* option as a synonym for *-o list*. For better portability, use **-l -o device -t LABEL=**__label__ and *-o list* in your scripts rather than the *-L* option.
 
 *-n*, *--match-types* _list_::
-  Restrict the probing functions to the specified (comma-separated) _list_ of superblock types (names). The list items may be prefixed with "no" to specify the types which should be ignored. For example: +
-  {nbsp} +
-  *blkid --probe --match-types vfat,ext3,ext4 /dev/sda1* +
-  {nbsp} +
-  probes for vfat, ext3 and ext4 filesystems, and +
-  {nbsp} +
-  *blkid --probe --match-types nominix /dev/sda1* +
-  {nbsp} +
-  probes for all supported formats except minix filesystems. This option is only useful together with *--probe*.
+Restrict the probing functions to the specified (comma-separated) _list_ of superblock types (names). The list items may be prefixed with "no" to specify the types which should be ignored. For example:
++
+*blkid --probe --match-types vfat,ext3,ext4 /dev/sda1*
++
+probes for vfat, ext3 and ext4 filesystems, and
++
+*blkid --probe --match-types nominix /dev/sda1*
++
+probes for all supported formats except minix filesystems. This option is only useful together with *--probe*.
 
 *-o*, *--output* _format_::
-  Use the specified output format. Note that the order of variables and devices is not fixed. See also option *-s*. The _format_ parameter may be: +
-  {nbsp} +
-  *full*;;
-    print all tags (the default)
-  *value*;;
-    print the value of the tags
-  *list*;;
-    print the devices in a user-friendly format; this output format is unsupported for low-level probing (*--probe* or *--info*). +
-    {nbsp} +
-    This output format is *DEPRECATED* in favour of the *lsblk*(8) command.
-  *device*;;
-    print the device name only; this output format is always enabled for the *--label* and *--uuid* options
-  *udev*;;
-    print key="value" pairs for easy import into the udev environment; the keys are prefixed by ID_FS_ or ID_PART_ prefixes. The value may be modified to be safe for udev environment; allowed is plain ASCII, hex-escaping and valid UTF-8, everything else (including whitespaces) is replaced with '+++_+++'. The keys with __ENC_ postfix use hex-escaping for unsafe chars. +
-    {nbsp} +
-    The udev output returns the ID_FS_AMBIVALENT tag if more superblocks are detected, and ID_PART_ENTRY_* tags are always returned for all partitions including empty partitions. +
-    {nbsp} +
-    This output format is *DEPRECATED*.
-  *export*;;
-    print key=value pairs for easy import into the environment; this output format is automatically enabled when I/O Limits (*--info* option) are requested. +
-    {nbsp} +
-    The non-printing characters are encoded by ^ and M- notation and all potentially unsafe characters are escaped.
+Use the specified output format. Note that the order of variables and devices is not fixed. See also option *-s*. The _format_ parameter may be:
++
+*full*;;
+print all tags (the default)
+*value*;;
+print the value of the tags
+*list*;;
+print the devices in a user-friendly format; this output format is unsupported for low-level probing (*--probe* or *--info*).
++
+This output format is *DEPRECATED* in favour of the *lsblk*(8) command.
+*device*;;
+print the device name only; this output format is always enabled for the *--label* and *--uuid* options
+*udev*;;
+//TRANSLATORS: Please keep {underscore} untranslated.
+print key="value" pairs for easy import into the udev environment; the keys are prefixed by ID_FS_ or ID_PART_ prefixes. The value may be modified to be safe for udev environment; allowed is plain ASCII, hex-escaping and valid UTF-8, everything else (including whitespaces) is replaced with '{underscore}'. The keys with __ENC_ postfix use hex-escaping for unsafe chars.
++
+The udev output returns the ID_FS_AMBIVALENT tag if more superblocks are detected, and ID_PART_ENTRY_* tags are always returned for all partitions including empty partitions.
++
+This output format is *DEPRECATED*.
+*export*;;
+print key=value pairs for easy import into the environment; this output format is automatically enabled when I/O Limits (*--info* option) are requested.
++
+The non-printing characters are encoded by ^ and M- notation and all potentially unsafe characters are escaped.
 
 *-O*, *--offset* _offset_::
-  Probe at the given _offset_ (only useful with *--probe*). This option can be used together with the *--info* option.
+Probe at the given _offset_ (only useful with *--probe*). This option can be used together with the *--info* option.
 
 *-p*, *--probe*::
-  Switch to low-level superblock probing mode (bypassing the cache). +
-  {nbsp} +
-  Note that low-level probing also returns information about partition table type (PTTYPE tag) and partitions (PART_ENTRY_* tags). The tag names produced by low-level probing are based on names used internally by libblkid and it may be different than when executed without *--probe* (for example PART_ENTRY_UUID= vs PARTUUID=). See also *--no-part-details*.
+Switch to low-level superblock probing mode (bypassing the cache).
++
+Note that low-level probing also returns information about partition table type (PTTYPE tag) and partitions (PART_ENTRY_* tags). The tag names produced by low-level probing are based on names used internally by libblkid and it may be different than when executed without *--probe* (for example PART_ENTRY_UUID= vs PARTUUID=). See also *--no-part-details*.
 
 *-s*, *--match-tag* _tag_::
-  For each (specified) device, show only the tags that match _tag_. It is possible to specify multiple *--match-tag* options. If no tag is specified, then all tokens are shown for all (specified) devices. In order to just refresh the cache without showing any tokens, use *--match-tag none* with no other options.
+For each (specified) device, show only the tags that match _tag_. It is possible to specify multiple *--match-tag* options. If no tag is specified, then all tokens are shown for all (specified) devices. In order to just refresh the cache without showing any tokens, use *--match-tag none* with no other options.
 
 *-S*, *--size* _size_::
-  Override the size of device/file (only useful with *--probe*).
+Override the size of device/file (only useful with *--probe*).
 
 *-t*, *--match-token* _NAME=value_::
-  Search for block devices with tokens named _NAME_ that have the value _value_, and display any devices which are found. Common values for _NAME_ include *TYPE*, *LABEL*, and *UUID*. If there are no devices specified on the command line, all block devices will be searched; otherwise only the specified devices are searched.
+Search for block devices with tokens named _NAME_ that have the value _value_, and display any devices which are found. Common values for _NAME_ include *TYPE*, *LABEL*, and *UUID*. If there are no devices specified on the command line, all block devices will be searched; otherwise only the specified devices are searched.
 
 *-u*, *--usages* _list_::
-  Restrict the probing functions to the specified (comma-separated) _list_ of "usage" types. Supported usage types are: filesystem, raid, crypto and other. The list items may be prefixed with "no" to specify the usage types which should be ignored. For example: +
-  {nbsp} +
-  *blkid --probe --usages filesystem,other /dev/sda1* +
-  {nbsp} +
-  probes for all filesystem and other (e.g., swap) formats, and +
-  {nbsp} +
-  *blkid --probe --usages noraid /dev/sda1* +
-  {nbsp} +
-  probes for all supported formats except RAIDs. This option is only useful together with *--probe*.
+Restrict the probing functions to the specified (comma-separated) _list_ of "usage" types. Supported usage types are: filesystem, raid, crypto and other. The list items may be prefixed with "no" to specify the usage types which should be ignored. For example:
++
+*blkid --probe --usages filesystem,other /dev/sda1*
++
+probes for all filesystem and other (e.g., swap) formats, and
++
+*blkid --probe --usages noraid /dev/sda1*
++
+probes for all supported formats except RAIDs. This option is only useful together with *--probe*.
 
 *-U*, *--uuid* _uuid_::
-  Look up the device that uses this filesystem _uuid_. For more details see the *--label* option.
+Look up the device that uses this filesystem _uuid_. For more details see the *--label* option.
 
 *-V*, *--version*::
-  Display version number and exit.
+Display version number and exit.
 
 == EXIT STATUS
 
@@ -157,13 +159,13 @@ If an ambivalent probing result was detected by low-level probing mode (*-p*), a
 The standard location of the _/etc/blkid.conf_ config file can be overridden by the environment variable BLKID_CONF. The following options control the libblkid library:
 
 _SEND_UEVENT=<yes|not>_::
-  Sends uevent when _/dev/disk/by-{label,uuid,partuuid,partlabel}/_ symlink does not match with LABEL, UUID, PARTUUID or PARTLABEL on the device. Default is "yes".
+Sends uevent when _/dev/disk/by-{label,uuid,partuuid,partlabel}/_ symlink does not match with LABEL, UUID, PARTUUID or PARTLABEL on the device. Default is "yes".
 
 _CACHE_FILE=<path>_::
-  Overrides the standard location of the cache file. This setting can be overridden by the environment variable *BLKID_FILE*. Default is _/run/blkid/blkid.tab_, or _/etc/blkid.tab_ on systems without a _/run_ directory.
+Overrides the standard location of the cache file. This setting can be overridden by the environment variable *BLKID_FILE*. Default is _/run/blkid/blkid.tab_, or _/etc/blkid.tab_ on systems without a _/run_ directory.
 
 _EVALUATE=<methods>_::
-  Defines LABEL and UUID evaluation method(s). Currently, the libblkid library supports the "udev" and "scan" methods. More than one method may be specified in a comma-separated list. Default is "udev,scan". The "udev" method uses udev _/dev/disk/by-*_ symlinks and the "scan" method scans all block devices from the _/proc/partitions_ file.
+Defines LABEL and UUID evaluation method(s). Currently, the libblkid library supports the "udev" and "scan" methods. More than one method may be specified in a comma-separated list. Default is "udev,scan". The "udev" method uses udev _/dev/disk/by-*_ symlinks and the "scan" method scans all block devices from the _/proc/partitions_ file.
 
 == ENVIRONMENT
 
index 2e0e43590cc1579b81307d32d4d793ac096c392a..d87331ae6659dd62587c98201afeae7f33322b9d 100644 (file)
@@ -42,6 +42,7 @@ SUCH DAMAGE.
 :man source: util-linux {release-version}
 :page-layout: base
 :command: cal
+:plus: +
 
 == NAME
 
@@ -66,79 +67,80 @@ Optionally, either the proleptic Gregorian calendar or the Julian calendar may b
 == OPTIONS
 
 *-1*, *--one*::
-  Display single month output. (This is the default.)
+Display single month output. (This is the default.)
 
 *-3*, *--three*::
-  Display three months spanning the date.
+Display three months spanning the date.
 
 *-n , --months* _number_::
-  Display _number_ of months, starting from the month containing the date.
+Display _number_ of months, starting from the month containing the date.
 
 *-S, --span*::
-  Display months spanning the date.
+Display months spanning the date.
 
 *-s*, *--sunday*::
-  Display Sunday as the first day of the week.
+Display Sunday as the first day of the week.
 
 *-m*, *--monday*::
-  Display Monday as the first day of the week.
+Display Monday as the first day of the week.
 
 *-v*, *--vertical*::
-  Display using a vertical layout (aka *ncal*(1) mode).
+Display using a vertical layout (aka *ncal*(1) mode).
 
 *--iso*::
-  Display the proleptic Gregorian calendar exclusively. This option does not affect week numbers and the first day of the week. See *--reform* below.
+Display the proleptic Gregorian calendar exclusively. This option does not affect week numbers and the first day of the week. See *--reform* below.
 
 *-j*, *--julian*::
-  Use day-of-year numbering for all calendars. These are also called ordinal days. Ordinal days range from 1 to 366. This option does not switch from the Gregorian to the Julian calendar system, that is controlled by the *--reform* option. +
-  {nbsp} +
-  Sometimes Gregorian calendars using ordinal dates are referred to as Julian calendars. This can be confusing due to the many date related conventions that use Julian in their name: (ordinal) julian date, julian (calendar) date, (astronomical) julian date, (modified) julian date, and more. This option is named julian, because ordinal days are identified as julian by the POSIX standard. However, be aware that *cal* also uses the Julian calendar system. See *DESCRIPTION* above.
+Use day-of-year numbering for all calendars. These are also called ordinal days. Ordinal days range from 1 to 366. This option does not switch from the Gregorian to the Julian calendar system, that is controlled by the *--reform* option.
++
+Sometimes Gregorian calendars using ordinal dates are referred to as Julian calendars. This can be confusing due to the many date related conventions that use Julian in their name: (ordinal) julian date, julian (calendar) date, (astronomical) julian date, (modified) julian date, and more. This option is named julian, because ordinal days are identified as julian by the POSIX standard. However, be aware that *cal* also uses the Julian calendar system. See *DESCRIPTION* above.
 
 *--reform* _val_::
-  This option sets the adoption date of the Gregorian calendar reform. Calendar dates previous to reform use the Julian calendar system. Calendar dates after reform use the Gregorian calendar system. The argument _val_ can be: +
-  {nbsp} +
-  * _1752_ - sets 3 September 1752 as the reform date (default). This is when the Gregorian calendar reform was adopted by the British Empire.
-  * _gregorian_ - display Gregorian calendars exclusively. This special placeholder sets the reform date below the smallest year that *cal* can use; meaning all calendar output uses the Gregorian calendar system. This is called the proleptic Gregorian calendar, because dates prior to the calendar system's creation use extrapolated values.
-  * _iso_ - alias of _gregorian_. The ISO 8601 standard for the representation of dates and times in information interchange requires using the proleptic Gregorian calendar.
-  * _julian_ - display Julian calendars exclusively. This special placeholder sets the reform date above the largest year that *cal* can use; meaning all calendar output uses the Julian calendar system.
+This option sets the adoption date of the Gregorian calendar reform. Calendar dates previous to reform use the Julian calendar system. Calendar dates after reform use the Gregorian calendar system. The argument _val_ can be:
++
+* _1752_ - sets 3 September 1752 as the reform date (default). This is when the Gregorian calendar reform was adopted by the British Empire.
+* _gregorian_ - display Gregorian calendars exclusively. This special placeholder sets the reform date below the smallest year that *cal* can use; meaning all calendar output uses the Gregorian calendar system. This is called the proleptic Gregorian calendar, because dates prior to the calendar system's creation use extrapolated values.
+* _iso_ - alias of _gregorian_. The ISO 8601 standard for the representation of dates and times in information interchange requires using the proleptic Gregorian calendar.
+* _julian_ - display Julian calendars exclusively. This special placeholder sets the reform date above the largest year that *cal* can use; meaning all calendar output uses the Julian calendar system.
 
-See *­DESCRIPTION* above.
+See *DESCRIPTION* above.
 
 *-y*, *--year*::
-  Display a calendar for the whole year.
+Display a calendar for the whole year.
 
 *-Y, --twelve*::
-  Display a calendar for the next twelve months.
+Display a calendar for the next twelve months.
 
 *-w*, *--week*[=_number_]::
-  Display week numbers in the calendar (US or ISO-8601). See NOTES section for more details.
+Display week numbers in the calendar (US or ISO-8601). See NOTES section for more details.
 
 *--color*[=_when_]::
-  Colorize the output. The optional argument _when_ can be *auto*, *never* or *always*. If the _when_ argument is omitted, it defaults to *auto*. The colors can be disabled; for the current built-in default see the *--help* output. See also the *COLORS* section.
+Colorize the output. The optional argument _when_ can be *auto*, *never* or *always*. If the _when_ argument is omitted, it defaults to *auto*. The colors can be disabled; for the current built-in default see the *--help* output. See also the *COLORS* section.
 
 *-V*, *--version*::
-  Display version information and exit.
+Display version information and exit.
 
 *-h*, *--help*::
-  Display help text and exit.
+Display help text and exit.
 
 == PARAMETERS
 
 *Single digits-only parameter (e.g., 'cal 2020')*::
-  Specifies the _year_ to be displayed; note the year must be fully specified: *cal 89* will not display a calendar for 1989.
+Specifies the _year_ to be displayed; note the year must be fully specified: *cal 89* will not display a calendar for 1989.
 
 *Single string parameter (e.g., 'cal tomorrow' or 'cal August')*::
-  Specifies _timestamp_ or a _month name_ (or abbreviated name) according to the current locales. +
-  {nbsp} +
-  The special placeholders are accepted when parsing timestamp, "now" may be used to refer to the current time, "today", "yesterday", "tomorrow" refer to of the current day, the day before or the next day, respectively. +
-  {nbsp} +
-  The relative date specifications are also accepted, in this case "+" is evaluated to the current time plus the specified time span. Correspondingly, a time span that is prefixed with "-" is evaluated to the current time minus the specified time span, for example '+2days'. Instead of prefixing the time span with "+" or "-", it may also be suffixed with a space and the word "left" or "ago" (for example '1 week ago').
+Specifies _timestamp_ or a _month name_ (or abbreviated name) according to the current locales.
++
+The special placeholders are accepted when parsing timestamp, "now" may be used to refer to the current time, "today", "yesterday", "tomorrow" refer to of the current day, the day before or the next day, respectively.
++
+The relative date specifications are also accepted, in this case "{plus}" is evaluated to the current time plus the specified time span. Correspondingly, a time span that is prefixed with "-" is evaluated to the current time minus the specified time span, for example '{plus}2days'. Instead of prefixing the time span with "{plus}" or "-", it may also be suffixed with a space and the word "left" or "ago" (for example '1 week ago').
+//TRANSLATORS: Please keep {plus} untranslated.
 
 *Two parameters (e.g., 'cal 11 2020')*::
-  Denote the _month_ (1 - 12) and _year_.
+Denote the _month_ (1 - 12) and _year_.
 
 *Three parameters (e.g., 'cal 25 11 2020')*::
-  Denote the _day_ (1-31), _month and year_, and the day will be highlighted if the calendar is displayed on a terminal. If no parameters are specified, the current month's calendar is displayed.
+Denote the _day_ (1-31), _month and year_, and the day will be highlighted if the calendar is displayed on a terminal. If no parameters are specified, the current month's calendar is displayed.
 
 == NOTES
 
index 8d91ce97a124d1c4a6d1817a8d2969343d241d77..3ad7826a1d41018cca88dda06f2d13e4284b51c4 100644 (file)
@@ -10,6 +10,7 @@ This file may be copied under the terms of the GNU Public License.
 :man source: util-linux {release-version}
 :page-layout: base
 :command: fincore
+:plus: +
 
 == NAME
 
@@ -28,25 +29,26 @@ The default output is subject to change. So whenever possible, you should avoid
 == OPTIONS
 
 *-n*, *--noheadings*::
-  Do not print a header line in status output.
+Do not print a header line in status output.
 
 *-b*, *--bytes*::
-  Print the SIZE column in bytes rather than in a human-readable format.
+Print the SIZE column in bytes rather than in a human-readable format.
 
 *-o*, *--output* _list_::
-  Define output columns. See the *--help* output to get a list of the currently supported columns. The default list of columns may be extended if _list_ is specified in the format _+list_.
+Define output columns. See the *--help* output to get a list of the currently supported columns. The default list of columns may be extended if _list_ is specified in the format _{plus}list_.
+//TRANSLATORS: Keep {plus} untranslated.
 
 *-r*, *--raw*::
-  Produce output in raw format. All potentially unsafe characters are hex-escaped (BSOLx<code>).
+Produce output in raw format. All potentially unsafe characters are hex-escaped (\x<code>).
 
 *-J*, *--json*::
-  Use JSON output format.
+Use JSON output format.
 
 *-V*, *--version*::
-  Display version information and exit.
+Display version information and exit.
 
 *-h*, *--help*::
-  Display help text and exit.
+Display help text and exit.
 
 == AUTHORS
 
index 2a634782d6abe90ab312130ba34355eee1eb7cc6..4d877b8f4573815165e3b1bff87d94919891bcce 100644 (file)
@@ -20,17 +20,17 @@ findfs - find a filesystem by label or UUID
 
 *findfs* will search the block devices in the system looking for a filesystem or partition with specified tag. The currently supported tags are:
 
-*LABEL=<label>*::
-  Specifies filesystem label.
+*LABEL*=_<label>_::
+Specifies filesystem label.
 
-*UUID=<uuid>*::
-  Specifies filesystem UUID.
+*UUID*=_<uuid>_::
+Specifies filesystem UUID.
 
-*PARTUUID=<uuid>*::
-  Specifies partition UUID. This partition identifier is supported for example for GUID Partition Table (GPT) partition tables.
+*PARTUUID*=_<uuid>_::
+Specifies partition UUID. This partition identifier is supported for example for GUID Partition Table (GPT) partition tables.
 
-*PARTLABEL=<label>*::
-  Specifies partition label (name). The partition labels are supported for example for GUID Partition Table (GPT) or MAC partition tables.
+*PARTLABEL*=_<label>_::
+Specifies partition label (name). The partition labels are supported for example for GUID Partition Table (GPT) or MAC partition tables.
 
 If the filesystem or partition is found, the device name will be printed on stdout.
 
@@ -46,23 +46,21 @@ ____
 
 == EXIT STATUS
 
-____
 *0*::
-  success
+success
 *1*::
-  label or uuid cannot be found
+label or uuid cannot be found
 *2*::
-  usage error, wrong number of arguments or unknown option
-____
+usage error, wrong number of arguments or unknown option
 
 == ENVIRONMENT
 
 LIBBLKID_DEBUG=all::
-  enables libblkid debug output.
+enables libblkid debug output.
 
 == AUTHORS
 
-*findfs* was originally written by mailto:tytso@mit.edu[Theodore Ts'o] and re-written for the util-linux package by mailto:kzak@redhat.com[Karel Zak]
+*findfs* was originally written by mailto:tytso@mit.edu[Theodore Ts'o] and re-written for the util-linux package by mailto:kzak@redhat.com[Karel Zak].
 
 == SEE ALSO
 
index 8a0fff4c43abec2471116f24a2ecadd6dba98ad2..a4514f9ce326dbfba2619ee2bc588a8c68fabbd8 100644 (file)
@@ -5,6 +5,7 @@
 :man source: util-linux {release-version}
 :page-layout: base
 :command: findmnt
+:plus: +
 
 == NAME
 
@@ -29,180 +30,182 @@ The command prints all mounted filesystems in the tree-like format by default.
 == OPTIONS
 
 *-A*, *--all*::
-  Disable all built-in filters and print all filesystems.
+Disable all built-in filters and print all filesystems.
 
 *-a*, *--ascii*::
-  Use ascii characters for tree formatting.
+Use ascii characters for tree formatting.
 
 *-b*, *--bytes*::
-  Print the SIZE, USED and AVAIL columns in bytes rather than in a human-readable format.
+Print the SIZE, USED and AVAIL columns in bytes rather than in a human-readable format.
 
 *-C*, *--nocanonicalize*::
-  Do not canonicalize paths at all. This option affects the comparing of paths and the evaluation of tags (LABEL, UUID, etc.).
+Do not canonicalize paths at all. This option affects the comparing of paths and the evaluation of tags (LABEL, UUID, etc.).
 
 *-c*, *--canonicalize*::
-  Canonicalize all printed paths.
+Canonicalize all printed paths.
 
 *-D*, *--df*::
-  Imitate the output of df1. This option is equivalent to *-o SOURCE,FSTYPE,SIZE,USED,AVAIL,USE%,TARGET* but excludes all pseudo filesystems. Use *--all* to print all filesystems.
+Imitate the output of df1. This option is equivalent to *-o SOURCE,FSTYPE,SIZE,USED,AVAIL,USE%,TARGET* but excludes all pseudo filesystems. Use *--all* to print all filesystems.
 
-*-d*, *--direction* __word__****::
-  The search direction, either *forward* or *backward*.
+*-d*, *--direction* _word_::
+The search direction, either *forward* or *backward*.
 
 *-e*, *--evaluate*::
-  Convert all tags (LABEL, UUID, PARTUUID or PARTLABEL) to the corresponding device names.
+Convert all tags (LABEL, UUID, PARTUUID or PARTLABEL) to the corresponding device names.
 
 *-F*, *--tab-file* _path_::
-  Search in an alternative file. If used with *--fstab*, *--mtab* or *--kernel*, then it overrides the default paths. If specified more than once, then tree-like output is disabled (see the *--list* option).
+Search in an alternative file. If used with *--fstab*, *--mtab* or *--kernel*, then it overrides the default paths. If specified more than once, then tree-like output is disabled (see the *--list* option).
 
 *-f*, *--first-only*::
-  Print the first matching filesystem only.
+Print the first matching filesystem only.
 
 *-h*, *--help*::
-  Display help text and exit.
+Display help text and exit.
 
 *-i*, *--invert*::
-  Invert the sense of matching.
+Invert the sense of matching.
 
 *-J*, *--json*::
-  Use JSON output format.
+Use JSON output format.
 
 *-k*, *--kernel*::
-  Search in _/proc/self/mountinfo_. The output is in the tree-like format. This is the default. The output contains only mount options maintained by kernel (see also *--mtab)*.
+Search in _/proc/self/mountinfo_. The output is in the tree-like format. This is the default. The output contains only mount options maintained by kernel (see also *--mtab)*.
 
 *-l*, *--list*::
-  Use the list output format. This output format is automatically enabled if the output is restricted by the *-t*, *-O*, *-S* or *-T* option and the option *--submounts* is not used or if more that one source file (the option *-F*) is specified.
+Use the list output format. This output format is automatically enabled if the output is restricted by the *-t*, *-O*, *-S* or *-T* option and the option *--submounts* is not used or if more that one source file (the option *-F*) is specified.
 
 *-M*, *--mountpoint* _path_::
-  Explicitly define the mountpoint file or directory. See also *--target*.
+Explicitly define the mountpoint file or directory. See also *--target*.
 
 *-m*, *--mtab*::
-  Search in _/etc/mtab_. The output is in the list format by default (see *--tree*). The output may include user space mount options.
+Search in _/etc/mtab_. The output is in the list format by default (see *--tree*). The output may include user space mount options.
 
 *-N*, *--task* _tid_::
-  Use alternative namespace _/proc/<tid>/mountinfo_ rather than the default _/proc/self/mountinfo_. If the option is specified more than once, then tree-like output is disabled (see the *--list* option). See also the *unshare*(1) command.
+Use alternative namespace _/proc/<tid>/mountinfo_ rather than the default _/proc/self/mountinfo_. If the option is specified more than once, then tree-like output is disabled (see the *--list* option). See also the *unshare*(1) command.
 
 *-n*, *--noheadings*::
-  Do not print a header line.
+Do not print a header line.
 
 *-O*, *--options* _list_::
-  Limit the set of printed filesystems. More than one option may be specified in a comma-separated list. The *-t* and *-O* options are cumulative in effect. It is different from *-t* in that each option is matched exactly; a leading _no_ at the beginning does not have global meaning. The "no" can used for individual items in the list. The "no" prefix interpretation can be disabled by "+" prefix.
+Limit the set of printed filesystems. More than one option may be specified in a comma-separated list. The *-t* and *-O* options are cumulative in effect. It is different from *-t* in that each option is matched exactly; a leading _no_ at the beginning does not have global meaning. The "no" can used for individual items in the list. The "no" prefix interpretation can be disabled by "{plus}" prefix.
+//TRANSLATORS: Keep {plus} untranslated.
 
 *-o*, *--output* _list_::
-  Define output columns. See the *--help* output to get a list of the currently supported columns. The *TARGET* column contains tree formatting if the *--list* or *--raw* options are not specified. +
-  {nbsp} +
-  The default list of columns may be extended if _list_ is specified in the format _+list_ (e.g., *findmnt -o +PROPAGATION*).
+Define output columns. See the *--help* output to get a list of the currently supported columns. The *TARGET* column contains tree formatting if the *--list* or *--raw* options are not specified.
++
+The default list of columns may be extended if _list_ is specified in the format _{plus}list_ (e.g., *findmnt -o {plus}PROPAGATION*).
+//TRANSLATORS: Keep {plus} untranslated.
 
 *--output-all*::
-  Output almost all available columns. The columns that require *--poll* are not included.
+Output almost all available columns. The columns that require *--poll* are not included.
 
 *-P*, *--pairs*::
-  Produce output in the form of key="value" pairs. All potentially unsafe value characters are hex-escaped (\x<code>). The key (variable name) will be modified to contain only characters allowed for a shell variable identifiers, for example, FS_OPTIONS and USE_PCT instead of FS-OPTIONS and USE%.
+Produce output in the form of key="value" pairs. All potentially unsafe value characters are hex-escaped (\x<code>). The key (variable name) will be modified to contain only characters allowed for a shell variable identifiers, for example, FS_OPTIONS and USE_PCT instead of FS-OPTIONS and USE%.
 
 *-p*, *--poll*[_=list_]::
-  Monitor changes in the _/proc/self/mountinfo_ file. Supported actions are: mount, umount, remount and move. More than one action may be specified in a comma-separated list. All actions are monitored by default. +
-  {nbsp} +
-  The time for which *--poll* will block can be restricted with the *--timeout* or *--first-only* options. +
-  {nbsp} +
-  The standard columns always use the new version of the information from the mountinfo file, except the umount action which is based on the original information cached by findmnt8. The poll mode allows using extra columns: +
-  {nbsp} +
-  *ACTION*;;
-    mount, umount, move or remount action name; this column is enabled by default
-  *OLD-TARGET*;;
-    available for umount and move actions
-  *OLD-OPTIONS*;;
-    available for umount and remount actions
+Monitor changes in the _/proc/self/mountinfo_ file. Supported actions are: mount, umount, remount and move. More than one action may be specified in a comma-separated list. All actions are monitored by default.
++
+The time for which *--poll* will block can be restricted with the *--timeout* or *--first-only* options.
++
+The standard columns always use the new version of the information from the mountinfo file, except the umount action which is based on the original information cached by *findmnt*. The poll mode allows using extra columns:
++
+*ACTION*;;
+mount, umount, move or remount action name; this column is enabled by default
+*OLD-TARGET*;;
+available for umount and move actions
+*OLD-OPTIONS*;;
+available for umount and remount actions
 
 *--pseudo*::
-  Print only pseudo filesystems.
+Print only pseudo filesystems.
 
 *-R*, *--submounts*::
-  Print recursively all submounts for the selected filesystems. The restrictions defined by options *-t*, *-O*, *-S*, *-T* and *­--direction* are not applied to submounts. All submounts are always printed in tree-like order. The option enables the tree-like output format by default. This option has no effect for *--mtab* or *--fstab*.
+Print recursively all submounts for the selected filesystems. The restrictions defined by options *-t*, *-O*, *-S*, *-T* and *­--direction* are not applied to submounts. All submounts are always printed in tree-like order. The option enables the tree-like output format by default. This option has no effect for *--mtab* or *--fstab*.
 
 *-r*, *--raw*::
-  Use raw output format. All potentially unsafe characters are hex-escaped (\x<code>).
+Use raw output format. All potentially unsafe characters are hex-escaped (\x<code>).
 
 *--real*::
-  Print only real filesystems.
+Print only real filesystems.
 
 *-S*, *--source* _spec_::
-  Explicitly define the mount source. Supported specifications are _device_, __maj__**:**_min_, **LABEL=**__label__, **UUID=**__uuid__, **PARTLABEL=**__label__ and **PARTUUID=**__uuid__.
+Explicitly define the mount source. Supported specifications are _device_, __maj__**:**_min_, **LABEL=**__label__, **UUID=**__uuid__, **PARTLABEL=**__label__ and **PARTUUID=**__uuid__.
 
 *-s*, *--fstab*::
-  Search in _/etc/fstab_. The output is in the list format (see *--list*).
+Search in _/etc/fstab_. The output is in the list format (see *--list*).
 
 *-T*, *--target* _path_::
-  Define the mount target. If _path_ is not a mountpoint file or directory, then *findmnt* checks the _path_ elements in reverse order to get the mountpoint (this feature is supported only when searching in kernel files and unsupported for *--fstab*). It's recommended to use the option *--mountpoint* when checks of _path_ elements are unwanted and _path_ is a strictly specified mountpoint.
+Define the mount target. If _path_ is not a mountpoint file or directory, then *findmnt* checks the _path_ elements in reverse order to get the mountpoint (this feature is supported only when searching in kernel files and unsupported for *--fstab*). It's recommended to use the option *--mountpoint* when checks of _path_ elements are unwanted and _path_ is a strictly specified mountpoint.
 
 *-t*, *--types* _list_::
-  Limit the set of printed filesystems. More than one type may be specified in a comma-separated list. The list of filesystem types can be prefixed with *no* to specify the filesystem types on which no action should be taken. For more details see *mount*(8).
+Limit the set of printed filesystems. More than one type may be specified in a comma-separated list. The list of filesystem types can be prefixed with *no* to specify the filesystem types on which no action should be taken. For more details see *mount*(8).
 
 *--tree*::
-  Enable tree-like output if possible. The options is silently ignored for tables where is missing child-parent relation (e.g., fstab).
+Enable tree-like output if possible. The options is silently ignored for tables where is missing child-parent relation (e.g., fstab).
 
 *-U*, *--uniq*::
-  Ignore filesystems with duplicate mount targets, thus effectively skipping over-mounted mount points.
+Ignore filesystems with duplicate mount targets, thus effectively skipping over-mounted mount points.
 
 *-u*, *--notruncate*::
-  Do not truncate text in columns. The default is to not truncate the *TARGET*, *SOURCE*, *UUID*, *LABEL*, *PARTUUID*, *PARTLABEL* columns. This option disables text truncation also in all other columns.
+Do not truncate text in columns. The default is to not truncate the *TARGET*, *SOURCE*, *UUID*, *LABEL*, *PARTUUID*, *PARTLABEL* columns. This option disables text truncation also in all other columns.
 
 *-v*, *--nofsroot*::
-  Do not print a [/dir] in the SOURCE column for bind mounts or btrfs subvolumes.
+Do not print a [/dir] in the SOURCE column for bind mounts or btrfs subvolumes.
 
 *-w*, *--timeout* _milliseconds_::
-  Specify an upper limit on the time for which *--poll* will block, in milliseconds.
+Specify an upper limit on the time for which *--poll* will block, in milliseconds.
 
 *-x*, *--verify*::
-  Check mount table content. The default is to verify _/etc/fstab_ parsability and usability. It's possible to use this option also with *--tab-file*. It's possible to specify source (device) or target (mountpoint) to filter mount table. The option *--verbose* forces findmnt to print more details.
+Check mount table content. The default is to verify _/etc/fstab_ parsability and usability. It's possible to use this option also with *--tab-file*. It's possible to specify source (device) or target (mountpoint) to filter mount table. The option *--verbose* forces findmnt to print more details.
 
 *--verbose*::
-  Force findmnt to print more information (*--verify* only for now).
+Force findmnt to print more information (*--verify* only for now).
 
 *--vfs-all*::
-  When used with *VFS-OPTIONS* column, print all VFS (fs-independent) flags. This option is designed for auditing purposes to list also default VFS kernel mount options which are normally not listed.
+When used with *VFS-OPTIONS* column, print all VFS (fs-independent) flags. This option is designed for auditing purposes to list also default VFS kernel mount options which are normally not listed.
 
 == ENVIRONMENT
 
 LIBMOUNT_FSTAB=<path>::
-  overrides the default location of the fstab file
+overrides the default location of the fstab file
 
 LIBMOUNT_MTAB=<path>::
-  overrides the default location of the mtab file
+overrides the default location of the mtab file
 
 LIBMOUNT_DEBUG=all::
-  enables libmount debug output
+enables libmount debug output
 
 LIBSMARTCOLS_DEBUG=all::
-  enables libsmartcols debug output
+enables libsmartcols debug output
 
 LIBSMARTCOLS_DEBUG_PADDING=on::
-  use visible padding characters. Requires enabled LIBSMARTCOLS_DEBUG.
+use visible padding characters. Requires enabled LIBSMARTCOLS_DEBUG.
 
 == EXAMPLES
 
 *findmnt --fstab -t nfs*::
-  Prints all NFS filesystems defined in _/etc/fstab_.
+Prints all NFS filesystems defined in _/etc/fstab_.
 
 *findmnt --fstab /mnt/foo*::
-  Prints all `/etc/fstab` filesystems where the mountpoint directory is _/mnt/foo_. It also prints bind mounts where _/mnt/foo_ is a source.
+Prints all _/etc/fstab_ filesystems where the mountpoint directory is _/mnt/foo_. It also prints bind mounts where _/mnt/foo_ is a source.
 
 *findmnt --fstab --target /mnt/foo*::
-  Prints all _/etc/fstab_ filesystems where the mountpoint directory is _/mnt/foo_.
+Prints all _/etc/fstab_ filesystems where the mountpoint directory is _/mnt/foo_.
 
 *findmnt --fstab --evaluate*::
-  Prints all _/etc/fstab_ filesystems and converts LABEL= and UUID= tags to the real device names.
+Prints all _/etc/fstab_ filesystems and converts LABEL= and UUID= tags to the real device names.
 
 *findmnt -n --raw --evaluate --output=target LABEL=/boot*::
-  Prints only the mountpoint where the filesystem with label "/boot" is mounted.
+Prints only the mountpoint where the filesystem with label "/boot" is mounted.
 
 *findmnt --poll --mountpoint /mnt/foo*::
-  Monitors mount, unmount, remount and move on _/mnt/foo_.
+Monitors mount, unmount, remount and move on _/mnt/foo_.
 
 *findmnt --poll=umount --first-only --mountpoint /mnt/foo*::
-  Waits for _/mnt/foo_ unmount.
+Waits for _/mnt/foo_ unmount.
 
 *findmnt --poll=remount -t ext3 -O ro*::
-  Monitors remounts to read-only mode on all ext3 filesystems.
+Monitors remounts to read-only mode on all ext3 filesystems.
 
 == AUTHORS
 
index 2c1b445d9b1049cdd0bba1593ab968126e44f7d1..a140f7ed54272722ffafc4967f9fc26590fc2ba3 100644 (file)
@@ -5,6 +5,7 @@
 :man source: util-linux {release-version}
 :page-layout: base
 :command: getopt
+:plus: +
 
 == NAME
 
@@ -29,37 +30,38 @@ Traditional implementations of *getopt*(1) are unable to cope with whitespace an
 == OPTIONS
 
 *-a*, *--alternative*::
-  Allow long options to start with a single '*-*'.
+Allow long options to start with a single '*-*'.
 
 *-h*, *--help*::
-  Display help text and exit. No other output is generated.
+Display help text and exit. No other output is generated.
 
 *-l*, *--longoptions* _longopts_::
-  The long (multi-character) options to be recognized. More than one option name may be specified at once, by separating the names with commas. This option may be given more than once, the _longopts_ are cumulative. Each long option name in _longopts_ may be followed by one colon to indicate it has a required argument, and by two colons to indicate it has an optional argument.
+The long (multi-character) options to be recognized. More than one option name may be specified at once, by separating the names with commas. This option may be given more than once, the _longopts_ are cumulative. Each long option name in _longopts_ may be followed by one colon to indicate it has a required argument, and by two colons to indicate it has an optional argument.
 
 *-n*, *--name* _progname_::
-  The name that will be used by the *getopt*(3) routines when it reports errors. Note that errors of *getopt*(1) are still reported as coming from getopt.
+The name that will be used by the *getopt*(3) routines when it reports errors. Note that errors of *getopt*(1) are still reported as coming from getopt.
 
 *-o*, *--options* _shortopts_::
-  The short (one-character) options to be recognized. If this option is not found, the first parameter of *getopt* that does not start with a '*-*' (and is not an option argument) is used as the short options string. Each short option character in _shortopts_ may be followed by one colon to indicate it has a required argument, and by two colons to indicate it has an optional argument. The first character of shortopts may be '*+*' or '*-*' to influence the way options are parsed and output is generated (see section *SCANNING MODES* for details).
+The short (one-character) options to be recognized. If this option is not found, the first parameter of *getopt* that does not start with a '*-*' (and is not an option argument) is used as the short options string. Each short option character in _shortopts_ may be followed by one colon to indicate it has a required argument, and by two colons to indicate it has an optional argument. The first character of shortopts may be '*{plus}*' or '*-*' to influence the way options are parsed and output is generated (see section *SCANNING MODES* for details).
+//TRANSLATORS: Keep {plus} untranslated.
 
 *-q*, *--quiet*::
-  Disable error reporting by *getopt*(3).
+Disable error reporting by *getopt*(3).
 
 *-Q*, *--quiet-output*::
-  Do not generate normal output. Errors are still reported by *getopt*(3), unless you also use *-q*.
+Do not generate normal output. Errors are still reported by *getopt*(3), unless you also use *-q*.
 
 *-s*, *--shell* _shell_::
-  Set quoting conventions to those of _shell_. If the *-s* option is not given, the BASH conventions are used. Valid arguments are currently '*sh*' '*bash*', '*csh*', and '*tcsh*'.
+Set quoting conventions to those of _shell_. If the *-s* option is not given, the BASH conventions are used. Valid arguments are currently '*sh*' '*bash*', '*csh*', and '*tcsh*'.
 
 *-T*, *--test*::
-  Test if your *getopt*(1) is this enhanced version or an old version. This generates no output, and sets the error status to 4. Other implementations of getopt1, and this version if the environment variable *GETOPT_COMPATIBLE* is set, will return '*--*' and error status 0.
+Test if your *getopt*(1) is this enhanced version or an old version. This generates no output, and sets the error status to 4. Other implementations of *getopt*(1), and this version if the environment variable *GETOPT_COMPATIBLE* is set, will return '*--*' and error status 0.
 
 *-u*, *--unquoted*::
-  Do not quote the output. Note that whitespace and special (shell-dependent) characters can cause havoc in this mode (like they do with other getopt1 implementations).
+Do not quote the output. Note that whitespace and special (shell-dependent) characters can cause havoc in this mode (like they do with other *getopt*(1) implementations).
 
 *-V*, *--version*::
-  Display version information and exit. No other output is generated.
+Display version information and exit. No other output is generated.
 
 == PARSING
 
@@ -73,7 +75,8 @@ It is possible to specify several short options after one '*-*', as long as all
 
 A long option normally begins with '*--*' followed by the long option name. If the option has a required argument, it may be written directly after the long option name, separated by '*=*', or as the next argument (i.e., separated by whitespace on the command line). If the option has an optional argument, it must be written directly after the long option name, separated by '*=*', if present (if you add the '*=*' but nothing behind it, it is interpreted as if no argument was present; this is a slight bug, see the *BUGS*). Long options may be abbreviated, as long as the abbreviation is not ambiguous.
 
-Each parameter not starting with a '*-*', and not a required argument of a previous option, is a non-option parameter. Each parameter after a '*--*' parameter is always interpreted as a non-option parameter. If the environment variable *POSIXLY_CORRECT* is set, or if the short option string started with a '*+*', all remaining parameters are interpreted as non-option parameters as soon as the first non-option parameter is found.
+Each parameter not starting with a '*-*', and not a required argument of a previous option, is a non-option parameter. Each parameter after a '*--*' parameter is always interpreted as a non-option parameter. If the environment variable *POSIXLY_CORRECT* is set, or if the short option string started with a '*{plus}*', all remaining parameters are interpreted as non-option parameters as soon as the first non-option parameter is found.
+//TRANSLATORS: Keep {plus} untranslated.
 
 == OUTPUT
 
@@ -87,7 +90,8 @@ If several short options were specified after a single '*-*', each will be prese
 
 For a long option, '*--*' and the full option name are generated as one parameter. This is done regardless whether the option was abbreviated or specified with a single '*-*' in the input. Arguments are handled as with short options.
 
-Normally, no non-option parameters output is generated until all options and their arguments have been generated. Then '*--*' is generated as a single parameter, and after it the non-option parameters in the order they were found, each as a separate parameter. Only if the first character of the short options string was a '*-*', non-option parameter output is generated at the place they are found in the input (this is not supported if the first format of the *SYNOPSIS* is used; in that case all preceding occurrences of '*-*' and '*+*' are ignored).
+Normally, no non-option parameters output is generated until all options and their arguments have been generated. Then '*--*' is generated as a single parameter, and after it the non-option parameters in the order they were found, each as a separate parameter. Only if the first character of the short options string was a '*-*', non-option parameter output is generated at the place they are found in the input (this is not supported if the first format of the *SYNOPSIS* is used; in that case all preceding occurrences of '*-*' and '*{plus}*' are ignored).
+//TRANSLATORS: Keep {plus} untranslated.
 
 == QUOTING
 
@@ -99,9 +103,11 @@ Different shells use different quoting conventions. You can use the '*-s*' optio
 
 == SCANNING MODES
 
-The first character of the short options string may be a '*-*' or a '*+*' to indicate a special scanning mode. If the first calling form in the *SYNOPSIS* is used they are ignored; the environment variable *POSIXLY_CORRECT* is still examined, though.
+The first character of the short options string may be a '*-*' or a '*{plus}*' to indicate a special scanning mode. If the first calling form in the *SYNOPSIS* is used they are ignored; the environment variable *POSIXLY_CORRECT* is still examined, though.
+//TRANSLATORS: Keep {plus} untranslated.
 
-If the first character is '*+*', or if the environment variable *POSIXLY_CORRECT* is set, parsing stops as soon as the first non-option parameter (i.e., a parameter that does not start with a '*-*') is found that is not an option argument. The remaining parameters are all interpreted as non-option parameters.
+If the first character is '*{plus}*', or if the environment variable *POSIXLY_CORRECT* is set, parsing stops as soon as the first non-option parameter (i.e., a parameter that does not start with a '*-*') is found that is not an option argument. The remaining parameters are all interpreted as non-option parameters.
+//TRANSLATORS: Keep {plus} untranslated.
 
 If the first character is a '*-*', non-option parameters are outputted at the place where they are found; in normal operation, they are all collected at the end of output after a '*--*' parameter has been generated. Note that this '*--*' parameter is still generated, but it will always be the last parameter in this mode.
 
@@ -109,11 +115,13 @@ If the first character is a '*-*', non-option parameters are outputted at the pl
 
 This version of *getopt*(1) is written to be as compatible as possible to other versions. Usually you can just replace them with this version without any modifications, and with some advantages.
 
-If the first character of the first parameter of getopt is not a '*-*', *getopt* goes into compatibility mode. It will interpret its first parameter as the string of short options, and all other arguments will be parsed. It will still do parameter shuffling (i.e., all non-option parameters are output at the end), unless the environment variable *POSIXLY_CORRECT* is set, in which case, *getopt* will prepend a '*+*' before short options automatically.
+If the first character of the first parameter of getopt is not a '*-*', *getopt* goes into compatibility mode. It will interpret its first parameter as the string of short options, and all other arguments will be parsed. It will still do parameter shuffling (i.e., all non-option parameters are output at the end), unless the environment variable *POSIXLY_CORRECT* is set, in which case, *getopt* will prepend a '*{plus}*' before short options automatically.
+//TRANSLATORS: Keep {plus} untranslated.
 
 The environment variable *GETOPT_COMPATIBLE* forces *getopt* into compatibility mode. Setting both this environment variable and *POSIXLY_CORRECT* offers 100% compatibility for 'difficult' programs. Usually, though, neither is needed.
 
-In compatibility mode, leading '*-*' and '*+*' characters in the short options string are ignored.
+In compatibility mode, leading '*-*' and '*{plus}*' characters in the short options string are ignored.
+//TRANSLATORS: Keep {plus} untranslated.
 
 == RETURN CODES
 
@@ -127,10 +135,10 @@ Example scripts for (ba)sh and (t)csh are provided with the *getopt*(1) distribu
 == ENVIRONMENT
 
 *POSIXLY_CORRECT*::
-  This environment variable is examined by the *getopt*(3) routines. If it is set, parsing stops as soon as a parameter is found that is not an option or an option argument. All remaining parameters are also interpreted as non-option parameters, regardless whether they start with a '*-*'.
+This environment variable is examined by the *getopt*(3) routines. If it is set, parsing stops as soon as a parameter is found that is not an option or an option argument. All remaining parameters are also interpreted as non-option parameters, regardless whether they start with a '*-*'.
 
 *GETOPT_COMPATIBLE*::
-  Forces *getopt* to use the first calling format as specified in the *SYNOPSIS*.
+Forces *getopt* to use the first calling format as specified in the *SYNOPSIS*.
 
 == BUGS
 
index cb6ef73056c6eaaf4cfab3267d33cec772a34db1..1a2a31ed895681fc05059e37df545461d23cd478 100644 (file)
@@ -27,49 +27,49 @@ hardlink - link multiple copies of a file
 == OPTIONS
 
 *-h*, *--help*::
-  print quick usage details to the screen.
+print quick usage details to the screen.
 
 *-v*, *--verbose*::
-  More verbose output. If specified once, every hardlinked file is displayed, if specified twice, it also shows every comparison.
+More verbose output. If specified once, every hardlinked file is displayed, if specified twice, it also shows every comparison.
 
 *-q*, *--quiet*::
-  Quiet mode, don't print anything.
+Quiet mode, don't print anything.
 
 *-n*, *--dry-run*::
-  Do not act, just print what would happen
+Do not act, just print what would happen.
 
 *-f*, *--respect-name*::
-  Only try to link files with the same (basename). It's strongly recommended to use long options rather than *-f* which is interpreted in a different way by others hardlink implementations.
+Only try to link files with the same (basename). It's strongly recommended to use long options rather than *-f* which is interpreted in a different way by others *hardlink* implementations.
 
 *-p*, *--ignore-mode*::
-  Link/compare files even if their mode is different. This may be a bit unpredictable.
+Link/compare files even if their mode is different. This may be a bit unpredictable.
 
 *-o*, *--ignore-owner*::
-  Link/compare files even if their owner (user and group) is different. It is not predictable.
+Link/compare files even if their owner (user and group) is different. It is not predictable.
 
 *-t*, *--ignore-time*::
-  Link/compare files even if their time of modification is different. You almost always want this.
+Link/compare files even if their time of modification is different. You almost always want this.
 
 *-X*, *--respect-xattrs*::
-  Only try to link files with the same extended attributes.
+Only try to link files with the same extended attributes.
 
 *-m*, *--maximize*::
-  Among equal files, keep the file with the highest link count.
+Among equal files, keep the file with the highest link count.
 
 *-M*, *--minimize*::
-  Among equal files, keep the file with the lowest link count.
+Among equal files, keep the file with the lowest link count.
 
 *-O*, *--keep-oldest*::
-  Among equal files, keep the oldest file (least recent modification time). By default, the newest file is kept. If *--maximize* or *--minimize* is specified, the link count has a higher precedence than the time of modification.
+Among equal files, keep the oldest file (least recent modification time). By default, the newest file is kept. If *--maximize* or *--minimize* is specified, the link count has a higher precedence than the time of modification.
 
 *-x*, *--exclude* _regex_::
-  A regular expression which excludes files from being compared and linked.
+A regular expression which excludes files from being compared and linked.
 
 *-i*, *--include* _regex_::
-  A regular expression to include files. If the option *--exclude* has been given, this option re-includes files which would otherwise be excluded. If the option is used without *--exclude*, only files matched by the pattern are included.
+A regular expression to include files. If the option *--exclude* has been given, this option re-includes files which would otherwise be excluded. If the option is used without *--exclude*, only files matched by the pattern are included.
 
 *-s*, *--minimum-size* _size_::
-  The minimum size to consider. By default this is 1, so empty files will not be linked. The _size_ argument may be followed by the multiplicative suffixes KiB (=1024), MiB (=1024*1024), and so on for GiB, TiB, PiB, EiB, ZiB and YiB (the "iB" is optional, e.g., "K" has the same meaning as "KiB").
+The minimum size to consider. By default this is 1, so empty files will not be linked. The _size_ argument may be followed by the multiplicative suffixes KiB (=1024), MiB (=1024*1024), and so on for GiB, TiB, PiB, EiB, ZiB and YiB (the "iB" is optional, e.g., "K" has the same meaning as "KiB").
 
 == ARGUMENTS
 
index a614d20bcf20e13bf1b7999b48b2b6a81b3d9bae..1609994ba98b9bddb5c2364f4f706793cffaf4a0 100644 (file)
@@ -37,44 +37,44 @@ If _signal_ is 0, then no actual signal is sent, but error checking is still per
 The list of processes to be signaled can be a mixture of names and PIDs.
 
 _pid_::
-  Each _pid_ can be expressed in one of the following ways: +
-  {nbsp} +
-  _n_;;
-    where _n_ is larger than 0. The process with PID _n_ is signaled.
-  *0*;;
-    All processes in the current process group are signaled.
-  *-1*;;
-    All processes with a PID larger than 1 are signaled.
-  **-**__n__;;
-    where _n_ is larger than 1. All processes in process group _n_ are signaled. When an argument of the form '-n' is given, and it is meant to denote a process group, either a signal must be specified first, or the argument must be preceded by a '--' option, otherwise it will be taken as the signal to send.
+Each _pid_ can be expressed in one of the following ways:
+_n_;;
+where _n_ is larger than 0. The process with PID _n_ is signaled.
+*0*;;
+All processes in the current process group are signaled.
+*-1*;;
+All processes with a PID larger than 1 are signaled.
+**-**__n__;;
+where _n_ is larger than 1. All processes in process group _n_ are signaled. When an argument of the form '-n' is given, and it is meant to denote a process group, either a signal must be specified first, or the argument must be preceded by a '--' option, otherwise it will be taken as the signal to send.
 
 _name_::
-  All processes invoked using this _name_ will be signaled.
+All processes invoked using this _name_ will be signaled.
 
 == OPTIONS
 
 *-s*, *--signal* _signal_::
-  The signal to send. It may be given as a name or a number.
+The signal to send. It may be given as a name or a number.
 *-l*, *--list* [_number_]::
-  Print a list of signal names, or convert the given signal number to a name. The signals can be found in `/usr/include/linux/signal.h`.
+Print a list of signal names, or convert the given signal number to a name. The signals can be found in _/usr/include/linux/signal.h_.
 *-L*, *--table*::
-  Similar to *-l*, but it will print signal names and their corresponding numbers.
+Similar to *-l*, but it will print signal names and their corresponding numbers.
 *-a*, *--all*::
-  Do not restrict the command-name-to-PID conversion to processes with the same UID as the present process.
+Do not restrict the command-name-to-PID conversion to processes with the same UID as the present process.
 *-p*, *--pid*::
-  Only print the process ID (PID) of the named processes, do not send any signals.
+Only print the process ID (PID) of the named processes, do not send any signals.
 *--verbose*::
-  Print PID(s) that will be signaled with *kill* along with the signal.
+Print PID(s) that will be signaled with *kill* along with the signal.
 *-q*, *--queue* _value_::
-  Send the signal using *sigqueue*(3) rather than *kill*(2). The _value_ argument is an integer that is sent along with the signal. If the receiving process has installed a handler for this signal using the *SA_SIGINFO* flag to *sigaction*(2), then it can obtain this data via the _si_sigval_ field of the `siginfo_t` structure.
+Send the signal using *sigqueue*(3) rather than *kill*(2). The _value_ argument is an integer that is sent along with the signal. If the receiving process has installed a handler for this signal using the *SA_SIGINFO* flag to *sigaction*(2), then it can obtain this data via the _si_sigval_ field of the _siginfo_t_ structure.
 *--timeout* _milliseconds signal_::
-  Send a signal defined in the usual way to a process, followed by an additional signal after a specified delay. The *--timeout* option causes *kill* to wait for a period defined in _milliseconds_ before sending a follow-up _signal_ to the process. This feature is implemented using the Linux kernel PID file descriptor feature in order to guarantee that the follow-up signal is sent to the same process or not sent if the process no longer exists. +
-  {nbsp} +
-  Note that the operating system may re-use PIDs and implementing an equivalent feature in a shell using *kill* and *sleep* would be subject to races whereby the follow-up signal might be sent to a different process that used a recycled PID. +
-  {nbsp} +
-  The *--timeout* option can be specified multiple times: the signals are sent sequentially with the specified timeouts. The *--timeout* option can be combined with the *--queue* option. +
-  {nbsp} +
-  As an example, the following command sends the signals QUIT, TERM and KILL in sequence and waits for 1000 milliseconds between sending the signals: +
+Send a signal defined in the usual way to a process, followed by an additional signal after a specified delay. The *--timeout* option causes *kill* to wait for a period defined in _milliseconds_ before sending a follow-up _signal_ to the process. This feature is implemented using the Linux kernel PID file descriptor feature in order to guarantee that the follow-up signal is sent to the same process or not sent if the process no longer exists.
++
+Note that the operating system may re-use PIDs and implementing an equivalent feature in a shell using *kill* and *sleep* would be subject to races whereby the follow-up signal might be sent to a different process that used a recycled PID.
++
+The *--timeout* option can be specified multiple times: the signals are sent sequentially with the specified timeouts. The *--timeout* option can be combined with the *--queue* option.
++
+As an example, the following command sends the signals QUIT, TERM and KILL in sequence and waits for 1000 milliseconds between sending the signals:
++
 ....
 kill --verbose --timeout 1000 TERM --timeout 1000 KILL \
         --signal QUIT 12345
@@ -84,14 +84,12 @@ kill --verbose --timeout 1000 TERM --timeout 1000 KILL \
 
 *kill* has the following exit status values:
 
-____
 *0*::
-  success
+success
 *1*::
-  failure
+failure
 *64*::
-  partial success (when more than one process specified)
-____
+partial success (when more than one process specified)
 
 == NOTES
 
@@ -101,8 +99,8 @@ Various shells provide a builtin *kill* command that is preferred in relation to
 
 == AUTHORS
 
-mailto:svalente@mit.edu[Salvatore Valente] +
-mailto:kzak@redhat.com[Karel Zak] +
+mailto:svalente@mit.edu[Salvatore Valente],
+mailto:kzak@redhat.com[Karel Zak]
 
 The original version was taken from BSD 4.4.
 
index ac2ef42c9128a9a8bbb565493242ab85087683bc..95d2fef32e6e7edb7d2a86447bbe2eddc52e6030 100644 (file)
@@ -57,27 +57,27 @@ When the optional _message_ argument is present, it is written to the log. If it
 == OPTIONS
 
 *-d*, *--udp*::
-  Use datagrams (UDP) only. By default the connection is tried to the syslog port defined in _/etc/services_, which is often 514. +
-  {nbsp} +
-  See also *--server* and *--socket* to specify where to connect.
+Use datagrams (UDP) only. By default the connection is tried to the syslog port defined in _/etc/services_, which is often 514.
++
+See also *--server* and *--socket* to specify where to connect.
 
 *-e*, *--skip-empty*::
-  Ignore empty lines when processing files. An empty line is defined to be a line without any characters. Thus a line consisting only of whitespace is NOT considered empty. Note that when the *--prio-prefix* option is specified, the priority is not part of the line. Thus an empty line in this mode is a line that does not have any characters after the priority prefix (e.g., *<13>*).
+Ignore empty lines when processing files. An empty line is defined to be a line without any characters. Thus a line consisting only of whitespace is NOT considered empty. Note that when the *--prio-prefix* option is specified, the priority is not part of the line. Thus an empty line in this mode is a line that does not have any characters after the priority prefix (e.g., *<13>*).
 
 *-f*, *--file* _file_::
-  Log the contents of the specified _file_. This option cannot be combined with a command-line message.
+Log the contents of the specified _file_. This option cannot be combined with a command-line message.
 
 *-i*::
-  Log the PID of the logger process with each line.
+Log the PID of the logger process with each line.
 
 *--id*[**=**__id__]::
-  Log the PID of the logger process with each line. When the optional argument _id_ is specified, then it is used instead of the logger command's PID. The use of *--id=$$* (PPID) is recommended in scripts that send several messages. +
-  {nbsp} +
-  Note that the system logging infrastructure (for example *systemd* when listening on _/dev/log_) may follow local socket credentials to overwrite the PID specified in the message. *logger*(1) is able to set those socket credentials to the given _id_, but only if you have root permissions and a process with the specified PID exists, otherwise the socket credentials are not modified and the problem is silently ignored.
+Log the PID of the logger process with each line. When the optional argument _id_ is specified, then it is used instead of the logger command's PID. The use of *--id=$$* (PPID) is recommended in scripts that send several messages.
++
+Note that the system logging infrastructure (for example *systemd* when listening on _/dev/log_) may follow local socket credentials to overwrite the PID specified in the message. *logger*(1) is able to set those socket credentials to the given _id_, but only if you have root permissions and a process with the specified PID exists, otherwise the socket credentials are not modified and the problem is silently ignored.
 
 *--journald*[**=**__file__]::
-  Write a systemd journal entry. The entry is read from the given _file_, when specified, otherwise from standard input. Each line must begin with a field that is accepted by journald; see *systemd.journal-fields*(7) for details. The use of a MESSAGE_ID field is generally a good idea, as it makes finding entries easy. Examples: +
-  {nbsp} +
+Write a systemd journal entry. The entry is read from the given _file_, when specified, otherwise from standard input. Each line must begin with a field that is accepted by journald; see *systemd.journal-fields*(7) for details. The use of a MESSAGE_ID field is generally a good idea, as it makes finding entries easy. Examples:
+
 ____
     logger --journald <<end
     MESSAGE_ID=67feb6ffbaf24c5cbec13c008dd72309
@@ -88,59 +88,59 @@ ____
 
     logger --journald=entry.txt
 ____
-Notice that *--journald* will ignore values of other options, such as priority. If priority is needed it must be within input, and use PRIORITY field. The simple execution of *journalctl*(1) will display MESSAGE field. Use *journalctl --output json-pretty* to see rest of the fields. +
-{nbsp} +
+Notice that *--journald* will ignore values of other options, such as priority. If priority is needed it must be within input, and use PRIORITY field. The simple execution of *journalctl*(1) will display MESSAGE field. Use *journalctl --output json-pretty* to see rest of the fields.
++
 To include newlines in MESSAGE, specify MESSAGE several times. This is handled as a special case, other fields will be stored as an array in the journal if they appear multiple times.
 
 *--msgid* _msgid_::
-  Sets the RFC5424 MSGID field. Note that the space character is not permitted inside of _msgid_. This option is only used if *--rfc5424* is specified as well; otherwise, it is silently ignored.
+Sets the link:https://tools.ietf.org/html/rfc5424[RFC 5424] MSGID field. Note that the space character is not permitted inside of _msgid_. This option is only used if *--rfc5424* is specified as well; otherwise, it is silently ignored.
 
 *-n*, *--server* _server_::
-  Write to the specified remote syslog _server_ instead of to the system log socket. Unless *--udp* or *--tcp* is specified, *logger* will first try to use UDP, but if this fails a TCP connection is attempted.
+Write to the specified remote syslog _server_ instead of to the system log socket. Unless *--udp* or *--tcp* is specified, *logger* will first try to use UDP, but if this fails a TCP connection is attempted.
 
 *--no-act*::
-  Causes everything to be done except for writing the log message to the system log, and removing the connection or the journal. This option can be used together with *--stderr* for testing purposes.
+Causes everything to be done except for writing the log message to the system log, and removing the connection or the journal. This option can be used together with *--stderr* for testing purposes.
 
 *--octet-count*::
-  Use the link:https://tools.ietf.org/html/rfc6587[RFC 6587] octet counting framing method for sending messages. When this option is not used, the default is no framing on UDP, and RFC6587 non-transparent framing (also known as octet stuffing) on TCP.
+Use the link:https://tools.ietf.org/html/rfc6587[RFC 6587] octet counting framing method for sending messages. When this option is not used, the default is no framing on UDP, and RFC6587 non-transparent framing (also known as octet stuffing) on TCP.
 
 *-P*, *--port* _port_::
-  Use the specified _port_. When this option is not specified, the port defaults to syslog for udp and to syslog-conn for tcp connections.
+Use the specified _port_. When this option is not specified, the port defaults to syslog for udp and to syslog-conn for tcp connections.
 
 *-p*, *--priority* _priority_::
-  Enter the message into the log with the specified _priority_. The priority may be specified numerically or as a _facility_._level_ pair. For example, *-p local3.info* logs the message as informational in the local3 facility. The default is *user.notice*.
+Enter the message into the log with the specified _priority_. The priority may be specified numerically or as a _facility_._level_ pair. For example, *-p local3.info* logs the message as informational in the local3 facility. The default is *user.notice*.
 
 *--prio-prefix*::
-  Look for a syslog prefix on every line read from standard input. This prefix is a decimal number within angle brackets that encodes both the facility and the level. The number is constructed by multiplying the facility by 8 and then adding the level. For example, *local0.info*, meaning facility=16 and level=6, becomes *<134>*. +
-  {nbsp} +
-  If the prefix contains no facility, the facility defaults to what is specified by the *-p* option. Similarly, if no prefix is provided, the line is logged using the _priority_ given with *-p*. +
-  {nbsp} +
-  This option doesn't affect a command-line message.
+Look for a syslog prefix on every line read from standard input. This prefix is a decimal number within angle brackets that encodes both the facility and the level. The number is constructed by multiplying the facility by 8 and then adding the level. For example, *local0.info*, meaning facility=16 and level=6, becomes *<134>*.
++
+If the prefix contains no facility, the facility defaults to what is specified by the *-p* option. Similarly, if no prefix is provided, the line is logged using the _priority_ given with *-p*.
++
+This option doesn't affect a command-line message.
 
 *--rfc3164*::
-  Use the link:https://tools.ietf.org/html/rfc3164[RFC 3164] BSD syslog protocol to submit messages to a remote server.
+Use the link:https://tools.ietf.org/html/rfc3164[RFC 3164] BSD syslog protocol to submit messages to a remote server.
 
 *--rfc5424*[**=**__without__]::
-  Use the link:https://tools.ietf.org/html/rfc5424[RFC 5424] syslog protocol to submit messages to a remote server. The optional _without_ argument can be a comma-separated list of the following values: *notq*, *notime*, *nohost*. +
-  {nbsp} +
-  The *notq* value suppresses the time-quality structured data from the submitted message. The time-quality information shows whether the local clock was synchronized plus the maximum number of microseconds the timestamp might be off. The time quality is also automatically suppressed when *--sd-id timeQuality* is specified. +
-  {nbsp} +
-  The *notime* value (which implies *notq*) suppresses the complete sender timestamp that is in ISO-8601 format, including microseconds and timezone. +
-  {nbsp} +
-  The *nohost* value suppresses *gethostname*(2) information from the message header. +
-  {nbsp} +
-  The RFC 5424 protocol has been the default for *logger* since version 2.26.
+Use the link:https://tools.ietf.org/html/rfc5424[RFC 5424] syslog protocol to submit messages to a remote server. The optional _without_ argument can be a comma-separated list of the following values: *notq*, *notime*, *nohost*.
++
+The *notq* value suppresses the time-quality structured data from the submitted message. The time-quality information shows whether the local clock was synchronized plus the maximum number of microseconds the timestamp might be off. The time quality is also automatically suppressed when *--sd-id timeQuality* is specified.
++
+The *notime* value (which implies *notq*) suppresses the complete sender timestamp that is in ISO-8601 format, including microseconds and timezone.
++
+The *nohost* value suppresses *gethostname*(2) information from the message header.
++
+The RFC 5424 protocol has been the default for *logger* since version 2.26.
 
 *-s*, *--stderr*::
-  Output the message to standard error as well as to the system log.
+Output the message to standard error as well as to the system log.
 
 *--sd-id* _name_[**@**__digits__]::
-  Specifies a structured data element ID for an RFC 5424 message header. The option has to be used before *--sd-param* to introduce a new element. The number of structured data elements is unlimited. The ID (_name_ plus possibly **@**__digits__) is case-sensitive and uniquely identifies the type and purpose of the element. The same ID must not exist more than once in a message. The **@**__digits__ part is required for user-defined non-standardized IDs. +
-  {nbsp} +
-  *logger* currently generates the *timeQuality* standardized element only. RFC 5424 also describes the elements *origin* (with parameters ip, enterpriseId, software and swVersion) and *meta* (with parameters sequenceId, sysUpTime and language). These element IDs may be specified without the **@**__digits__ suffix.
+Specifies a structured data element ID for an RFC 5424 message header. The option has to be used before *--sd-param* to introduce a new element. The number of structured data elements is unlimited. The ID (_name_ plus possibly **@**__digits__) is case-sensitive and uniquely identifies the type and purpose of the element. The same ID must not exist more than once in a message. The **@**__digits__ part is required for user-defined non-standardized IDs.
++
+*logger* currently generates the *timeQuality* standardized element only. RFC 5424 also describes the elements *origin* (with parameters ip, enterpriseId, software and swVersion) and *meta* (with parameters sequenceId, sysUpTime and language). These element IDs may be specified without the **@**__digits__ suffix.
 
 *--sd-param* _name_=_value_::
-  Specifies a structured data element parameter, a name and value pair. The option has to be used after *--sd-id* and may be specified more than once for the same element. Note that the quotation marks around _value_ are required and must be escaped on the command line. +
+Specifies a structured data element parameter, a name and value pair. The option has to be used after *--sd-id* and may be specified more than once for the same element. Note that the quotation marks around _value_ are required and must be escaped on the command line. +
 ....
     logger --rfc5424 --sd-id zoo@123               \
                      --sd-param tiger="hungry"   \
@@ -153,36 +153,36 @@ produces: +
 *<13>1 2015-10-01T14:07:59.168662+02:00 ws kzak - - [timeQuality tzKnown="1" isSynced="1" syncAccuracy="218616"][zoo@123 tiger="hungry" zebra="running"][manager@123 onMeeting="yes"] this is message*
 
 *-S*, *--size* _size_::
-  Sets the maximum permitted message size to _size_. The default is 1KiB characters, which is the limit traditionally used and specified in RFC 3164. With RFC 5424, this limit has become flexible. A good assumption is that RFC 5424 receivers can at least process 4KiB messages. +
-  {nbsp} +
-  Most receivers accept messages larger than 1KiB over any type of syslog protocol. As such, the *--size* option affects logger in all cases (not only when *--rfc5424* was used). +
-  {nbsp} +
-  Note: the message-size limit limits the overall message size, including the syslog header. Header sizes vary depending on the selected options and the hostname length. As a rule of thumb, headers are usually not longer than 50 to 80 characters. When selecting a maximum message size, it is important to ensure that the receiver supports the max size as well, otherwise messages may become truncated. Again, as a rule of thumb two to four KiB message size should generally be OK, whereas anything larger should be verified to work.
+Sets the maximum permitted message size to _size_. The default is 1KiB characters, which is the limit traditionally used and specified in RFC 3164. With RFC 5424, this limit has become flexible. A good assumption is that RFC 5424 receivers can at least process 4KiB messages.
++
+Most receivers accept messages larger than 1KiB over any type of syslog protocol. As such, the *--size* option affects logger in all cases (not only when *--rfc5424* was used).
++
+Note: the message-size limit limits the overall message size, including the syslog header. Header sizes vary depending on the selected options and the hostname length. As a rule of thumb, headers are usually not longer than 50 to 80 characters. When selecting a maximum message size, it is important to ensure that the receiver supports the max size as well, otherwise messages may become truncated. Again, as a rule of thumb two to four KiB message size should generally be OK, whereas anything larger should be verified to work.
 
 *--socket-errors*[**=**__mode__]::
-  Print errors about Unix socket connections. The _mode_ can be a value of *off*, *on*, or *auto*. When the mode is auto logger will detect if the init process is systemd, and if so assumption is made _/dev/log_ can be used early at boot. Other init systems lack of _/dev/log_ will not cause errors that is identical with messaging using *openlog*(3) system call. The *logger*(1) before version 2.26 used openlog, and hence was unable to detected loss of messages sent to Unix sockets. +
-  {nbsp} +
-  The default mode is *auto*. When errors are not enabled lost messages are not communicated and will result to successful exit status of *logger*(1) invocation.
+Print errors about Unix socket connections. The _mode_ can be a value of *off*, *on*, or *auto*. When the mode is auto logger will detect if the init process is systemd, and if so assumption is made _/dev/log_ can be used early at boot. Other init systems lack of _/dev/log_ will not cause errors that is identical with messaging using *openlog*(3) system call. The *logger*(1) before version 2.26 used openlog, and hence was unable to detected loss of messages sent to Unix sockets.
++
+The default mode is *auto*. When errors are not enabled lost messages are not communicated and will result to successful exit status of *logger*(1) invocation.
 
 *-T*, *--tcp*::
-  Use stream (TCP) only. By default the connection is tried to the _syslog-conn_ port defined in _/etc/services_, which is often _601_. +
-  {nbsp} +
-  See also *--server* and *--socket* to specify where to connect.
+Use stream (TCP) only. By default the connection is tried to the _syslog-conn_ port defined in _/etc/services_, which is often _601_.
++
+See also *--server* and *--socket* to specify where to connect.
 
 *-t*, *--tag* _tag_::
-  Mark every line to be logged with the specified _tag_. The default tag is the name of the user logged in on the terminal (or a user name based on effective user ID).
+Mark every line to be logged with the specified _tag_. The default tag is the name of the user logged in on the terminal (or a user name based on effective user ID).
 
 *-u*, *--socket* _socket_::
-  Write to the specified _socket_ instead of to the system log socket.
+Write to the specified _socket_ instead of to the system log socket.
 
 *--*::
-  End the argument list. This allows the _message_ to start with a hyphen (-).
+End the argument list. This allows the _message_ to start with a hyphen (-).
 
 *-V*, *--version*::
-  Display version information and exit.
+Display version information and exit.
 
 *-h*, *--help*::
-  Display help text and exit.
+Display help text and exit.
 
 == EXIT STATUS
 
index 2b7d067e798ffc8b8768ede55b365cbc316f05c0..8ad4ad99be4bdc341968ec0293f4a3669b4d6b7d 100644 (file)
@@ -57,39 +57,39 @@ If _file_ is not specified, the file _/usr/share/dict/words_ is used, only alpha
 == OPTIONS
 
 *-a*, *--alternative*::
-  Use the alternative dictionary file.
+Use the alternative dictionary file.
 
 *-d*, *--alphanum*::
-  Use normal dictionary character set and order, i.e., only blanks and alphanumeric characters are compared. This is on by default if no file is specified. +
-  {nbsp} +
-  Note that blanks have been added to dictionary character set for compatibility with *sort -d* command since version 2.28.
+Use normal dictionary character set and order, i.e., only blanks and alphanumeric characters are compared. This is on by default if no file is specified.
++
+Note that blanks have been added to dictionary character set for compatibility with *sort -d* command since version 2.28.
 
 *-f*, *--ignore-case*::
-  Ignore the case of alphabetic characters. This is on by default if no file is specified.
+Ignore the case of alphabetic characters. This is on by default if no file is specified.
 
 *-t*, *--terminate* _character_::
-  Specify a string termination character, i.e., only the characters in _string_ up to and including the first occurrence of _character_ are compared.
+Specify a string termination character, i.e., only the characters in _string_ up to and including the first occurrence of _character_ are compared.
 
 *-V*, *--version*::
-  Display version information and exit.
+Display version information and exit.
 
 *-h*, *--help*::
-  Display help text and exit.
+Display help text and exit.
 
 The *look* utility exits 0 if one or more lines were found and displayed, 1 if no lines were found, and >1 if an error occurred.
 
 == ENVIRONMENT
 
 *WORDLIST*::
-  Path to a dictionary file. The environment variable has greater priority than the dictionary path defined in FILES segment.
+Path to a dictionary file. The environment variable has greater priority than the dictionary path defined in FILES segment.
 
 == FILES
 
 _/usr/share/dict/words_::
-  the dictionary
+the dictionary
 
 _/usr/share/dict/web2_::
-  the alternative dictionary
+the alternative dictionary
 
 == HISTORY
 
index 83dd1494a4d3c365f788101e0babd89c73dd9117..e2ed1d591d4ead5a1a8a69aae142c0b3db6b79d9 100644 (file)
@@ -29,128 +29,128 @@ The relationship between block devices and filesystems is not always one-to-one.
 == OPTIONS
 
 *-a*, *--all*::
-  Also list empty devices and RAM disk devices.
+Also list empty devices and RAM disk devices.
 
 *-b*, *--bytes*::
-  Print the SIZE column in bytes rather than in a human-readable format.
+Print the SIZE column in bytes rather than in a human-readable format.
 
 *-D*, *--discard*::
-  Print information about the discarding capabilities (TRIM, UNMAP) for each device.
+Print information about the discarding capabilities (TRIM, UNMAP) for each device.
 
 *-d*, *--nodeps*::
-  Do not print holder devices or slaves. For example, *lsblk --nodeps /dev/sda* prints information about the sda device only.
+Do not print holder devices or slaves. For example, *lsblk --nodeps /dev/sda* prints information about the sda device only.
 
 *-E*, *--dedup* _column_::
-  Use _column_ as a de-duplication key to de-duplicate output tree. If the key is not available for the device, or the device is a partition and parental whole-disk device provides the same key than the device is always printed. +
-  {nbsp} +
-  The usual use case is to de-duplicate output on system multi-path devices, for example by *-E WWN*.
+Use _column_ as a de-duplication key to de-duplicate output tree. If the key is not available for the device, or the device is a partition and parental whole-disk device provides the same key than the device is always printed.
++
+The usual use case is to de-duplicate output on system multi-path devices, for example by *-E WWN*.
 
 -e*, *--exclude* _list_::
-  Exclude the devices specified by the comma-separated _list_ of major device numbers. Note that RAM disks (major=1) are excluded by default if *--all* is not specified. The filter is applied to the top-level devices only. This may be confusing for *--list* output format where hierarchy of the devices is not obvious.
+Exclude the devices specified by the comma-separated _list_ of major device numbers. Note that RAM disks (major=1) are excluded by default if *--all* is not specified. The filter is applied to the top-level devices only. This may be confusing for *--list* output format where hierarchy of the devices is not obvious.
 
 *-f*, *--fs*::
-  Output info about filesystems. This option is equivalent to *-o NAME,FSTYPE,FSVER,LABEL,UUID,FSAVAIL,FSUSE%,MOUNTPOINTS*. The authoritative information about filesystems and raids is provided by the *blkid*(8) command.
+Output info about filesystems. This option is equivalent to *-o NAME,FSTYPE,FSVER,LABEL,UUID,FSAVAIL,FSUSE%,MOUNTPOINTS*. The authoritative information about filesystems and raids is provided by the *blkid*(8) command.
 
 *-h*, *--help*::
-  Display help text and exit.
+Display help text and exit.
 
 *-I*, *--include* _list_::
-  Include devices specified by the comma-separated _list_ of major device numbers. The filter is applied to the top-level devices only. This may be confusing for *--list* output format where hierarchy of the devices is not obvious.
+Include devices specified by the comma-separated _list_ of major device numbers. The filter is applied to the top-level devices only. This may be confusing for *--list* output format where hierarchy of the devices is not obvious.
 
 *-i*, *--ascii*::
-  Use ASCII characters for tree formatting.
+Use ASCII characters for tree formatting.
 
 *-J*, *--json*::
-  Use JSON output format. It's strongly recommended to use *--output* and also *--tree* if necessary.
+Use JSON output format. It's strongly recommended to use *--output* and also *--tree* if necessary.
 
 *-l*, *--list*::
-  Produce output in the form of a list. The output does not provide information about relationships between devices and since version 2.34 every device is printed only once if *--pairs* or *--raw* not specified (the parsable outputs are maintained in backwardly compatible way).
+Produce output in the form of a list. The output does not provide information about relationships between devices and since version 2.34 every device is printed only once if *--pairs* or *--raw* not specified (the parsable outputs are maintained in backwardly compatible way).
 
 *-M*, *--merge*::
-  Group parents of sub-trees to provide more readable output for RAIDs and Multi-path devices. The tree-like output is required.
+Group parents of sub-trees to provide more readable output for RAIDs and Multi-path devices. The tree-like output is required.
 
 *-m*, *--perms*::
-  Output info about device owner, group and mode. This option is equivalent to *-o NAME,SIZE,OWNER,GROUP,MODE*.
+Output info about device owner, group and mode. This option is equivalent to *-o NAME,SIZE,OWNER,GROUP,MODE*.
 
 *-n*, *--noheadings*::
-  Do not print a header line.
+Do not print a header line.
 
 *-o*, *--output* _list_::
-  Specify which output columns to print. Use *--help* to get a list of all supported columns. The columns may affect tree-like output. The default is to use tree for the column 'NAME' (see also *--tree*). +
-  {nbsp} +
-  The default list of columns may be extended if _list_ is specified in the format _+list_ (e.g., *lsblk -o +UUID*).
+Specify which output columns to print. Use *--help* to get a list of all supported columns. The columns may affect tree-like output. The default is to use tree for the column 'NAME' (see also *--tree*).
++
+The default list of columns may be extended if _list_ is specified in the format _+list_ (e.g., *lsblk -o +UUID*).
 
 *-O*, *--output-all*::
-  Output all available columns.
+Output all available columns.
 
 *-P*, *--pairs*::
-  Produce output in the form of key="value" pairs. The output lines are still ordered by dependencies. All potentially unsafe value characters are hex-escaped (\x<code>). The key (variable name) will be modified to contain only characters allowed for a shell variable identifiers, for example, MIN_IO and FSUSE_PCT instead of MIN-IO and FSUSE%.
+Produce output in the form of key="value" pairs. The output lines are still ordered by dependencies. All potentially unsafe value characters are hex-escaped (\x<code>). The key (variable name) will be modified to contain only characters allowed for a shell variable identifiers, for example, MIN_IO and FSUSE_PCT instead of MIN-IO and FSUSE%.
 
 *-p*, *--paths*::
-  Print full device paths.
+Print full device paths.
 
 *-r*, *--raw*::
-  Produce output in raw format. The output lines are still ordered by dependencies. All potentially unsafe characters are hex-escaped (\x<code>) in the NAME, KNAME, LABEL, PARTLABEL and MOUNTPOINT columns.
+Produce output in raw format. The output lines are still ordered by dependencies. All potentially unsafe characters are hex-escaped (\x<code>) in the NAME, KNAME, LABEL, PARTLABEL and MOUNTPOINT columns.
 
 *-S*, *--scsi*::
-  Output info about SCSI devices only. All partitions, slaves and holder devices are ignored.
+Output info about SCSI devices only. All partitions, slaves and holder devices are ignored.
 
 *-s*, *--inverse*::
-  Print dependencies in inverse order. If the *--list* output is requested then the lines are still ordered by dependencies.
+Print dependencies in inverse order. If the *--list* output is requested then the lines are still ordered by dependencies.
 
 *-T*, *--tree*[**=**__column__]::
-  Force tree-like output format. If _column_ is specified, then a tree is printed in the column. The default is NAME column.
+Force tree-like output format. If _column_ is specified, then a tree is printed in the column. The default is NAME column.
 
 *-t*, *--topology*::
-  Output info about block-device topology. This option is equivalent to +
-  {nbsp} +
-  *-o NAME,ALIGNMENT,MIN-IO,OPT-IO,PHY-SEC,LOG-SEC,ROTA,SCHED,RQ-SIZE,RA,WSAME*.
+Output info about block-device topology. This option is equivalent to
++
+*-o NAME,ALIGNMENT,MIN-IO,OPT-IO,PHY-SEC,LOG-SEC,ROTA,SCHED,RQ-SIZE,RA,WSAME*.
 
 *-V*, *--version*::
-  Display version information and exit.
+Display version information and exit.
 
 *-w*, *--width* _number_::
-  Specifies output width as a number of characters. The default is the number of the terminal columns, and if not executed on a terminal, then output width is not restricted at all by default. This option also forces *lsblk* to assume that terminal control characters and unsafe characters are not allowed. The expected use-case is for example when lsblk used by *watch*(1) command.
+Specifies output width as a number of characters. The default is the number of the terminal columns, and if not executed on a terminal, then output width is not restricted at all by default. This option also forces *lsblk* to assume that terminal control characters and unsafe characters are not allowed. The expected use-case is for example when *lsblk* is used by the *watch*(1) command.
 
 *-x*, *--sort* _column_::
-  Sort output lines by _column_. This option enables *--list* output format by default. It is possible to use the option *--tree* to force tree-like output and than the tree branches are sorted by the _column_.
+Sort output lines by _column_. This option enables *--list* output format by default. It is possible to use the option *--tree* to force tree-like output and than the tree branches are sorted by the _column_.
 
 *-z*, *--zoned*::
-  Print the zone model for each device.
+Print the zone model for each device.
 
 *--sysroot* _directory_::
-  Gather data for a Linux instance other than the instance from which the *lsblk* command is issued. The specified directory is the system root of the Linux instance to be inspected. The real device nodes in the target directory can be replaced by text files with udev attributes.
+Gather data for a Linux instance other than the instance from which the *lsblk* command is issued. The specified directory is the system root of the Linux instance to be inspected. The real device nodes in the target directory can be replaced by text files with udev attributes.
 
 == EXIT STATUS
 
 0::
-  success
+success
 
 1::
-  failure
+failure
 
 32::
-  none of specified devices found
+none of specified devices found
 
 64::
-  some specified devices found, some not found
+some specified devices found, some not found
 
 == ENVIRONMENT
 
 LSBLK_DEBUG=all::
-  enables *lsblk* debug output.
+enables *lsblk* debug output.
 
 LIBBLKID_DEBUG=all::
-  enables *libblkid* debug output.
+enables *libblkid* debug output.
 
 LIBMOUNT_DEBUG=all::
-  enables *libmount* debug output.
+enables *libmount* debug output.
 
 LIBSMARTCOLS_DEBUG=all::
-  enables *libsmartcols* debug output.
+enables *libsmartcols* debug output.
 
 LIBSMARTCOLS_DEBUG_PADDING=on::
-  use visible padding characters. Requires enabled LIBSMARTCOLS_DEBUG.
+use visible padding characters. Requires enabled LIBSMARTCOLS_DEBUG.
 
 == NOTES
 
@@ -160,7 +160,7 @@ The *lsblk* command needs to be able to look up each block device by major:minor
 
 == AUTHORS
 
-mailto:mbroz@redhat.com[Milan Broz] +
+mailto:mbroz@redhat.com[Milan Broz],
 mailto:kzak@redhat.com[Karel Zak]
 
 == SEE ALSO
index 73cc586133e8df4b4a7a32942bca70ab34640c96..16320df8abfacd60d3386b9bc6eb495fab4b0e3c 100644 (file)
@@ -15,6 +15,7 @@ May be distributed under the GNU General Public License
 :man source: util-linux {release-version}
 :page-layout: base
 :command: lslocks
+:plus: +
 
 == NAME
 
@@ -28,71 +29,81 @@ lslocks - list local system locks
 
 *lslocks* lists information about all the currently held file locks in a Linux system.
 
-Note that lslocks also lists OFD (Open File Description) locks, these locks are not associated with any process (PID is -1). OFD locks are associated with the open file description on which they are acquired. This lock type is available since Linux 3.15, see fcntl2 for more details.
+Note that lslocks also lists OFD (Open File Description) locks, these locks are not associated with any process (PID is -1). OFD locks are associated with the open file description on which they are acquired. This lock type is available since Linux 3.15, see *fcntl*(2) for more details.
 
 == OPTIONS
 
 *-b*, *--bytes*::
-  Print the SIZE column in bytes rather than in a human-readable format.
+Print the SIZE column in bytes rather than in a human-readable format.
 
 *-i*, *--noinaccessible*::
-  Ignore lock files which are inaccessible for the current user.
+Ignore lock files which are inaccessible for the current user.
 
 *-J*, *--json*::
-  Use JSON output format.
+Use JSON output format.
 
 *-n*, *--noheadings*::
-  Do not print a header line.
+Do not print a header line.
 
 *-o*, *--output* _list_::
-  Specify which output columns to print. Use *--help* to get a list of all supported columns. +
-  {nbsp} +
-  The default list of columns may be extended if _list_ is specified in the format _+list_ (e.g., *lslocks -o +BLOCKER*).
+Specify which output columns to print. Use *--help* to get a list of all supported columns.
++
+The default list of columns may be extended if _list_ is specified in the format _{plus}list_ (e.g., *lslocks -o {plus}BLOCKER*).
+//TRANSLATORS: Keep {plus} untranslated.
 
 *--output-all*::
-  Output all available columns.
+Output all available columns.
 
 *-p*, *--pid* _pid_::
-  Display only the locks held by the process with this _pid_.
+Display only the locks held by the process with this _pid_.
 
 *-r*, *--raw*::
-  Use the raw output format.
+Use the raw output format.
 
 *-u*, *--notruncate*::
-  Do not truncate text in columns.
+Do not truncate text in columns.
 
 *-V*, *--version*::
-  Display version information and exit.
+Display version information and exit.
 
 *-h*, *--help*::
-  Display help text and exit.
+Display help text and exit.
 
 == OUTPUT
 
 COMMAND::
-  The command name of the process holding the lock.
+The command name of the process holding the lock.
+
 PID::
-  The process ID of the process which holds the lock or -1 for OFDLCK.
+The process ID of the process which holds the lock or -1 for OFDLCK.
+
 TYPE::
-  The type of lock; can be FLOCK (created with flock2), POSIX (created with fcntl2 and lockf3) or OFDLCK (created with fcntl(2).
+The type of lock; can be FLOCK (created with *flock*(2)), POSIX (created with *fcntl*(2) and *lockf*(3)) or OFDLCK (created with *fcntl*(2)).
+
 SIZE::
-  Size of the locked file.
+Size of the locked file.
+
 MODE::
-  The lock's access permissions (read, write). If the process is blocked and waiting for the lock, then the mode is postfixed with an '*' (asterisk).
+The lock's access permissions (read, write). If the process is blocked and waiting for the lock, then the mode is postfixed with an '*' (asterisk).
+
 M::
-  Whether the lock is mandatory; 0 means no (meaning the lock is only advisory), 1 means yes. (See fcntl2.)
+Whether the lock is mandatory; 0 means no (meaning the lock is only advisory), 1 means yes. (See *fcntl*(2).)
+
 START::
-  Relative byte offset of the lock.
+Relative byte offset of the lock.
+
 END::
-  Ending offset of the lock.
+Ending offset of the lock.
+
 PATH::
-  Full path of the lock. If none is found, or there are no permissions to read the path, it will fall back to the device's mountpoint and "..." is appended to the path. The path might be truncated; use *--notruncate* to get the full path.
+Full path of the lock. If none is found, or there are no permissions to read the path, it will fall back to the device's mountpoint and "..." is appended to the path. The path might be truncated; use *--notruncate* to get the full path.
+
 BLOCKER::
-  The PID of the process which blocks the lock.
+The PID of the process which blocks the lock.
 
 == NOTES
 
-The lslocks command is meant to replace the *lslk*(8) command, originally written by mailto:abe@purdue.edu[Victor A. Abell] and unmaintained since 2001.
+The *lslocks* command is meant to replace the *lslk*(8) command, originally written by mailto:abe@purdue.edu[Victor A. Abell] and unmaintained since 2001.
 
 == AUTHORS
 
index 8a7e96f1e94f59a1b9406c1387a154af453d320e..b93f431df91c0a4167b23a0190e8756a1fc16c97 100644 (file)
@@ -29,25 +29,26 @@ The "random" number generated is actually the MD5 message digest of random infor
 == OPTIONS
 
 *-f*, *--file* _file_::
-  Use this _file_ as an additional source of randomness (for example _/dev/urandom_). When _file_ is '-', characters are read from standard input.
+Use this _file_ as an additional source of randomness (for example _/dev/urandom_). When _file_ is '-', characters are read from standard input.
 
 *-m*, *--max-size* _number_::
-  Read from _file_ only this _number_ of bytes. This option is meant to be used when reading additional randomness from a file or device. +
-  {nbsp} +
-  The _number_ argument may be followed by the multiplicative suffixes KiB=1024, MiB=1024*1024, and so on for GiB, TiB, PiB, EiB, ZiB and YiB (the "iB" is optional, e.g., "K" has the same meaning as "KiB") or the suffixes KB=1000, MB=1000*1000, and so on for GB, TB, PB, EB, ZB and YB.
+Read from _file_ only this _number_ of bytes. This option is meant to be used when reading additional randomness from a file or device.
++
+The _number_ argument may be followed by the multiplicative suffixes KiB=1024, MiB=1024*1024, and so on for GiB, TiB, PiB, EiB, ZiB and YiB (the "iB" is optional, e.g., "K" has the same meaning as "KiB") or the suffixes KB=1000, MB=1000*1000, and so on for GB, TB, PB, EB, ZB and YB.
 
 *-v*, *--verbose*::
-  Inform where randomness originated, with amount of entropy read from each source.
+Inform where randomness originated, with amount of entropy read from each source.
 
 *-V*, *--version*::
-  Display version information and exit.
+Display version information and exit.
 
 *-h*, *--help*::
-  Display help text and exit.
+Display help text and exit.
 
 == FILES
 
-_/dev/urandom_ +
+_/dev/urandom_
+
 _/dev/random_
 
 == BUGS
index 06a9b4d2a6d30eb7e352d0760c399345d2b8af4a..f037e3e9adf21bedf82f7f89d6d9d11cd5be7111 100644 (file)
@@ -39,28 +39,28 @@ For each line of output, *namei* uses the following characters to identify the f
 == OPTIONS
 
 *-l*, *--long*::
-  Use the long listing format (same as *-m -o -v*).
+Use the long listing format (same as *-m -o -v*).
 
 *-m*, *--modes*::
-  Show the mode bits of each file type in the style of *ls*(1), for example 'rwxr-xr-x'.
+Show the mode bits of each file type in the style of *ls*(1), for example 'rwxr-xr-x'.
 
 *-n*, *--nosymlinks*::
-  Don't follow symlinks.
+Don't follow symlinks.
 
 *-o*, *--owners*::
-  Show owner and group name of each file.
+Show owner and group name of each file.
 
 *-v*, *--vertical*::
-  Vertically align the modes and owners.
+Vertically align the modes and owners.
 
 *-x*, *--mountpoints*::
-  Show mountpoint directories with a 'D' rather than a 'd'.
+Show mountpoint directories with a 'D' rather than a 'd'.
 
 *-V*, *--version*::
-  Display version information and exit.
+Display version information and exit.
 
 *-h*, *--help*::
-  Display help text and exit.
+Display help text and exit.
 
 == BUGS
 
@@ -68,7 +68,7 @@ To be discovered.
 
 == AUTHORS
 
-The original *namei* program was written by Roger mailto:rogers@amadeus.wr.tek.com[Roger Southwick].
+The original *namei* program was written by mailto:rogers@amadeus.wr.tek.com[Roger Southwick].
 
 The program was rewritten by Karel Zak mailto:kzak@redhat.com[Karel Zak].
 
index 01ce45152ce9f2e2aec426f760724225d17540d7..af09e1f16f594bd00bace36fe5915f7c91f0aa01 100644 (file)
@@ -23,25 +23,25 @@ rename - rename files
 == OPTIONS
 
 *-s*, *--symlink*::
-  Do not rename a symlink but its target.
+Do not rename a symlink but its target.
 
 *-v*, *--verbose*::
-  Show which files were renamed, if any.
+Show which files were renamed, if any.
 
 *-n*, *--no-act*::
-  Do not make any changes; add *--verbose* to see what would be made.
+Do not make any changes; add *--verbose* to see what would be made.
 
 *-o*, *--no-overwrite*::
-  Do not overwrite existing files. When *--symlink* is active, do not overwrite symlinks pointing to existing targets.
+Do not overwrite existing files. When *--symlink* is active, do not overwrite symlinks pointing to existing targets.
 
 *-i*, *--interactive*::
-  Ask before overwriting existing files.
+Ask before overwriting existing files.
 
 *-V*, *--version*::
-  Display version information and exit.
+Display version information and exit.
 
 *-h*, *--help*::
-  Display help text and exit.
+Display help text and exit.
 
 == WARNING
 
@@ -58,19 +58,19 @@ sh -c 'stty -icanon min 1; "$0" "$@"; stty icanon' rename -i from to files
 == EXIT STATUS
 
 *0*::
-  all requested rename operations were successful
+all requested rename operations were successful
 
 *1*::
-  all rename operations failed
+all rename operations failed
 
 *2*::
-  some rename operations failed
+some rename operations failed
 
 *4*::
-  nothing was renamed
+nothing was renamed
 
 *64*::
-  unanticipated error occurred
+unanticipated error occurred
 
 == EXAMPLES
 
index a13c38f5995e98dc9ed228ef8f26b693fa40d1eb..235d33260171f4bbdeae80c108f0cbc3b3352c11 100644 (file)
@@ -25,48 +25,48 @@ The *uuidd* daemon is used by the UUID library to generate universally unique id
 == OPTIONS
 
 *-d*, *--debug*::
-  Run uuidd in debugging mode. This prevents uuidd from running as a daemon.
+Run uuidd in debugging mode. This prevents uuidd from running as a daemon.
 
 *-F*, *--no-fork*::
-  Do not daemonize using a double-fork.
+Do not daemonize using a double-fork.
 
 *-k*, *--kill*::
-  If currently a uuidd daemon is running, kill it.
+If currently a uuidd daemon is running, kill it.
 
 *-n*, *--uuids* _number_::
-  When issuing a test request to a running *uuidd*, request a bulk response of _number_ UUIDs.
+When issuing a test request to a running *uuidd*, request a bulk response of _number_ UUIDs.
 
 *-P*, *--no-pid*::
-  Do not create a pid file.
+Do not create a pid file.
 
-// TRANSLATORS: Don't translate _{runstatedir}_.
 *-p*, *--pid* _path_::
-  Specify the pathname where the pid file should be written. By default, the pid file is written to _{runstatedir}/uuidd/uuidd.pid_.
+Specify the pathname where the pid file should be written. By default, the pid file is written to _{runstatedir}/uuidd/uuidd.pid_.
+// TRANSLATORS: Don't translate _{runstatedir}_.
 
 *-q*, *--quiet*::
-  Suppress some failure messages.
+Suppress some failure messages.
 
 *-r*, *--random*::
-  Test uuidd by trying to connect to a running uuidd daemon and request it to return a random-based UUID.
+Test uuidd by trying to connect to a running uuidd daemon and request it to return a random-based UUID.
 
 *-S*, *--socket-activation*::
-  Do not create a socket but instead expect it to be provided by the calling process. This implies *--no-fork* and *--no-pid*. This option is intended to be used only with *systemd*(1). It needs to be enabled with a configure option.
+Do not create a socket but instead expect it to be provided by the calling process. This implies *--no-fork* and *--no-pid*. This option is intended to be used only with *systemd*(1). It needs to be enabled with a configure option.
 
-// TRANSLATORS: Don't translate _{runstatedir}_.
 *-s*, *--socket* _path_::
-  Make uuidd use this pathname for the unix-domain socket. By default, the pathname used is _{runstatedir}/uuidd/request_. This option is primarily for debugging purposes, since the pathname is hard-coded in the libuuid library.
+Make uuidd use this pathname for the unix-domain socket. By default, the pathname used is _{runstatedir}/uuidd/request_. This option is primarily for debugging purposes, since the pathname is hard-coded in the *libuuid* library.
+// TRANSLATORS: Don't translate _{runstatedir}_.
 
 *-T*, *--timeout* _number_::
-  Make uuidd exit after _number_ seconds of inactivity.
+Make *uuidd* exit after _number_ seconds of inactivity.
 
 *-t*, *--time*::
-  Test uuidd by trying to connect to a running uuidd daemon and request it to return a time-based UUID.
+Test *uuidd* by trying to connect to a running uuidd daemon and request it to return a time-based UUID.
 
 *-V*, *--version*::
-  Output version information and exit.
+Output version information and exit.
 
 *-h*, *--help*::
-  Display help screen and exit.
+Display help screen and exit.
 
 == EXAMPLE
 
index 691189660508f11ce183ee5ba9f168b3b84d14da..a216e42bef978e62a4d1284edca28d2075c84f36 100644 (file)
@@ -29,31 +29,31 @@ The third type of UUID is generated with the *--md5* or *--sha1* options, follow
 == OPTIONS
 
 *-r*, *--random*::
-  Generate a random-based UUID. This method creates a UUID consisting mostly of random bits. It requires that the operating system has a high quality random number generator, such as _/dev/random_.
+Generate a random-based UUID. This method creates a UUID consisting mostly of random bits. It requires that the operating system has a high quality random number generator, such as _/dev/random_.
 
 *-t*, *--time*::
-  Generate a time-based UUID. This method creates a UUID based on the system clock plus the system's ethernet hardware address, if present.
+Generate a time-based UUID. This method creates a UUID based on the system clock plus the system's ethernet hardware address, if present.
 
 *-h*, *--help*::
-  Display help text and exit.
+Display help text and exit.
 
 *-V*, *--version*::
-  Display version information and exit.
+Display version information and exit.
 
 *-m*, *--md5*::
-  Use MD5 as the hash algorithm.
+Use MD5 as the hash algorithm.
 
 *-s*, *--sha1*::
-  Use SHA1 as the hash algorithm.
+Use SHA1 as the hash algorithm.
 
 *-n*, *--namespace* _namespace_::
-  Generate the hash with the _namespace_ prefix. The _namespace_ is UUID, or '@ns' where "ns" is well-known predefined UUID addressed by namespace name (see above).
+Generate the hash with the _namespace_ prefix. The _namespace_ is UUID, or '@ns' where "ns" is well-known predefined UUID addressed by namespace name (see above).
 
 *-N*, *--name* _name_::
-  Generate the hash of the _name_.
+Generate the hash of the _name_.
 
 *-x*, *--hex*::
-  Interpret name _name_ as a hexadecimal string.
+Interpret name _name_ as a hexadecimal string.
 
 == CONFORMING TO
 
@@ -69,7 +69,7 @@ uuidgen --sha1 --namespace @dns --name "www.example.com"
 
 == SEE ALSO
 
-*libuuid*(3), +
+*libuuid*(3),
 link:https://tools.ietf.org/html/rfc4122[RFC 4122]
 
 include::../man-common/bugreports.adoc[]
index c89e6c7a4ff8ff3cb1843b1788a3518a194b23e7..72c0edd04fae92af622fd9d52dda073fea8e9ee4 100644 (file)
@@ -48,22 +48,22 @@ This command will parse unique identifier inputs from either command line argume
 == OPTIONS
 
 *-J*, *--json*::
-  Use JSON output format.
+Use JSON output format.
 
 *-n*, *--noheadings*::
-  Do not print a header line.
+Do not print a header line.
 
 *-o*, *--output*::
-  Specify which output columns to print. Use *--help* to get a list of all supported columns.
+Specify which output columns to print. Use *--help* to get a list of all supported columns.
 
 *-r*, *--raw*::
-  Use the raw output format.
+Use the raw output format.
 
 *-V*, *--version*::
-  Display version information and exit.
+Display version information and exit.
 
 *-h*, *--help*::
-  Display help text and exit.
+Display help text and exit.
 
 == AUTHORS
 
@@ -72,7 +72,7 @@ mailto:kerolasa@iki.fi[Sami Kerola]
 == SEE ALSO
 
 *uuidgen*(1),
-*libuuid*(3), +
+*libuuid*(3),
 https://tools.ietf.org/html/rfc4122[RFC 4122]
 
 include::../man-common/bugreports.adoc[]
index 6061d6aec2575411071a9c2837e7e84d63f9bdee..1929f8346fd955e6fbefb3575d18c9ae88490d36 100644 (file)
@@ -66,42 +66,42 @@ ____
 *whereis -m ls -M /usr/share/man/man1 -f cal*
 ____
 
-searches for "ls" man pages in all default paths, but for "cal" in the _/usr/share/man/man1_ directory only.
+searches for "*ls*" man pages in all default paths, but for "cal" in the _/usr/share/man/man1_ directory only.
 
 == OPTIONS
 
 *-b*::
-  Search for binaries.
+Search for binaries.
 
 *-m*::
-  Search for manuals.
+Search for manuals.
 
 *-s*::
-  Search for sources.
+Search for sources.
 
 *-u*::
-  Only show the command names that have unusual entries. A command is said to be unusual if it does not have just one entry of each explicitly requested type. Thus '*whereis -m -u **' asks for those files in the current directory which have no documentation file, or more than one.
+Only show the command names that have unusual entries. A command is said to be unusual if it does not have just one entry of each explicitly requested type. Thus '*whereis -m -u **' asks for those files in the current directory which have no documentation file, or more than one.
 
 *-B* _list_::
-  Limit the places where *whereis* searches for binaries, by a whitespace-separated list of directories.
+Limit the places where *whereis* searches for binaries, by a whitespace-separated list of directories.
 
 *-M* _list_::
-  Limit the places where *whereis* searches for manuals and documentation in Info format, by a whitespace-separated list of directories.
+Limit the places where *whereis* searches for manuals and documentation in Info format, by a whitespace-separated list of directories.
 
 *-S* _list_::
-  Limit the places where *whereis* searches for sources, by a whitespace-separated list of directories.
+Limit the places where *whereis* searches for sources, by a whitespace-separated list of directories.
 
 *-f*::
-  Terminates the directory list and signals the start of filenames. It _must_ be used when any of the *-B*, *-M*, or *-S* options is used.
+Terminates the directory list and signals the start of filenames. It _must_ be used when any of the *-B*, *-M*, or *-S* options is used.
 
 *-l*::
-  Output the list of effective lookup paths that *whereis* is using. When none of *-B*, *-M*, or *-S* is specified, the option will output the hard-coded paths that the command was able to find on the system.
+Output the list of effective lookup paths that *whereis* is using. When none of *-B*, *-M*, or *-S* is specified, the option will output the hard-coded paths that the command was able to find on the system.
 
 *-h*, *--help*::
-    Display help text and exit.
+Display help text and exit.
     
 *-V*, *--version*::
-    Display version information and exit.
+Display version information and exit.
 
 == FILE SEARCH PATHS
 
@@ -110,7 +110,7 @@ By default *whereis* tries to find files from hard-coded paths, which are define
 == ENVIRONMENT
 
 WHEREIS_DEBUG=all::
-  enables debug output.
+enables debug output.
 
 == EXAMPLES
 
index 86b64464492a63231df671764efe7106712f4de9..4b022ca611f40577086504a6f03c31d51b98b3b3 100644 (file)
@@ -38,67 +38,67 @@ Note that by default *wipefs* does not erase nested partition tables on non-whol
 == OPTIONS
 
 *-a*, *--all*::
-  Erase all available signatures. The set of erased signatures can be restricted with the *-t* option.
+Erase all available signatures. The set of erased signatures can be restricted with the *-t* option.
 
 *-b*, *--backup*::
-  Create a signature backup to the file _$HOME/wipefs-<devname>-<offset>.bak_. For more details see the *EXAMPLE* section.
+Create a signature backup to the file _$HOME/wipefs-<devname>-<offset>.bak_. For more details see the *EXAMPLE* section.
 
 *-f*, *--force*::
-  Force erasure, even if the filesystem is mounted. This is required in order to erase a partition-table signature on a block device.
+Force erasure, even if the filesystem is mounted. This is required in order to erase a partition-table signature on a block device.
 
 *-h*, *--help*::
-  Display help text and exit.
+Display help text and exit.
 
 *-J*, *--json*::
-  Use JSON output format.
+Use JSON output format.
 
 *--lock*[=_mode_]::
-  Use exclusive BSD lock for device or file it operates. The optional argument _mode_ can be *yes*, *no* (or 1 and 0) or *nonblock*. If the _mode_ argument is omitted, it defaults to *"yes"*. This option overwrites environment variable *$LOCK_BLOCK_DEVICE*. The default is not to use any lock at all, but it's recommended to avoid collisions with udevd or other tools.
+Use exclusive BSD lock for device or file it operates. The optional argument _mode_ can be *yes*, *no* (or 1 and 0) or *nonblock*. If the _mode_ argument is omitted, it defaults to *"yes"*. This option overwrites environment variable *$LOCK_BLOCK_DEVICE*. The default is not to use any lock at all, but it's recommended to avoid collisions with udevd or other tools.
 
 *-i*, *--noheadings*::
-  Do not print a header line.
+Do not print a header line.
 
 *-O*, *--output* _list_::
-  Specify which output columns to print. Use *--help* to get a list of all supported columns.
+Specify which output columns to print. Use *--help* to get a list of all supported columns.
 
 *-n*, *--no-act*::
-  Causes everything to be done except for the write() call.
+Causes everything to be done except for the *write*(2) call.
 
 *-o*, *--offset* _offset_::
-  Specify the location (in bytes) of the signature which should be erased from the device. The _offset_ number may include a "0x" prefix; then the number will be interpreted as a hex value. It is possible to specify multiple *-o* options. +
-  {nbsp} +
-  The _offset_ argument may be followed by the multiplicative suffixes KiB (=1024), MiB (=1024*1024), and so on for GiB, TiB, PiB, EiB, ZiB and YiB (the "iB" is optional, e.g., "K" has the same meaning as "KiB"), or the suffixes KB (=1000), MB (=1000*1000), and so on for GB, TB, PB, EB, ZB and YB.
+Specify the location (in bytes) of the signature which should be erased from the device. The _offset_ number may include a "0x" prefix; then the number will be interpreted as a hex value. It is possible to specify multiple *-o* options.
++
+The _offset_ argument may be followed by the multiplicative suffixes KiB (=1024), MiB (=1024*1024), and so on for GiB, TiB, PiB, EiB, ZiB and YiB (the "iB" is optional, e.g., "K" has the same meaning as "KiB"), or the suffixes KB (=1000), MB (=1000*1000), and so on for GB, TB, PB, EB, ZB and YB.
 
 *-p*, *--parsable*::
-  Print out in parsable instead of printable format. Encode all potentially unsafe characters of a string to the corresponding hex value prefixed by '\x'.
+Print out in parsable instead of printable format. Encode all potentially unsafe characters of a string to the corresponding hex value prefixed by '\x'.
 
 *-q*, *--quiet*::
-  Suppress any messages after a successful signature wipe.
+Suppress any messages after a successful signature wipe.
 
 *-t*, *--types* _list_::
-  Limit the set of printed or erased signatures. More than one type may be specified in a comma-separated list. The list or individual types can be prefixed with 'no' to specify the types on which no action should be taken. For more details see *mount*(8).
+Limit the set of printed or erased signatures. More than one type may be specified in a comma-separated list. The list or individual types can be prefixed with 'no' to specify the types on which no action should be taken. For more details see *mount*(8).
 
 *-V*, *--version*::
-  Display version information and exit.
+Display version information and exit.
 
 == ENVIRONMENT
 
 LIBBLKID_DEBUG=all::
-  enables *libblkid*(3) debug output.
+enables *libblkid*(3) debug output.
 
 LOCK_BLOCK_DEVICE=<mode>::
-  use exclusive BSD lock. The mode is "1" or "0". See *--lock* for more details.
+use exclusive BSD lock. The mode is "1" or "0". See *--lock* for more details.
 
 == EXAMPLES
 
 *wipefs /dev/sda**::
-  Prints information about sda and all partitions on sda.
+Prints information about sda and all partitions on sda.
 
 *wipefs --all --backup /dev/sdb*::
-  Erases all signatures from the device _/dev/sdb_ and creates a signature backup file _~/wipefs-sdb-<offset>.bak_ for each signature.
+Erases all signatures from the device _/dev/sdb_ and creates a signature backup file _~/wipefs-sdb-<offset>.bak_ for each signature.
 
 *dd if=~/wipefs-sdb-0x00000438.bak of=/dev/sdb seek=$((0x00000438)) bs=1 conv=notrunc*::
-  Restores an ext2 signature from the backup file _~/wipefs-sdb-0x00000438.bak_.
+Restores an ext2 signature from the backup file _~/wipefs-sdb-0x00000438.bak_.
 
 == AUTHORS