SCDOC(1) General Commands Manual SCDOC(1) NAME scdoc - generate man(7) manual pages SYNOPSIS scdoc < input DESCRIPTION The scdoc utility reads scdoc(5) syntax from the standard input and writes man(7) style roff to the standard output. ENVIRONMENT The scdoc utility supports the standard SOURCE_DATE_EPOCH environment variable for reproducible builds. This variables specifies the date in number of seconds since the Unix epoch, see: https://reproducible- builds.org/specs/source-date-epoch/ SEE ALSO scdoc(5) AUTHORS Maintained by Drew DeVault . Up-to-date sources can be found at https://git.sr.ht/~sircmpwn/scdoc and bugs/patches can be submitted by email to ~sircmpwn/public-inbox@lists.sr.ht. 2024-02-18 SCDOC(1)