Date: Fri, 6 Nov 2015 09:37:17 +1030 From: "O'Connor, Daniel" <darius@dons.net.au> To: Adrian Chadd <adrian@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r290428 - head/share/man/man9 Message-ID: <84180B50-DEE2-454F-BD8E-C7F1B97CD301@dons.net.au> In-Reply-To: <201511052250.tA5MoMOk060206@repo.freebsd.org> References: <201511052250.tA5MoMOk060206@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Presumably the intent was to have an extra line after the \ so diffs are = reduced for future additions. > On 6 Nov 2015, at 09:20, Adrian Chadd <adrian@freebsd.org> wrote: >=20 > Author: adrian > Date: Thu Nov 5 22:50:21 2015 > New Revision: 290428 > URL: https://svnweb.freebsd.org/changeset/base/290428 >=20 > Log: > remove \, it confuses things. >=20 > Modified: > head/share/man/man9/Makefile >=20 > Modified: head/share/man/man9/Makefile > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/share/man/man9/Makefile Thu Nov 5 22:44:36 2015 = (r290427) > +++ head/share/man/man9/Makefile Thu Nov 5 22:50:21 2015 = (r290428) > @@ -1294,7 +1294,7 @@ MLINKS+=3Dpci.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+=3Dpci_iov_schema.9 pci_iov_schema_alloc_node.9 \ > pci_iov_schema.9 pci_iov_schema_add_bool.9 \ > pci_iov_schema.9 pci_iov_schema_add_string.9 \ > _______________________________________________ > 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-unsubscribe@freebsd.org" -- Daniel O'Connor "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84180B50-DEE2-454F-BD8E-C7F1B97CD301>