diff options
author | imp <imp@FreeBSD.org> | 2007-09-02 07:09:25 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2007-09-02 07:09:25 +0000 |
commit | 60e709004ab313e4dd455b39ea5b18cb7cf65da6 (patch) | |
tree | dd5b9b26a0b47faec98dc9b3e5e932122228a2d2 /share | |
parent | 6ca9dda44eb6056b83d3b07dee3725e8b40370f2 (diff) | |
download | FreeBSD-src-60e709004ab313e4dd455b39ea5b18cb7cf65da6.zip FreeBSD-src-60e709004ab313e4dd455b39ea5b18cb7cf65da6.tar.gz |
Connect zyd.4 to the build.
Approved by: re@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 612ba15..2777514 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -415,7 +415,8 @@ MAN= aac.4 \ xe.4 \ xl.4 \ xpt.4 \ - zero.4 + zero.4 \ + zyd.4 MLINKS= agp.4 agpgart.4 MLINKS+=altq.4 ALTQ.4 |