summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ppi.4
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2001-02-06 01:39:11 +0000
committerbde <bde@FreeBSD.org>2001-02-06 01:39:11 +0000
commit80ed1c3008fcb627a7afa930d6a213b16ea8b114 (patch)
treeb123d8cd5959117a72fd9a7f9de11f58ee86c83b /share/man/man4/ppi.4
parent9b5d717b5a4a895fee5f1f58f53cdb6846c8e118 (diff)
downloadFreeBSD-src-80ed1c3008fcb627a7afa930d6a213b16ea8b114.zip
FreeBSD-src-80ed1c3008fcb627a7afa930d6a213b16ea8b114.tar.gz
Debogotified #includes in synopsis. Paths beginning with /sys were
only required when dev/ppbus wasn't installed, and they should not been delimited by <> even then.
Diffstat (limited to 'share/man/man4/ppi.4')
-rw-r--r--share/man/man4/ppi.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ppi.4 b/share/man/man4/ppi.4
index 1614729..4afb7a6 100644
--- a/share/man/man4/ppi.4
+++ b/share/man/man4/ppi.4
@@ -46,8 +46,8 @@ the security problems inherent with the use of the
interface.
.Sh PROGRAMMING INTERFACE
.Pp
-.Fd #include </sys/dev/ppbus/ppi.h>
-.Fd #include </sys/dev/ppbus/ppbconf.h>
+.Fd #include <dev/ppbus/ppi.h>
+.Fd #include <dev/ppbus/ppbconf.h>
.Pp
All I/O on the
.Nm
OpenPOWER on IntegriCloud