aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2025-09-24 05:42:49 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2025-09-24 07:42:52 +0000
commitba05cddcc634ac235beb252bd505deb83dcd99f1 (patch)
tree11709c8868f2dc12ad18f0e8ed68afd8daddb42e
parentb1f96169cfb50a7b65aee115b2c9ad2f00797bbf (diff)
d.7: Fix synopsis
A predicate cannot be used without an action. MFC after: 3 days Event: EuroBSDCon DevSummit 2025
-rw-r--r--share/man/man7/d.76
1 files 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