Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 fetch(9) -> ufetch(9). Remove reference to un...



details:   https://anonhg.NetBSD.org/src/rev/d27ef9d59eea
branches:  trunk
changeset: 459252:d27ef9d59eea
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Sep 01 19:09:00 2019 +0000

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

diffstat:

 share/man/man9/intro.9 |  8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r 1273542f7ad6 -r d27ef9d59eea share/man/man9/intro.9
--- a/share/man/man9/intro.9    Sun Sep 01 19:08:35 2019 +0000
+++ b/share/man/man9/intro.9    Sun Sep 01 19:09:00 2019 +0000
@@ -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 @@
 .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 @@
 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 .



Home | Main Index | Thread Index | Old Index