swab.1: bold
This commit is contained in:
parent
266ee20d5c
commit
bf10689606
12
docs/swab.1
12
docs/swab.1
@ -4,7 +4,7 @@
|
|||||||
.\" This work is licensed under CC BY-SA 4.0. To see a copy of this license,
|
.\" This work is licensed under CC BY-SA 4.0. To see a copy of this license,
|
||||||
.\" visit <http://creativecommons.org/licenses/by-sa/4.0/>.
|
.\" visit <http://creativecommons.org/licenses/by-sa/4.0/>.
|
||||||
.\"
|
.\"
|
||||||
.TH SWAB 1 2024-06-06 "Bonsai Core Utilites 0.13.8"
|
.TH SWAB 1 2024-06-17 "Bonsai Core Utilites 0.13.8"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
swab \(en swap bytes
|
swab \(en swap bytes
|
||||||
.\"
|
.\"
|
||||||
@ -56,7 +56,9 @@ error code.
|
|||||||
.\"
|
.\"
|
||||||
.SH RATIONALE
|
.SH RATIONALE
|
||||||
|
|
||||||
This program was modeled and named after the conv=swab functionality specified
|
This program was modeled and named after the
|
||||||
|
.B conv=swab
|
||||||
|
functionality specified
|
||||||
in the
|
in the
|
||||||
.BR dd (1p)
|
.BR dd (1p)
|
||||||
utility. It additionally allows the word size to be configured.
|
utility. It additionally allows the word size to be configured.
|
||||||
@ -64,6 +66,12 @@ utility. It additionally allows the word size to be configured.
|
|||||||
This functionality is useful for fixing the endianness of binary files produced
|
This functionality is useful for fixing the endianness of binary files produced
|
||||||
on other machines.
|
on other machines.
|
||||||
.\"
|
.\"
|
||||||
|
.SH AUTHOR
|
||||||
|
|
||||||
|
Written by DTB
|
||||||
|
.MT trinity@trinity.moe
|
||||||
|
.ME .
|
||||||
|
.\"
|
||||||
.SH COPYRIGHT
|
.SH COPYRIGHT
|
||||||
|
|
||||||
Copyright \(co 2024 DTB. License AGPLv3+: GNU AGPL version 3 or later
|
Copyright \(co 2024 DTB. License AGPLv3+: GNU AGPL version 3 or later
|
||||||
|
Loading…
Reference in New Issue
Block a user