]> granicus.if.org Git - sudo/commitdiff
The BUGS file is history
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 22 Aug 2007 10:35:40 +0000 (10:35 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 22 Aug 2007 10:35:40 +0000 (10:35 +0000)
Makefile.in
README

index 6420d16950ffe9f972d0a1b705cf8679b45e2b9f..b5e37da50c1c5f1bc388e1f3e0a66cd3bc95c374 100644 (file)
@@ -136,7 +136,7 @@ LIB_OBJS = @LIBOBJS@ @ALLOCA@
 
 VERSION = 1.7
 
-DISTFILES = $(SRCS) $(HDRS) BUGS ChangeLog HISTORY INSTALL INSTALL.configure \
+DISTFILES = $(SRCS) $(HDRS) ChangeLog HISTORY INSTALL INSTALL.configure \
             LICENSE Makefile.in PORTING README README.LDAP TODO \
             TROUBLESHOOTING UPGRADE aclocal.m4 acsite.m4 aixcrypt.exp \
             config.guess config.h.in config.sub configure configure.in \
@@ -147,7 +147,7 @@ DISTFILES = $(SRCS) $(HDRS) BUGS ChangeLog HISTORY INSTALL INSTALL.configure \
             sudoers.man.in sudoers.pod sudoers2ldif visudo.cat \
             visudo.man.in visudo.pod auth/API
 
-BINFILES= BUGS ChangeLog HISTORY LICENSE README TODO TROUBLESHOOTING \
+BINFILES= ChangeLog HISTORY LICENSE README TODO TROUBLESHOOTING \
          UPGRADE install-sh mkinstalldirs sample.syslog.conf sample.sudoers \
          sudo sudo.cat sudo.man sudo.pod sudoers sudoers.cat sudoers.man \
          sudoers.pod visudo visudo.cat visudo.man visudo.pod
@@ -475,7 +475,7 @@ depot:
        ( \
          tdir=tmp.depot ; \
          mkdir $$tdir ; \
-         for i in sudo visudo sudo.man visudo.man sudoers.man sudoers BUGS ChangeLog HISTORY LICENSE README TODO TROUBLESHOOTING UPGRADE sample.syslog.conf sample.sudoers; do \
+         for i in sudo visudo sudo.man visudo.man sudoers.man sudoers ChangeLog HISTORY LICENSE README TODO TROUBLESHOOTING UPGRADE sample.syslog.conf sample.sudoers; do \
            if [ -f $$i ]; then \
              cp $$i $$tdir ; \
            elif [ -f $(srcdir)/$$i ]; then \
diff --git a/README b/README
index 355c4c39a898a436afa5b0c686abcbb0ca267d58..14e550ea23d911c7e75baa87151286971e5c5a19 100644 (file)
--- a/README
+++ b/README
@@ -80,15 +80,14 @@ for the appropriate links.
 
 Web page
 ========
-There is a sudo `web page' at http://www.sudo.ws/sudo/
-that contains an overview of sudo as well as pointers to BETA versions
-and other useful info.
+There is a sudo web page at http://www.sudo.ws/sudo/ that contains
+an overview of sudo, documentation, downloads, information about
+beta versions and other useful info.
 
 Bug reports
 ===========
-A list of known bugs may be found in the `BUGS' file.  If you have
-found what you believe to be a bug, you can file a bug report with
-the sudo bug database, on at web at http://www.sudo.ws/bugs/.
+If you have found what you believe to be a bug, you can file a bug
+report with the sudo bug database, on at web at http://www.sudo.ws/bugs/.
 
 Please read over the `TROUBLESHOOTING' file *before* submitting a
 bug report.  When reporting bugs, please be sure to include the