Author: avg
Date: Sat Oct 19 07:41:22 2019
New Revision: 353752
URL: https://svnweb.freebsd.org/changeset/base/353752

Log:
  MFC r353434: man4/Makefile: fix sorting for some entries starting with 'v'

Modified:
  stable/12/share/man/man4/Makefile
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/share/man/man4/Makefile
==============================================================================
--- stable/12/share/man/man4/Makefile   Sat Oct 19 07:38:02 2019        
(r353751)
+++ stable/12/share/man/man4/Makefile   Sat Oct 19 07:41:22 2019        
(r353752)
@@ -826,6 +826,13 @@ _nfsmb.4=  nfsmb.4
 _nvd.4=                nvd.4
 _nvme.4=       nvme.4
 _nvram.4=      nvram.4
+_padlock.4=    padlock.4
+_rr232x.4=     rr232x.4
+_speaker.4=    speaker.4
+_spkr.4=       spkr.4
+_tpm.4=                tpm.4
+_urtw.4=       urtw.4
+_viawd.4=      viawd.4
 _virtio.4=     virtio.4
 _virtio_balloon.4=virtio_balloon.4
 _virtio_blk.4= virtio_blk.4
@@ -834,13 +841,6 @@ _virtio_random.4= virtio_random.4
 _virtio_scsi.4= virtio_scsi.4
 _vmx.4=                vmx.4
 _vtnet.4=      vtnet.4
-_padlock.4=    padlock.4
-_rr232x.4=     rr232x.4
-_speaker.4=    speaker.4
-_spkr.4=       spkr.4
-_tpm.4=                tpm.4
-_urtw.4=       urtw.4
-_viawd.4=      viawd.4
 _wbwd.4=       wbwd.4
 _wpi.4=                wpi.4
 _xen.4=                xen.4
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to