Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Nov 2015 17:32:38 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   svn commit: r290827 - stable/9/share/man/man9
Message-ID:  <201511141732.tAEHWcdj088420@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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