mdoc(7) police:

Restored .Pa for ``dumpdates'' (it's still a file).
Also, removed duplicate ``file'' words.
This commit is contained in:
Ruslan Ermilov 2001-07-10 09:34:55 +00:00
parent 189f28a091
commit 448087ae70
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=79520

View File

@ -131,7 +131,9 @@ The default honor level is 1,
so that incremental backups omit such files so that incremental backups omit such files
but full backups retain them. but full backups retain them.
.It Fl D Ar dumpdates .It Fl D Ar dumpdates
Specify an alternate path to the dumpdates file. Specify an alternate path to the
.Pa dumpdates
file.
The default is The default is
.Pa /etc/dumpdates . .Pa /etc/dumpdates .
.It Fl d Ar density .It Fl d Ar density
@ -195,7 +197,9 @@ The default tape length is 2300 feet.
.It Fl T Ar date .It Fl T Ar date
Use the specified date as the starting time for the dump Use the specified date as the starting time for the dump
instead of the time determined from looking in instead of the time determined from looking in
the dumpdates file. the
.Pa dumpdates
file.
The format of date is the same as that of The format of date is the same as that of
.Xr ctime 3 . .Xr ctime 3 .
This option is useful for automated dump scripts that wish to This option is useful for automated dump scripts that wish to
@ -206,10 +210,14 @@ option is mutually exclusive from the
.Fl u .Fl u
option. option.
.It Fl u .It Fl u
Update the dumpdates file Update the
.Pa dumpdates
file
after a successful dump. after a successful dump.
The format of The format of
the dumpdates file the
.Pa dumpdates
file
is readable by people, consisting of one is readable by people, consisting of one
free format record per line: free format record per line:
filesystem name, filesystem name,
@ -218,11 +226,14 @@ and
.Xr ctime 3 .Xr ctime 3
format dump date. format dump date.
There may be only one entry per filesystem at each level. There may be only one entry per filesystem at each level.
The file The
dumpdates file .Pa dumpdates
file
may be edited to change any of the fields, may be edited to change any of the fields,
if necessary. if necessary.
The default path for the dumpdates file is The default path for the
.Pa dumpdates
file is
.Pa /etc/dumpdates , .Pa /etc/dumpdates ,
but the but the
.Fl D .Fl D
@ -231,7 +242,7 @@ option may be used to change it.
.Nm Dump .Nm Dump
tells the operator what file systems need to be dumped. tells the operator what file systems need to be dumped.
This information is gleaned from the files This information is gleaned from the files
dumpdates file .Pa dumpdates
and and
.Pa /etc/fstab . .Pa /etc/fstab .
The The
@ -239,7 +250,9 @@ The
option causes option causes
.Nm .Nm
to print out, for each file system in to print out, for each file system in
the dumpdates file the
.Pa dumpdates
file
the most recent dump date and level, the most recent dump date and level,
and highlights those file systems that should be dumped. and highlights those file systems that should be dumped.
If the If the
@ -402,8 +415,9 @@ with the
or or
.Fl w .Fl w
options does not report filesystems that have never been recorded options does not report filesystems that have never been recorded
in in the
the dumpdates file, .Pa dumpdates
file,
even if listed in even if listed in
.Pa /etc/fstab . .Pa /etc/fstab .
.Pp .Pp