Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Aug 2020 10:41:36 +0000 (UTC)
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r364105 - stable/12/usr.sbin/iovctl
Message-ID:  <202008111041.07BAfab7088744@repo.freebsd.org>

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



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