Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jun 2020 07:13:07 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r361869 - head/share/man/man4
Message-ID:  <202006060713.0567D7Ui070123@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Sat Jun  6 07:13:06 2020
New Revision: 361869
URL: https://svnweb.freebsd.org/changeset/base/361869

Log:
  Sort alphabetically.

Modified:
  head/share/man/man4/Makefile

Modified: head/share/man/man4/Makefile
==============================================================================
--- head/share/man/man4/Makefile	Sat Jun  6 06:49:06 2020	(r361868)
+++ head/share/man/man4/Makefile	Sat Jun  6 07:13:06 2020	(r361869)
@@ -87,7 +87,6 @@ MAN=	aac.4 \
 	bwi.4 \
 	bwn.4 \
 	${_bytgpio.4} \
-	${_chvgpio.4} \
 	capsicum.4 \
 	cardbus.4 \
 	carp.4 \
@@ -109,6 +108,7 @@ MAN=	aac.4 \
 	cfumass.4 \
 	ch.4 \
 	chromebook_platform.4 \
+	${_chvgpio.4} \
 	ciss.4 \
 	cloudabi.4 \
 	cmx.4 \



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