freebsd-dev/share/man
Ruslan Ermilov 9f1207d517 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
2002-03-26 16:05:14 +00:00
..
man0 Fixed double word typo. 2001-07-13 20:11:43 +00:00
man1 Remove the printf builtin command from sh(1), which command is not 2001-11-20 18:33:59 +00:00
man3 mdoc(7) police: tidy up. 2002-03-18 16:18:33 +00:00
man4 Install sys/security/lomac/*.h to /usr/include/security/lomac/. 2002-03-26 16:05:14 +00:00
man5 A new man page describing the drivers.conf configuration file that 2002-03-26 10:41:20 +00:00
man6 Removed whitespace at end-of-line; no content changes. I simply did 2001-07-14 19:41:16 +00:00
man7 Add drivers.conf(5) to the SEE ALSO section. 2002-03-26 10:46:03 +00:00
man8 More details on how to write a crunch.conf file for PicoBSD, 2002-03-21 03:15:47 +00:00
man9 'char *' can be a large entity now (on 64-bit platforms). Thus move it up 2002-03-24 17:02:16 +00:00
tools Our manual pages are no longer in /usr/man, but in /usr/share/man. 2001-02-06 12:45:29 +00:00
Makefile Don't hardcode paths. This is generally silly, and in this case 2002-02-08 21:28:07 +00:00