adding cskel

This commit is contained in:
2020-12-03 23:53:22 -08:00
parent 3c1f1a204e
commit 77298444d6
4 changed files with 131 additions and 0 deletions

33
cskel/man.n.scd Normal file
View File

@@ -0,0 +1,33 @@
progname(N)
# NAME
progname - one line about what it does
# SYNOPSIS
progname [flags] [args]
# DESCRIPTION
; # RETURN VALUES
; For sections 2, 3, & 9 only.
; # ENVIRONMENT
; For sections 1, 6, 7, & 8 only.
; # FILES
; # EXIT STATUS
; For sections 1, 6, & 8 only.
; # EXAMPLES
; # DIAGNOSTICS
; For sections 1, 4, 6, 7, & 8 only.
; # ERRORS
; For sections 2, 3, & 9 only.
; # SEE ALSO
# AUTHORS
Maintained by Kyle Isom <kyle@imap.cc>. Up-to-date sources can be found
at https://hg.sr.ht/~kisom/progname.
; # CAVEATS
; # BUGS