From 20cef68c2f93d4421565fa0aad4fa51db4f50ff7 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Mon, 12 Aug 2013 14:04:37 -0600 Subject: binutils doc update Here's another small patch to lay the groundwork for the git conversion. This one updates the BFD and binutils documentation for the move. bfd: * doc/bfdint.texi (BFD generated files): Mention git, not cvs. binutils: * MAINTAINERS: Mention git, not cvs. * README: Mention git, not cvs. --- bfd/doc/bfdint.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bfd') diff --git a/bfd/doc/bfdint.texi b/bfd/doc/bfdint.texi index 1e03aeb..afc9df6 100644 --- a/bfd/doc/bfdint.texi +++ b/bfd/doc/bfdint.texi @@ -1,6 +1,6 @@ \input texinfo @c Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, -@c 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2009 +@c 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2009, 2013 @c Free Software Foundation, Inc. @setfilename bfdint.info @@ -945,7 +945,7 @@ BFD. Some files are automatically rebuilt at make time, but only if you configure with the @samp{--enable-maintainer-mode} option. Some files live in the object directory---the directory from which you run configure---and some live in the source directory. All files that live -in the source directory are checked into the CVS repository. +in the source directory are checked into the git repository. @table @file @item bfd.h -- cgit v1.1