Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Aug 2020 11:13:13 +0000 (UTC)
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r363830 - head/usr.sbin/iovctl
Message-ID:  <202008041113.074BDDMT089883@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gbe (doc committer)
Date: Tue Aug  4 11:13:13 2020
New Revision: 363830
URL: https://svnweb.freebsd.org/changeset/base/363830

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

Modified:
  head/usr.sbin/iovctl/iovctl.conf.5

Modified: head/usr.sbin/iovctl/iovctl.conf.5
==============================================================================
--- head/usr.sbin/iovctl/iovctl.conf.5	Tue Aug  4 08:46:28 2020	(r363829)
+++ head/usr.sbin/iovctl/iovctl.conf.5	Tue Aug  4 11:13:13 2020	(r363830)
@@ -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



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