aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mt
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2000-03-26 14:45:38 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2000-03-26 14:45:38 +0000
commite91b5c5294b1d9ea3fa7c35bd5c18433359b84eb (patch)
tree684b658102071bb23f6cd8bdacb79b429d86d03b /usr.bin/mt
parent694f3216bafc31e7aa14ce848ace1bc67bdbc240 (diff)
downloadsrc-e91b5c5294b1d9ea3fa7c35bd5c18433359b84eb.tar.gz
src-e91b5c5294b1d9ea3fa7c35bd5c18433359b84eb.zip
Add missing dots
Notes
Notes: svn path=/head/; revision=58615
Diffstat (limited to 'usr.bin/mt')
-rw-r--r--usr.bin/mt/mt.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/mt/mt.1 b/usr.bin/mt/mt.1
index 5b3fba81b8c6..5ee4182c152a 100644
--- a/usr.bin/mt/mt.1
+++ b/usr.bin/mt/mt.1
@@ -40,7 +40,7 @@
.Nm mt
.Nd magnetic tape manipulating program
.Sh SYNOPSIS
-.Nm
+.Nm mt
.Op Fl f Ar tapename
.Ar command
.Op Ar count
@@ -192,15 +192,15 @@ There are currently several possible values for the compression mode:
.Pp
.Bl -tag -width 123456789 -compact
.It off
-Turn compression off
+Turn compression off.
.It on
-Turn compression on
+Turn compression on.
.It none
Same as
-.Ar off
+.Ar off .
.It enable
Same as
-.Ar on
+.Ar on .
.It IDRC
IBM Improved Data Recording Capability compression (0x10).
.It DCLZ