forked from bonsai/harakit
docs: formatting
This commit is contained in:
@@ -17,7 +17,7 @@ swab
|
||||
.B word size
|
||||
.R ])
|
||||
.\"
|
||||
.SH USAGE
|
||||
.SH DESCRIPTION
|
||||
|
||||
Swap the latter and former halves of a block of bytes.
|
||||
.\"
|
||||
@@ -28,7 +28,7 @@ Ignore system call interruptions.
|
||||
.IP \fB-w\fP
|
||||
Configures the word size; that is, the size in bytes of the block size
|
||||
on which to operate. By default the word size is 2. The word size must be
|
||||
cleanly divisible by 2, otherwise the block of bytes being processed can't be
|
||||
cleanly divisible by 2, otherwise the block of bytes being processed can\(cqt be
|
||||
halved.
|
||||
.\"
|
||||
.SH EXAMPLES
|
||||
@@ -66,7 +66,7 @@ on other machines.
|
||||
.\"
|
||||
.SH COPYRIGHT
|
||||
|
||||
Copyright (c) 2024 DTB. License AGPLv3+: GNU AGPL version 3 or later
|
||||
Copyright \(co 2024 DTB. License AGPLv3+: GNU AGPL version 3 or later
|
||||
<https://gnu.org/licenses/agpl.html>.
|
||||
.\"
|
||||
.SH SEE ALSO
|
||||
|
||||
Reference in New Issue
Block a user