aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authorPyun YongHyeon <yongari@FreeBSD.org>2006-07-25 00:53:14 +0000
committerPyun YongHyeon <yongari@FreeBSD.org>2006-07-25 00:53:14 +0000
commitf99b1927db8ec6f3ba7f7c63c8ceb22ed6c8d7cf (patch)
treed63d9ed9f992aeddfc618216331d027418f347ab /share/man/man4/Makefile
parent2627a07e9ced95e3626f7aadf0347e4645667684 (diff)
downloadsrc-f99b1927db8ec6f3ba7f7c63c8ceb22ed6c8d7cf.tar.gz
src-f99b1927db8ec6f3ba7f7c63c8ceb22ed6c8d7cf.zip
Hook up state(4) to the build.
Notes
Notes: svn path=/head/; revision=160644
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r--share/man/man4/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 199e4cb75e37..8fb7d1db32a8 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -325,6 +325,7 @@ MAN= aac.4 \
ste.4 \
stf.4 \
stg.4 \
+ stge.4 \
sym.4 \
syncache.4 \
syncer.4 \
@@ -490,6 +491,7 @@ MLINKS+=${_spkr.4} ${_speaker.4}
MLINKS+=splash.4 screensaver.4
MLINKS+=ste.4 if_ste.4
MLINKS+=stf.4 if_stf.4
+MLINKS+=stge.4 if_stge.4
MLINKS+=syncache.4 syncookies.4
MLINKS+=syscons.4 sc.4
MLINKS+=tap.4 if_tap.4