Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Aug 2020 08:24:51 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r364294 - head/sbin/bectl
Message-ID:  <202008170824.07H8Opg6092473@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008170824.07H8Opg6092473>