You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scdoc/scdoc.1.scd

27 lines
606 B

7 years ago
scdoc(1)
7 years ago
# NAME
7 years ago
scdoc - tool for generating *roff*(7) manual pages
# SYNOPSIS
*scdoc* < _input_ > _output_
7 years ago
# DESCRIPTION
scdoc is a tool designed to make the process of writing man pages more
7 years ago
friendly. It reads scdoc syntax from stdin and writes roff to stdout, suitable
for reading with *man*(1). For a description of the syntax of scdoc source
files, see *scdoc*(5).
7 years ago
# SEE ALSO
7 years ago
*scdoc*(5)
7 years ago
# AUTHORS
Maintained by Drew DeVault <sir@cmpwn.com>. 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.