svn commit: r343000 - stable/12/usr.bin/getconf
Jilles Tjoelker
jilles at FreeBSD.org
Sun Jan 13 13:57:12 UTC 2019
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
More information about the svn-src-stable
mailing list