Fix some brackets in synopses

This commit is contained in:
Christian Bartolomäus 2021-06-17 22:27:17 +02:00
parent 637cc045ee
commit 89456be777
No known key found for this signature in database
GPG Key ID: 6EEB4CF9FEB82CB8
7 changed files with 8 additions and 8 deletions

View File

@ -16,7 +16,7 @@ fsck - check and repair a Linux filesystem
== SYNOPSIS
*fsck* [*-lsAVRTMNP*] [*-r* [_fd_]] [*-C* [_fd_] [*-t* _fstype_] [_filesystem_...] [*--*] [_fs-specific-options_]
*fsck* [*-lsAVRTMNP*] [*-r* [_fd_]] [*-C* [_fd_]] [*-t* _fstype_] [_filesystem_...] [*--*] [_fs-specific-options_]
== DESCRIPTION

View File

@ -29,7 +29,7 @@ sfdisk - display or manipulate a disk partition table
*sfdisk* [options] _device_ [*-N* _partition-number_]
*sfdisk* [options] _command_]
*sfdisk* [options] _command_
== DESCRIPTION

View File

@ -17,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_...

View File

@ -18,9 +18,9 @@ prlimit - get and set process resource limits
== SYNOPSIS
*prlimit* [options] [*--resource*=_limits_]] [*--pid* _PID_]
*prlimit* [options] [*--resource*[=_limits_]] [*--pid* _PID_]
*prlimit* [options] [*--resource*=_limits_]] _command_ [_argument_...]
*prlimit* [options] [*--resource*[=_limits_]] _command_ [_argument_...]
== DESCRIPTION

View File

@ -12,7 +12,7 @@ setarch - change reported architecture in new program environment and/or set per
== SYNOPSIS
*setarch* [_arch_] [options] (_program_ [_argument_...]]
*setarch* [_arch_] [options] [_program_ [_argument_...]]
*setarch* *--list*|*-h*|*-V*

View File

@ -12,7 +12,7 @@ unshare - run program in new namespaces
== SYNOPSIS
*unshare* [options] [_program_ [_arguments_]
*unshare* [options] [_program_ [_arguments_]]
== DESCRIPTION

View File

@ -13,7 +13,7 @@ scriptreplay - play back typescripts, using timing information
== SYNOPSIS
*scriptreplay* [options] [*-t*] _timingfile_ [_typescript_ [_divisor_]
*scriptreplay* [options] [*-t*] _timingfile_ [_typescript_ [_divisor_]]
== DESCRIPTION