mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove spaces at EOL and sort correctly the SEE ALSO section
Reported by: make manlint MFC after: 2 days
This commit is contained in:
parent
de5d5e9997
commit
b7dd44ebcf
1 changed files with 3 additions and 3 deletions
|
|
@ -58,7 +58,7 @@ works in two phases:
|
|||
An
|
||||
.Ar infile
|
||||
image is split into clusters; each cluster is compressed using
|
||||
.Xr zlib 3
|
||||
.Xr zlib 3
|
||||
or
|
||||
.Xr lzma 3 .
|
||||
.It
|
||||
|
|
@ -72,7 +72,7 @@ The options are:
|
|||
Name of the output file
|
||||
.Ar outfile .
|
||||
The default is to use the input name with the suffix
|
||||
.Pa .uzip
|
||||
.Pa .uzip
|
||||
for the
|
||||
.Xr zlib 3
|
||||
compression or
|
||||
|
|
@ -174,8 +174,8 @@ to handle resulting images correctly.
|
|||
.Sh SEE ALSO
|
||||
.Xr gzip 1 ,
|
||||
.Xr xz 1 ,
|
||||
.Xr zlib 3 ,
|
||||
.Xr lzma 3 ,
|
||||
.Xr zlib 3 ,
|
||||
.Xr geom 4 ,
|
||||
.Xr geom_uzip 4 ,
|
||||
.Xr md 4 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue