Author: avg
Date: Sun Nov  1 18:10:38 2009
New Revision: 198765
URL: http://svn.freebsd.org/changeset/base/198765

Log:
  MFC 198279: fix sorting of some amd* entries in some makefiles

Modified:
  stable/8/share/man/man4/   (props changed)
  stable/8/share/man/man4/Makefile

Modified: stable/8/share/man/man4/Makefile
==============================================================================
--- stable/8/share/man/man4/Makefile    Sun Nov  1 17:58:56 2009        
(r198764)
+++ stable/8/share/man/man4/Makefile    Sun Nov  1 18:10:38 2009        
(r198765)
@@ -30,8 +30,8 @@ MAN=  aac.4 \
        ale.4 \
        altq.4 \
        amd.4 \
-       ${_amdtemp.4} \
        ${_amdsmb.4} \
+       ${_amdtemp.4} \
        amr.4 \
        an.4 \
        arcmsr.4 \
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to