summaryrefslogtreecommitdiff
path: root/usr/src/cmd/man/man.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/man/man.h')
-rw-r--r--usr/src/cmd/man/man.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/src/cmd/man/man.h b/usr/src/cmd/man/man.h
index e6803a7969..b4ec3f380a 100644
--- a/usr/src/cmd/man/man.h
+++ b/usr/src/cmd/man/man.h
@@ -10,8 +10,8 @@
*/
/*
- * Copyright 2012 Nexenta Systems, Inc. All rights reserved.
* Copyright 2014 Garrett D'Amore <garrett@damore.org>
+ * Copyright 2015 Nexenta Systems, Inc. All rights reserved.
*/
/*
@@ -26,7 +26,6 @@
#define INDENT 24
#define PAGER "less -ins"
#define WHATIS "whatis"
-#define PRECONV "/usr/lib/mandoc_preconv"
#define LINE_ALLOC 4096
#define MAXDIRS 128