diff options
author | 2005-05-02 07:45:37 +0000 | |
---|---|---|
committer | 2005-05-02 07:45:37 +0000 | |
commit | 380ad86d750e403d03916bb8b3d50a89e24d77c1 (patch) | |
tree | ce8948ab65fd61c17ea3245c9c54af77838e796d | |
parent | include zbsdmod, Packages, and ipk in the checksums; ok deraadt@ (diff) | |
download | wireguard-openbsd-380ad86d750e403d03916bb8b3d50a89e24d77c1.tar.xz wireguard-openbsd-380ad86d750e403d03916bb8b3d50a89e24d77c1.zip |
tweaks;
-rw-r--r-- | bin/mt/mt.1 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/bin/mt/mt.1 b/bin/mt/mt.1 index 0e3ab697381..b897e167540 100644 --- a/bin/mt/mt.1 +++ b/bin/mt/mt.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mt.1,v 1.23 2005/05/01 18:56:36 deraadt Exp $ +.\" $OpenBSD: mt.1,v 1.24 2005/05/02 07:45:37 jmc Exp $ .\" $NetBSD: mt.1,v 1.8 1996/05/21 10:23:55 mrg Exp $ .\" .\" Copyright (c) 1981, 1990, 1993 @@ -36,7 +36,6 @@ .Sh NAME .Nm mt , .Nm eject -.Op Fl t .Nd magnetic tape and removable media manipulating program .Sh SYNOPSIS .Nm mt @@ -87,7 +86,6 @@ Operate on the specified. .El .Pp -.Pp The options for .Nm eject are as follows: @@ -96,7 +94,7 @@ are as follows: Insert the device instead of ejecting. For the .Xr cd 4 -driver, this request that the tray be closed. +driver, this requests that the tray be closed. .El .Pp The available commands are listed below. |