Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2019 19:18:50 +0000 (UTC)
From:      John Baldwin <jhb@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: r354035 - in stable: 11/share/man/man9 12/share/man/man9
Message-ID:  <201910241918.x9OJIodM007914@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhb
Date: Thu Oct 24 19:18:49 2019
New Revision: 354035
URL: https://svnweb.freebsd.org/changeset/base/354035

Log:
  MFC 351224: Trim a spurious blank line I added in r348969.
  
  I did not bump .Dd since there is no content change.

Modified:
  stable/12/share/man/man9/sysctl.9
Directory Properties:
  stable/12/   (props changed)

Changes in other areas also in this revision:
Modified:
  stable/11/share/man/man9/sysctl.9
Directory Properties:
  stable/11/   (props changed)

Modified: stable/12/share/man/man9/sysctl.9
==============================================================================
--- stable/12/share/man/man9/sysctl.9	Thu Oct 24 19:14:37 2019	(r354034)
+++ stable/12/share/man/man9/sysctl.9	Thu Oct 24 19:18:49 2019	(r354035)
@@ -388,7 +388,6 @@
 .Fn SYSCTL_UINT parent number name ctlflags ptr val descr
 .Fn SYSCTL_ULONG parent number name ctlflags ptr val descr
 .Fn SYSCTL_UQUAD parent number name ctlflags ptr val descr
-
 .Sh DESCRIPTION
 The
 .Nm SYSCTL



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