www.LinuxHowtos.org





SCDOC

Section: Misc. Reference Manual Pages (1)
Updated: 202-0-23
Index Return to Main Contents

 

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://reproducibl-builds.org/specs/sourc-dat-epoch/

 

SEE ALSO

scdoc(5)

 

AUTHORS

Maintained by Drew DeVault <sir@cmpwn.com>. U-t-date sources can be found at https://git.sr.ht/tisircmpwn/scdoc and bugs/patches can be submitted by email to tisircmpwn/publi-inbox@lists.sr.ht.


 

Index

NAME
SYNOPSIS
DESCRIPTION
ENVIRONMENT
SEE ALSO
AUTHORS