diff options
| author | Chris Costello <chris@FreeBSD.org> | 1999-08-22 23:52:01 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 1999-08-22 23:52:01 +0000 |
| commit | bfd80317d4f16f4d72fdf942e353fce3b14c4c9b (patch) | |
| tree | 34fab6f15f40e163b881992e9509acab5e7650be | |
| parent | a5a9efa92b41989457f8f1157773f6632d45a37c (diff) | |
Notes
| -rw-r--r-- | share/man/man4/man4.i386/wfd.4 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/share/man/man4/man4.i386/wfd.4 b/share/man/man4/man4.i386/wfd.4 index f6a59b741980..5eece1694049 100644 --- a/share/man/man4/man4.i386/wfd.4 +++ b/share/man/man4/man4.i386/wfd.4 @@ -25,7 +25,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: wfd.4,v 1.6 1999/05/29 13:08:12 nik Exp $ +.\" $Id: wfd.4,v 1.7 1999/08/14 20:51:13 chris Exp $ .\" .Dd January 16, 1998 .Dt WFD 4 @@ -45,10 +45,7 @@ driver provides support for .Em ATAPI floppy disks, typically LS-120 style 120mb/1.4mb floppy drives. In general the interfaces are similar to those described by -.Xr wd 4 -.Xr sd 4 -and -.Xr od 4 . +.Xr wd 4 . .Pp As the IDE controllers are probed during boot, the .Em IDE |
