From 29886d86dee63067ea487a07bcf898bd2938bb1f Mon Sep 17 00:00:00 2001 From: Giorgos Keramidas Date: Thu, 11 May 2006 17:23:03 +0000 Subject: [PATCH] The 'device fd' line became obsolete some years ago, when the transition to device hints was committed. The GENERIC kernel configuration lost its 'device fd' line at revision 1.260, committed by peter@ on 2000/06/13 22:28:46 UTC. Delete the reference to 'device fd', to avoid kernel build breakage like the one described in the PR audit trail. PR: docs/91448 Submitted by: Eugene Grosbein MFC after: 1 week --- share/man/man4/fdc.4 | 1 - 1 file changed, 1 deletion(-) diff --git a/share/man/man4/fdc.4 b/share/man/man4/fdc.4 index 976885dfda4..1c472911bef 100644 --- a/share/man/man4/fdc.4 +++ b/share/man/man4/fdc.4 @@ -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 :