Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jan 2019 21:43:14 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r342817 - head/usr.bin/getconf
Message-ID:  <201901062143.x06LhEsf028686@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jilles
Date: Sun Jan  6 21:43:14 2019
New Revision: 342817
URL: https://svnweb.freebsd.org/changeset/base/342817

Log:
  getconf(1): Minor mdoc fix
  
  MFC after:	1 week

Modified:
  head/usr.bin/getconf/getconf.1

Modified: head/usr.bin/getconf/getconf.1
==============================================================================
--- head/usr.bin/getconf/getconf.1	Sun Jan  6 21:34:05 2019	(r342816)
+++ head/usr.bin/getconf/getconf.1	Sun Jan  6 21:43:14 2019	(r342817)
@@ -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?201901062143.x06LhEsf028686>