From owner-svn-src-all@freebsd.org Mon Oct 22 02:53:16 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 09811FD98FB for ; Mon, 22 Oct 2018 02:53:16 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-ua1-x936.google.com (mail-ua1-x936.google.com [IPv6:2607:f8b0:4864:20::936]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9CB1883B20 for ; Mon, 22 Oct 2018 02:53:15 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-ua1-x936.google.com with SMTP id c10so9398095uao.12 for ; Sun, 21 Oct 2018 19:53:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=/YU+ImPK6tpfp9GwnXemokvk4oY+hWcp7fs8ynJQsuM=; b=oo0qaZScacY85CTCeqKAJJgDSaqc/6O/pgNmAtYX7irI0RiKkA/0RKcX/DGJ6IF1M0 yCdYsOkIMlto6XiYYyzoZ7EeWbuJsCbzVaeakuog4BM3r9o/okdNw0c20zZLkAboJsQG 330YuOnhIxrchkSiXHcAEG8uUIAd/bqn42eHWXdHVzFgXbC2UUGHKa2BjuN0prCPuXt0 4rXr40ZsPkHkcSuNBG4YuqW573jvYNT6g9vXHfSHExcZ8D/PaUzopLfhkU9DeINFq9+S ZkIweyscEU/GjuKaF+yBDfWFoZVwEWjj+YiwAERsKJK6FTV6nlO56GvF9Yyyg23u9vzG LHIA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=/YU+ImPK6tpfp9GwnXemokvk4oY+hWcp7fs8ynJQsuM=; b=MVoaW8aIz/8Ym0EcXh3eYEmVRIxib9NucRwLb+mC4F8VvEiJl34jPTpFmTM3pjHX/1 tuXFDNVeQLJbo3mITe/1ff1GcSm9+t4gIpwxWczJ8lb95+QmQwDfylHuP7R8WtFroRXg QQh2cN2xMG6dZATQ45JCIpPaPsDH73a8n+fTsCq7/zbzY/n/PJ0vD+mpWpK0k3o0vTZE QVEvoAIc4pYocjYFgvKtoF/0AJAum69LakLzDEkoJHh32ViwoPjOVuAqyfTdmGAbO5cC 48nruHrJXQFBXu5UFno3+440AJQVvmkTX8clILBzKij2a14kSNnj0t8TCewLPzxkzTTP 9ybQ== X-Gm-Message-State: ABuFfojBZa8sVRBEgi8Z8iZjmu3SeoLXQQ4DqBIjox6g9DY1xF23eagz 4BnSVJnbFsxdv0OZxY72xO/Qt/W1Ai1h4sa55AnoZg== X-Google-Smtp-Source: ACcGV61g08GWoEhv3C5W+phoP13o7zHIF61GJTgGk8laSwQ3eqC3jDRKTZ2Pl6UIrqvgVnRvjA2r/oWqKDc5xFkm5V4= X-Received: by 2002:ab0:14a4:: with SMTP id d33mr18322460uae.41.1540176794739; Sun, 21 Oct 2018 19:53:14 -0700 (PDT) MIME-Version: 1.0 References: <201810220234.w9M2YPTt043620@repo.freebsd.org> In-Reply-To: From: Warner Losh Date: Sun, 21 Oct 2018 20:53:03 -0600 Message-ID: Subject: Re: svn commit: r339565 - in head: share/man/man4 share/man/man4/man4.i386 sys/conf sys/dev/aha sys/kern sys/modules sys/modules/aha sys/sparc64/conf To: Benjamin Kaduk Cc: Warner Losh , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Oct 2018 02:53:16 -0000 On Sun, Oct 21, 2018 at 8:47 PM Benjamin Kaduk wrote: > On Sun, Oct 21, 2018 at 9:35 PM Warner Losh wrote: > >> Author: imp >> Date: Mon Oct 22 02:34:25 2018 >> New Revision: 339565 >> URL: https://svnweb.freebsd.org/changeset/base/339565 >> >> Log: >> Remove aha(4) from the tree. >> >> > The documentation build is now failing, as there's an entity reference to > the autogenerated > hardware list, which does not exist anymore. Will you be able to look at > those as part of your > removals or does someone from the doc team need to handle it? > I'll take a look. What exactly is failing? The only place I see aha.4 is in doc/head/share/xml/man-refs.ent but there's several other drivers that have been removed that are in there... So I'm confused and need some additional guidance. Warner