svn commit: r364105 - stable/12/usr.sbin/iovctl

Gordon Bergling gbe at FreeBSD.org
Tue Aug 11 10:41:37 UTC 2020


Author: gbe (doc committer)
Date: Tue Aug 11 10:41:36 2020
New Revision: 364105
URL: https://svnweb.freebsd.org/changeset/base/364105

Log:
  MFC r363830: iovctl.conf(5): Use Lk macro for the URL of the UCL website
  
  PR:		248334
  Submitted by:	chuck at tuffli dot net
  Reviewed by:	bcr, 0mp
  Approved by:	bcr, 0mp
  Differential Revision:	https://reviews.freebsd.org/D25891

Modified:
  stable/12/usr.sbin/iovctl/iovctl.conf.5
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/usr.sbin/iovctl/iovctl.conf.5
==============================================================================
--- stable/12/usr.sbin/iovctl/iovctl.conf.5	Tue Aug 11 10:07:59 2020	(r364104)
+++ stable/12/usr.sbin/iovctl/iovctl.conf.5	Tue Aug 11 10:41:36 2020	(r364105)
@@ -51,7 +51,7 @@ The
 .Nm
 file uses UCL format.
 UCL syntax is documented at the official UCL website:
-http://github.com/vstakhov/libucl.
+.Lk http://github.com/vstakhov/libucl .
 .Pp
 There are three types of sections in the
 .Nm


More information about the svn-src-stable-12 mailing list