aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-03-26 16:05:14 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-03-26 16:05:14 +0000
commit9f1207d517113a3b488d3ad87a0858c5d33d1b61 (patch)
tree85683be1d530a7aea0bbd16f73a2bf218c21b316 /share
parent17594b936b96d21133afa21f8188f1c9d90cb08d (diff)
downloadsrc-9f1207d517113a3b488d3ad87a0858c5d33d1b61.tar.gz
src-9f1207d517113a3b488d3ad87a0858c5d33d1b61.zip
Install sys/security/lomac/*.h to /usr/include/security/lomac/.
Install sys/<arch>/include/pc/*.h to /usr/include/machine/pc/. PR: docs/29534 Install sys/netatm/*/*.h to /usr/include/netatm/*/. Don't install compatibility symlinks for <machine/soundcard.h> and <machine/joystick.h>. Three years is enough to be aware of the change, and these weren't visible in the SHARED=symlinks case. Back out include/Makefile,v 1.160 that was a null change anyway due to the bug in the path, and we now don't want to install these headers because they would otherwise be invisible in the SHARED=symlinks case. Don't install IPFILTER headers. Userland utilities fetch them directly, and they were not visible in the SHARED=symlinks case. Resurrect SHARED=symlinks in Makefile.inc1. PR: bin/28002 Prodded by: bde MFC after: 2 weeks
Notes
Notes: svn path=/head/; revision=93229
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/joy.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/joy.4 b/share/man/man4/joy.4
index 9f9062845caa..78ce85278231 100644
--- a/share/man/man4/joy.4
+++ b/share/man/man4/joy.4
@@ -19,7 +19,7 @@ In
.Cd hint.joy.0.at="isa"
.Cd hint.joy.0.port="0x201"
.Pp
-.In machine/joystick.h
+.In sys/joystick.h
.Sh DESCRIPTION
The joystick device driver allows applications to read the status of
the PC joystick.