mdoc(7) police: minor markup cleanup.
This commit is contained in:
parent
4080b6204c
commit
44957ebf06
@ -26,7 +26,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.Dd December 30, 2000
|
.Dd December 30, 2000
|
||||||
.Dt DISKCHECKD 8
|
.Dt DISKCHECKD 8
|
||||||
.Os FreeBSD
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm diskcheckd
|
.Nm diskcheckd
|
||||||
.Nd daemon to check for disk read errors
|
.Nd daemon to check for disk read errors
|
||||||
@ -92,7 +92,7 @@ To run
|
|||||||
.Nm
|
.Nm
|
||||||
automatically at boot time,
|
automatically at boot time,
|
||||||
the
|
the
|
||||||
.Ar diskcheckd_enable
|
.Va diskcheckd_enable
|
||||||
variable in
|
variable in
|
||||||
.Xr rc.conf 5
|
.Xr rc.conf 5
|
||||||
should be set to
|
should be set to
|
||||||
@ -120,7 +120,6 @@ signal.
|
|||||||
.Pp
|
.Pp
|
||||||
.Nm
|
.Nm
|
||||||
accepts the following command line options:
|
accepts the following command line options:
|
||||||
.Pp
|
|
||||||
.Bl -tag -width Fl
|
.Bl -tag -width Fl
|
||||||
.It Fl d
|
.It Fl d
|
||||||
If this flag is specified,
|
If this flag is specified,
|
||||||
@ -150,20 +149,17 @@ To check all of
|
|||||||
for errors once every two weeks,
|
for errors once every two weeks,
|
||||||
use this entry in
|
use this entry in
|
||||||
.Pa diskcheckd.conf :
|
.Pa diskcheckd.conf :
|
||||||
.Pp
|
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
/dev/ad0 * 14 *
|
/dev/ad0 * 14 *
|
||||||
.Ed
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
To check the first SCSI disk for errors at approximately 64KB/s,
|
To check the first SCSI disk for errors at approximately 64KB/s,
|
||||||
use the following entry:
|
use the following entry:
|
||||||
.Pp
|
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
/dev/da0 * * 64
|
/dev/da0 * * 64
|
||||||
.Ed
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
To check all disks once every four weeks:
|
To check all disks once every four weeks:
|
||||||
.Pp
|
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
* * 28 *
|
* * 28 *
|
||||||
.Ed
|
.Ed
|
||||||
@ -176,6 +172,7 @@ they will be written to
|
|||||||
first appeared in
|
first appeared in
|
||||||
.Fx 5.0 .
|
.Fx 5.0 .
|
||||||
.Sh AUTHORS
|
.Sh AUTHORS
|
||||||
|
.An -nosplit
|
||||||
.Nm
|
.Nm
|
||||||
and this manual page were written by
|
and this manual page were written by
|
||||||
.An Ben Smithurst Aq ben@FreeBSD.org ,
|
.An Ben Smithurst Aq ben@FreeBSD.org ,
|
||||||
|
Loading…
Reference in New Issue
Block a user