diff options
author | Philippe Charnier <charnier@FreeBSD.org> | 1997-09-04 11:40:51 +0000 |
---|---|---|
committer | Philippe Charnier <charnier@FreeBSD.org> | 1997-09-04 11:40:51 +0000 |
commit | 4b15a65e1fbea45a1ad7f609b2099c45dd4aeffb (patch) | |
tree | cce73b83d2c23a8dbd905ad660812e4fd521484e /usr.sbin/bad144/bad144.8 | |
parent | d29810eabb426110595d743ee695b8216dcd0040 (diff) |
Use err(3). Add usage(). Remove Xref: format(8) does not exist.
Notes
Notes:
svn path=/head/; revision=29101
Diffstat (limited to 'usr.sbin/bad144/bad144.8')
-rw-r--r-- | usr.sbin/bad144/bad144.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/bad144/bad144.8 b/usr.sbin/bad144/bad144.8 index 97fc951c1248..d1418cbed5f0 100644 --- a/usr.sbin/bad144/bad144.8 +++ b/usr.sbin/bad144/bad144.8 @@ -161,8 +161,7 @@ was destroyed. It is no longer necessary to reboot to allow the kernel to reread the bad-sector table from the drive. .Sh SEE ALSO -.Xr badsect 8 , -.Xr format 8 +.Xr badsect 8 .Sh BUGS It should be possible to format disks on-line under .Tn UNIX . |