diff options
| author | jtk <jtk@NetBSD.org> | 1997-01-01 16:30:09 +0000 |
|---|---|---|
| committer | jtk <jtk@NetBSD.org> | 1997-01-01 16:30:09 +0000 |
| commit | 142bbb09e6cbb80edba691bc0043f43aef99e8ed (patch) | |
| tree | 30e5e053d576e8b88088cc3833f47032f14230d2 /usr.bin/fdformat | |
| parent | 034ed50ead9cf485db46c21f3037baa285b60100 (diff) | |
fix typos per PR 3076
Diffstat (limited to 'usr.bin/fdformat')
| -rw-r--r-- | usr.bin/fdformat/fdformat.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/fdformat/fdformat.1 b/usr.bin/fdformat/fdformat.1 index 8c5c2acd006..0c59db323c1 100644 --- a/usr.bin/fdformat/fdformat.1 +++ b/usr.bin/fdformat/fdformat.1 @@ -24,10 +24,10 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $NetBSD: fdformat.1,v 1.2 1996/12/10 07:47:45 mikel Exp $ +.\" $NetBSD: fdformat.1,v 1.3 1997/01/01 16:30:09 jtk Exp $ .\" .Dd November 28, 1996 -.Dt fdformat 8 +.Dt fdformat 1 .Os NetBSD .Sh NAME .Nm fdformat @@ -84,7 +84,7 @@ Set the number of sectors per track for the formatted diskette. .It Fl T Ar ntrk Set the number of tracks (heads) per cylinder for the formatted diskette. .It Fl C Ar ncyl -Set the number of cylinders cylinder for the formatted diskette. +Set the number of cylinders for the formatted diskette. .It Fl P Ar stepspercyl Set the number of motor steps per cylinder for the formatted diskette. .It Fl G Ar gaplen |
