Add missing dots

This commit is contained in:
Philippe Charnier 2000-03-26 14:45:38 +00:00
parent 694f3216ba
commit e91b5c5294
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58615

View File

@ -40,7 +40,7 @@
.Nm mt .Nm mt
.Nd magnetic tape manipulating program .Nd magnetic tape manipulating program
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm .Nm mt
.Op Fl f Ar tapename .Op Fl f Ar tapename
.Ar command .Ar command
.Op Ar count .Op Ar count
@ -192,15 +192,15 @@ There are currently several possible values for the compression mode:
.Pp .Pp
.Bl -tag -width 123456789 -compact .Bl -tag -width 123456789 -compact
.It off .It off
Turn compression off Turn compression off.
.It on .It on
Turn compression on Turn compression on.
.It none .It none
Same as Same as
.Ar off .Ar off .
.It enable .It enable
Same as Same as
.Ar on .Ar on .
.It IDRC .It IDRC
IBM Improved Data Recording Capability compression (0x10). IBM Improved Data Recording Capability compression (0x10).
.It DCLZ .It DCLZ