Print this page
5025 import and use mandoc
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Albert Lee <trisk@nexenta.com>
Approved by: TBD

*** 11,20 **** --- 11,21 ---- # # Copyright 2011, Richard Lowe # Copyright (c) 2012 by Delphix. All rights reserved. # Copyright 2013 Nexenta Systems, Inc. All rights reserved. + # Copyright 2014 Garrett D'Amore <garrett@damore.org> # include $(SRC)/Makefile.master MANSECT= 5
*** 39,48 **** --- 40,50 ---- crypt_unix.5 \ device_clean.5 \ dhcp.5 \ dhcp_modules.5 \ environ.5 \ + eqn.5 \ eqnchar.5 \ extendedFILE.5 \ filesystem.5 \ fnmatch.5 \ formats.5 \
*** 62,72 **** lf64.5 \ lfcompile.5 \ lfcompile64.5 \ locale.5 \ man.5 \ ! mansun.5 \ me.5 \ mech_spnego.5 \ mm.5 \ ms.5 \ mutex.5 \ --- 64,76 ---- lf64.5 \ lfcompile.5 \ lfcompile64.5 \ locale.5 \ man.5 \ ! mandoc_char.5 \ ! mandoc_roff.5 \ ! mdoc.5 \ me.5 \ mech_spnego.5 \ mm.5 \ ms.5 \ mutex.5 \
*** 108,117 **** --- 112,122 ---- smf_restarter.5 \ smf_security.5 \ smf_template.5 \ standards.5 \ sticky.5 \ + tbl.5 \ tecla.5 \ term.5 \ threads.5 \ trusted_extensions.5 \ vgrindefs.5 \