diff options
-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 |