mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 07:37:25 -04:00
Fix a typo
MFC after: 3 days
This commit is contained in:
parent
8537f16249
commit
0199cbf641
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue