Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2019 13:57:11 +0000 (UTC)
From:      Jilles Tjoelker <jilles@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: r343000 - stable/12/usr.bin/getconf
Message-ID:  <201901131357.x0DDvBL0002789@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jilles
Date: Sun Jan 13 13:57:11 2019
New Revision: 343000
URL: https://svnweb.freebsd.org/changeset/base/343000

Log:
  MFC r342817: getconf(1): Minor mdoc fix

Modified:
  stable/12/usr.bin/getconf/getconf.1
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/usr.bin/getconf/getconf.1
==============================================================================
--- stable/12/usr.bin/getconf/getconf.1	Sun Jan 13 12:13:08 2019	(r342999)
+++ stable/12/usr.bin/getconf/getconf.1	Sun Jan 13 13:57:11 2019	(r343000)
@@ -70,7 +70,7 @@ Otherwise,
 all system configuration variables are reported using
 .Xr confstr 3
 and
-.Xr sysconf 3.
+.Xr sysconf 3 .
 .Pp
 The second form of the command, with two mandatory
 arguments, retrieves file- and file system-specific



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