The branch main has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=0199cbf641db5f28d258153014fa8a657ae98ea6
commit 0199cbf641db5f28d258153014fa8a657ae98ea6 Author: Mateusz Piotrowski <0...@freebsd.org> AuthorDate: 2021-01-07 14:28:29 +0000 Commit: Mateusz Piotrowski <0...@freebsd.org> CommitDate: 2021-01-07 14:28:29 +0000 Fix a typo MFC after: 3 days --- usr.sbin/certctl/certctl.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/certctl/certctl.8 b/usr.sbin/certctl/certctl.8 index 49da109c5e71..8ca2cd37dee5 100644 --- a/usr.sbin/certctl/certctl.8 +++ b/usr.sbin/certctl/certctl.8 @@ -26,7 +26,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 30, 2020 +.Dd January 7, 2021 .Dt CERTCTL 8 .Os .Sh NAME @@ -65,7 +65,7 @@ Specify the path of the METALOG file (default: $DESTDIR/METALOG). .It Fl n No-Op mode, do not actually perform any actions. .It Fl v -be verbose, print details about actions before performing them. +Be verbose, print details about actions before performing them. .It Fl U Unprivileged mode, do not change the ownership of created links. Do record the ownership in the METALOG file. _______________________________________________ dev-commits-src-main@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"