sync with OpenBSD -current

This commit is contained in:
purplerain 2024-07-05 02:44:07 +00:00
parent ff77f1c0ed
commit b8cf0a282a
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
19 changed files with 237 additions and 127 deletions

View file

@ -1,4 +1,4 @@
.\" $OpenBSD: daily.8,v 1.30 2024/05/16 11:33:59 solene Exp $
.\" $OpenBSD: daily.8,v 1.31 2024/07/04 05:06:58 bket Exp $
.\"
.\" Copyright (c) 2003 Jason McIntyre <jmc@openbsd.org>
.\"
@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.Dd $Mdocdate: May 16 2024 $
.Dd $Mdocdate: July 4 2024 $
.Dt DAILY 8
.Os
.Sh NAME
@ -112,7 +112,7 @@ for the mount options, e.g.
Checks daemon status.
Lists any daemons which are enabled in
.Xr rc.conf.local 8
but which are not actually running (and vice versa).
but which are not actually running.
.It
Reports on which file systems need to be dumped via
.Xr dump 8 .