Fix typo.
Submitted by: TOGAWA Satoshi <toga@puyo.org>
This commit is contained in:
parent
913404e9fd
commit
95fbf76012
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10636
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
.\"
|
||||
.\" %FreeBSD: src/usr.sbin/fdformat/fdformat.1,v 1.17.2.5 2001/08/16 15:55:57 ru Exp %
|
||||
.\"
|
||||
.\" $FreeBSD: doc/ja_JP.eucJP/man/man1/fdformat.1,v 1.14 2001/08/18 23:50:22 horikawa Exp $
|
||||
.\" $FreeBSD: doc/ja_JP.eucJP/man/man1/fdformat.1,v 1.15 2001/08/20 01:01:31 horikawa Exp $
|
||||
.Dd July 2, 2001
|
||||
.Os
|
||||
.Dt FDFORMAT 1
|
||||
|
@ -85,7 +85,7 @@
|
|||
フォーマット状態の報告はまだ行います。
|
||||
.It Fl f Ar capacity
|
||||
望ましいフォーマットパラメータの設定をする普通の方法です。
|
||||
360, 720, 800, 820, 1220, 1440, 1480, 1720 のいずれかが有効です。
|
||||
360, 720, 800, 820, 1200, 1440, 1480, 1720 のいずれかが有効です。
|
||||
.Ar capacity
|
||||
は、フォーマットするバイト数です。
|
||||
.It Fl n
|
||||
|
|
Loading…
Reference in a new issue