diff options
| author | Allan Jude <allanjude@FreeBSD.org> | 2020-07-11 22:14:44 +0000 |
|---|---|---|
| committer | Allan Jude <allanjude@FreeBSD.org> | 2020-07-11 22:14:44 +0000 |
| commit | cdfea68b4415e916b29b4f1ce67cedf5cb8f0071 (patch) | |
| tree | 3d54b2096df0227d53c7efc0087b2d474dd07691 | |
| parent | bd3cbfd26f9d64739b31dce2559a8d0a59c3598f (diff) | |
Notes
| -rw-r--r-- | share/man/man5/periodic.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/periodic.conf.5 b/share/man/man5/periodic.conf.5 index 1bf8110447f3a..9bde8cf77bbc8 100644 --- a/share/man/man5/periodic.conf.5 +++ b/share/man/man5/periodic.conf.5 @@ -256,17 +256,17 @@ as configured in .Pq Vt bool Set to .Dq Li YES -To create backup of EFI System Partion (ESP). +to create backup of EFI System Partion (ESP). .It Va daily_backup_gpart_enable .Pq Vt bool Set to .Dq Li YES -To create backups of partition tables, and bootcode partition contents. +to create backups of partition tables, and bootcode partition contents. .It Va daily_backup_gpart_verbose .Pq Vt bool Set to .Dq Li YES -To be verbose if existing backups for kern.geom.conftxt or the partition tables differ +to be verbose if existing backups for kern.geom.conftxt or the partition tables differ from the new backups. .It Va daily_backup_passwd_enable .Pq Vt bool |
