diff options
author | Nathan Whitehorn <nwhitehorn@FreeBSD.org> | 2009-12-03 18:13:47 +0000 |
---|---|---|
committer | Nathan Whitehorn <nwhitehorn@FreeBSD.org> | 2009-12-03 18:13:47 +0000 |
commit | eaddd81cbf7487c76537088f4e5069c8b6c413b8 (patch) | |
tree | 78d1844d262dac833310f5c513ac3756c1264555 /share/man/man4/man4.powerpc/Makefile | |
parent | 74991298d9934786eaafd05a37ef80fd8e0776a0 (diff) |
Notes
Diffstat (limited to 'share/man/man4/man4.powerpc/Makefile')
-rw-r--r-- | share/man/man4/man4.powerpc/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/man4.powerpc/Makefile b/share/man/man4/man4.powerpc/Makefile index 8d9977186c068..d213d83fe6800 100644 --- a/share/man/man4/man4.powerpc/Makefile +++ b/share/man/man4/man4.powerpc/Makefile @@ -1,6 +1,10 @@ # $FreeBSD$ -MAN= bm.4 \ +MAN= adb.4 \ + akbd.4 \ + ams.4 \ + bm.4 \ + cuda.4 \ pmu.4 \ powermac_nvram.4 \ snd_ai2s.4 \ |