aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mandoc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-11-23 22:28:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-11-23 22:28:46 +0000
commitb8d52ac37c9163fd48e952341bbffbbd1945d3c8 (patch)
tree09b1c1fe643fadba63d381e1dbfc89eadee16a34 /usr.bin/mandoc
parentb156563c0c0a8c11446e3730dcb0e1b6a7c8e291 (diff)
downloadsrc-b8d52ac37c9163fd48e952341bbffbbd1945d3c8.tar.gz
src-b8d52ac37c9163fd48e952341bbffbbd1945d3c8.zip
Notes
Diffstat (limited to 'usr.bin/mandoc')
-rw-r--r--usr.bin/mandoc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mandoc/Makefile b/usr.bin/mandoc/Makefile
index b82365742b15..481a3f9c5c73 100644
--- a/usr.bin/mandoc/Makefile
+++ b/usr.bin/mandoc/Makefile
@@ -8,7 +8,7 @@ PROG= mandoc
FILES= example.style.css style.css
FILESDIR= ${SHAREDIR}/mdocml
LINKS= mdocml
-MAN= mandoc.1 eqn.7 mandoc_char.7 tbl.7 # man.7 mdoc.7 roff.7
+MAN= mandoc.1 eqn.7 mandoc_char.7 tbl.7 man.7 mdoc.7 # roff.7
MLINKS= mandoc.1 mdocml.1
HTML_SRCS= eqn_html.c \