Skip to content

Instantly share code, notes, and snippets.

@jbenner-radham
Last active March 13, 2021 01:29
Show Gist options
  • Save jbenner-radham/158f659331f22ae5a0151c40ccc46f00 to your computer and use it in GitHub Desktop.
Save jbenner-radham/158f659331f22ae5a0151c40ccc46f00 to your computer and use it in GitHub Desktop.
An mdoc skeleton document.
.Dd $Mdocdate$
.Dt PROGNAME 1
.Os
.\"
.Sh NAME
.\" ====
.Nm progname
.Nd ...
.\"
.Sh SYNOPSIS
.\" ========
.Nm
.\"
.Sh DESCRIPTION
.\" ===========
\&...
.\"
.Sh EXIT STATUS
.\" ===========
.Ex -std
.\"
.Sh AUTHORS
.\" =======
.An John Doe Aq Mt [email protected]
.Pq Lk http://www.example.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment