Remove spaces at EOL and sort correctly the SEE ALSO section

Reported by:	make manlint
MFC after:	2 days
This commit is contained in:
Baptiste Daroussin 2017-02-11 23:40:57 +00:00
parent de5d5e9997
commit b7dd44ebcf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=313667

View file

@ -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 ,