Author: bdrewery
Date: Sat Nov 14 17:32:38 2015
New Revision: 290827
URL: https://svnweb.freebsd.org/changeset/base/290827

Log:
  MFC r290428:
  
    remove \, it confuses things.

Modified:
  stable/9/share/man/man9/Makefile
Directory Properties:
  stable/9/share/man/man9/   (props changed)

Modified: stable/9/share/man/man9/Makefile
==============================================================================
--- stable/9/share/man/man9/Makefile    Sat Nov 14 17:30:52 2015        
(r290826)
+++ stable/9/share/man/man9/Makefile    Sat Nov 14 17:32:38 2015        
(r290827)
@@ -996,7 +996,7 @@ MLINKS+=pci.9 pci_alloc_msi.9 \
        pci.9 pci_write_config.9 \
        pci.9 pcie_adjust_config.9 \
        pci.9 pcie_read_config.9 \
-       pci.9 pcie_write_config.9 \
+       pci.9 pcie_write_config.9
 MLINKS+=pfil.9 pfil_add_hook.9 \
        pfil.9 pfil_hook_get.9 \
        pfil.9 pfil_remove_hook.9
_______________________________________________
svn-src-stable-9@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to