svn commit: r364294 - head/sbin/bectl
Mateusz Piotrowski
0mp at FreeBSD.org
Mon Aug 17 08:24:51 UTC 2020
Author: 0mp (doc,ports committer)
Date: Mon Aug 17 08:24:50 2020
New Revision: 364294
URL: https://svnweb.freebsd.org/changeset/base/364294
Log:
Remove an unnecessary macro
MFC after: 2 days
Modified:
head/sbin/bectl/bectl.8
Modified: head/sbin/bectl/bectl.8
==============================================================================
--- head/sbin/bectl/bectl.8 Mon Aug 17 05:57:22 2020 (r364293)
+++ head/sbin/bectl/bectl.8 Mon Aug 17 08:24:50 2020 (r364294)
@@ -17,7 +17,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 18, 2020
+.Dd August 17, 2020
.Dt BECTL 8
.Os
.Sh NAME
@@ -102,7 +102,7 @@ Activate the given
.Ar beName
as the default boot filesystem.
If the
-.Op Fl t
+.Fl t
flag is given, this takes effect only for the next boot.
.It Xo
.Cm check
More information about the svn-src-all
mailing list