1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00

Fix a typo

MFC after:	3 days
This commit is contained in:
Mateusz Piotrowski 2021-01-07 15:28:29 +01:00
parent 8537f16249
commit 0199cbf641

View File

@ -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.