git: 6284c753e507 - stable/15 - d.7: Fix synopsis
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Sep 2025 09:37:35 UTC
The branch stable/15 has been updated by 0mp:
URL: https://cgit.FreeBSD.org/src/commit/?id=6284c753e507f9a47773eb795cb08f4bf257b24e
commit 6284c753e507f9a47773eb795cb08f4bf257b24e
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2025-09-24 05:42:49 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2025-09-28 09:37:23 +0000
d.7: Fix synopsis
A predicate cannot be used without an action.
MFC after: 3 days
Event: EuroBSDCon DevSummit 2025
(cherry picked from commit ba05cddcc634ac235beb252bd505deb83dcd99f1)
---
share/man/man7/d.7 | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/share/man/man7/d.7 b/share/man/man7/d.7
index f4686d98b1d1..c098958ffa56 100644
--- a/share/man/man7/d.7
+++ b/share/man/man7/d.7
@@ -3,7 +3,7 @@
.\"
.\" Copyright (c) 2025 Mateusz Piotrowski <0mp@FreeBSD.org>
.\"
-.Dd June 14, 2025
+.Dd September 24, 2025
.Dt D 7
.Os
.Sh NAME
@@ -18,12 +18,14 @@
.Sm on
.Sm off
.Oo
+.Oo
.Cm /
.Ar predicate
.Cm /
.Sm on
.Oc
-.Op Cm \&{ Ns Ar action Ns Cm \&}
+.Cm \&{ Ns Ar action Ns Cm \&}
+.Oc
.Sh DESCRIPTION
.Nm D
is the