aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Marker <dave@freedave.net>2026-02-24 14:27:52 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2026-02-24 14:29:01 +0000
commit9ed56cd8d6929e3ee733e1e61d2e0c6b81122983 (patch)
treed411b3ddf1211307fbaab4c895cefc17c568813d
parent6c4777c59325c2cfefcce0c466b3bf475404a550 (diff)
ngctl.8: fix incorrect synopsis
Tiny manpage bug I caused in D50241 I left a line in the manpage that shouldn't be there. MFC after: 3 days Fixes: 72d01e62b082 ("netgraph: teach ngctl to attach and run itself in a jail") Reviewed by: des, markj Differential Revision: https://reviews.freebsd.org/D55485
-rw-r--r--usr.sbin/ngctl/ngctl.81
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ngctl/ngctl.8 b/usr.sbin/ngctl/ngctl.8
index 63b8f58ed3df..2fb22fd59646 100644
--- a/usr.sbin/ngctl/ngctl.8
+++ b/usr.sbin/ngctl/ngctl.8
@@ -44,7 +44,6 @@
.Op Fl f Ar filename
.Op Fl n Ar nodename
.Op Ar command Op Ns Ar argument ...
-.Op Ar command ...
.Sh DESCRIPTION
The
.Nm