From owner-freebsd-stable Sun Oct 7 8:48:17 2001 Delivered-To: freebsd-stable@freebsd.org Received: from D00015.dialonly.kemerovo.su (www2.svzserv.kemerovo.su [213.184.65.86]) by hub.freebsd.org (Postfix) with ESMTP id A759037B403; Sun, 7 Oct 2001 08:48:07 -0700 (PDT) Received: (from eugen@localhost) by D00015.dialonly.kemerovo.su (8.11.6/8.11.4) id f97FlEE25646; Sun, 7 Oct 2001 23:47:14 +0800 (KRAST) (envelope-from eugen) Date: Sun, 7 Oct 2001 23:47:14 +0800 From: Eugene Grosbein To: stable@freebsd.org Cc: docs@freebsd.org Subject: Incomplete documentation: ed(4) Message-ID: <20011007234714.A25542@grosbein.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! Recently I've installed a snapshot of FreeBSD 4.4-STABLE. While making custom kernel I noticed that no one part of documentation says that ed(4) now requires device miibus. I keep one some of my machines STABLE using cvsup and read /usr/src/UPDATING, so I quickly detected that I forgot to add miibus when compilation of my custom kernel failed. However, there is no UPDATING when user installs only kernel sources, LINT does not mention that ed(4) depends of miibus and even ed(4) man page does not do so. Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message