diff options
| author | Richard Lowe <richlowe@richlowe.net> | 2011-09-29 03:43:28 +0100 | 
|---|---|---|
| committer | Richard Lowe <richlowe@richlowe.net> | 2011-09-29 02:22:44 -0400 | 
| commit | 6d8b5bf1bbeb8c7f1357b3e5836fe664fb0fcc46 (patch) | |
| tree | 57d06c6b9fcf9c54c04661b1eab4433c42cc6316 /usr/src/man/man7d | |
| parent | 0605fe789584720c74945c982c61a3f934642c02 (diff) | |
| download | illumos-joyent-6d8b5bf1bbeb8c7f1357b3e5836fe664fb0fcc46.tar.gz | |
19 Provide an opensource version of pcn(7D) (fix SPARC build)
Diffstat (limited to 'usr/src/man/man7d')
| -rw-r--r-- | usr/src/man/man7d/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr/src/man/man7d/Makefile b/usr/src/man/man7d/Makefile index 83ecc98fcc..81fd702ed1 100644 --- a/usr/src/man/man7d/Makefile +++ b/usr/src/man/man7d/Makefile @@ -93,7 +93,6 @@ COMMON_MANFILES = 	aac.7d		\  	 	 	pcata.7d	\  	 	 	pcic.7d		\  	 	 	pcmcia.7d	\ -			pcn.7d		\  	 	 	pcwl.7d		\  	 	 	physmem.7d	\  	 	 	pm.7d		\ @@ -217,6 +216,7 @@ i386_MANFILES =	ahci.7d		\  		npe.7d		\  		ntxn.7d		\  		nv_sata.7d	\ +		pcn.7d		\  		radeon.7d	\  		ral.7d		\  		rtw.7d		\ | 
