Remove duplicated .Dd line (fetch.1)

Update stale macro usages (fdisk.8)
Replace "command" with "utility" (fsck_msdosfs.8)

Submitted by:	Watanabe Kazuhiro <CQG00620@nifty.ne.jp>
This commit is contained in:
Kazuo Horikawa 2004-01-12 02:32:07 +00:00
parent 5fae57a469
commit c327f4f8e2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19603
3 changed files with 6 additions and 6 deletions

View file

@ -31,7 +31,6 @@
.\"
.\" $FreeBSD$
.Dd March 11, 2003
.Dd February 22, 1999
.Dt FETCH 1
.Os
.Sh ĚžžÎ

View file

@ -88,7 +88,7 @@ BIOS
はいつも存在するスライスの変更を行ないます。
.Ar configfile
.Sq -
.Sq Fl
であってもよく、この場合
標準入力
が読まれます。
@ -110,7 +110,9 @@ BIOS
.Fl u
の意味も含みます。
.It Fl I
単一の FreeBSD スライスがディスク全体となるように、
単一の
.Fx
スライスがディスク全体となるように、
セクタ 0 の内容を初期化します。
.It Fl s
サマリ情報を表示し、終了します。
@ -143,7 +145,7 @@ BIOS
.Dq 裸の
ディスク名だけ、
つまり
.Ql da0
.Pa da0
か、あるいは完全なパス名です。
もし省略された場合、
.Nm
@ -407,7 +409,6 @@ g s63 h39 c1019
.Pp
例: スライス 4 を取り除いて、未使用の印をつける:
.Pp
.Pp
.Dl "p 4 0 0 0"
.Pp
例: スライス 1 を

View file

@ -120,6 +120,6 @@ FAT (MS-DOS)
.\" jpman 2002/11/07 mdoc/doc-syms で .Ud を「現状開発途上です」とする
.Sh 歴史
.Nm
コマンド
ユーティリティ
.Fx 4.4
で初めて登場しました。