Date: Sat, 7 Jan 2006 16:14:22 +0700 (KRAT) From: Eugene Grosbein <eugen@grosbein.pp.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/91448: [patch] fdc(4) man page refers to non-existing device fd Message-ID: <200601070914.k079EMWT001676@grosbein.pp.ru> Resent-Message-ID: <200601070950.k079o2dA073467@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 91448 >Category: docs >Synopsis: [patch] fdc(4) man page refers to non-existing device fd >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 07 09:50:02 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release: FreeBSD 6.0-RELEASE i386 >Organization: Svyaz-Service JSC >Environment: System: FreeBSD grosbein.pp.ru 6.0-RELEASE FreeBSD 6.0-RELEASE #1: Fri Jan 6 20:35:37 KRAT 2006 root@grosbein.pp.ru:/mnt/usr/local/obj6/usr/src/sys/DADV i386 >Description: man fdc mentions device fd in the SYNOPSIS section >How-To-Repeat: Try to include 'device fd' to the kernel config file. make buildkernel fails: config: Error: device "fd" is unknown >Fix: Apply this patch to src/share/man/man4/fdc.4 --- fdc.4.orig Sat Jan 7 16:11:54 2006 +++ fdc.4 Sat Jan 7 16:12:48 2006 @@ -27,7 +27,7 @@ .\" .\" $FreeBSD: src/share/man/man4/fdc.4,v 1.34 2004/07/15 16:47:31 njl Exp $ .\" -.Dd July 15, 2004 +.Dd January 7, 2006 .Dt FDC 4 .Os .Sh NAME @@ -35,7 +35,6 @@ .Nd "PC architecture floppy disk controller driver" .Sh SYNOPSIS .Cd device fdc -.Cd device fd .Pp In .Pa /boot/device.hints : >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601070914.k079EMWT001676>