fetch(9) -> ufetch(9). Remove reference to unimplemented ppi(9).

This commit is contained in:
wiz 2019-09-01 19:09:00 +00:00
parent 7fe9b221bc
commit edfa7875a1
1 changed files with 2 additions and 6 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: intro.9,v 1.25 2019/09/01 17:50:32 oster Exp $
.\" $NetBSD: intro.9,v 1.26 2019/09/01 19:09:00 wiz Exp $
.\"
.\" Copyright (c) 1997, 2007 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -326,7 +326,7 @@ See
.Pp
Fetch data from user-space.
See
.Xr fetch 9 .
.Xr ufetch 9 .
.Pp
Move data described by a struct uio.
See
@ -495,10 +495,6 @@ Support for PCMCIA PC-Card devices.
See
.Xr pcmcia 9 .
.Pp
User-space interface to ppbus parallel port.
See
.Xr ppi 9 .
.Pp
Interface between low and high level radio drivers.
See
.Xr radio 9 .