Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2019 18:35:40 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r343267 - stable/11/usr.sbin/freebsd-update
Message-ID:  <201901211835.x0LIZeS5014911@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Mon Jan 21 18:35:39 2019
New Revision: 343267
URL: https://svnweb.freebsd.org/changeset/base/343267

Log:
  MFC r343153:     freebsd-update.8: mandoc -Tlint fixes
  
  PR:		185389

Modified:
  stable/11/usr.sbin/freebsd-update/freebsd-update.8
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/usr.sbin/freebsd-update/freebsd-update.8
==============================================================================
--- stable/11/usr.sbin/freebsd-update/freebsd-update.8	Mon Jan 21 18:34:33 2019	(r343266)
+++ stable/11/usr.sbin/freebsd-update/freebsd-update.8	Mon Jan 21 18:35:39 2019	(r343267)
@@ -27,7 +27,7 @@
 .\"
 .Dd June 14, 2017
 .Dt FREEBSD-UPDATE 8
-.Os FreeBSD
+.Os
 .Sh NAME
 .Nm freebsd-update
 .Nd fetch and install binary updates to FreeBSD
@@ -47,9 +47,12 @@
 The
 .Nm
 tool is used to fetch, install, and rollback binary
-updates to the FreeBSD base system.
+updates to the
+.Fx
+base system.
 Note that updates are only available if they are being built for the
-FreeBSD release and architecture being used; in particular, the
+.Fx
+release and architecture being used; in particular, the
 .Fx
 Security Team only builds updates for releases shipped in binary form
 by the



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