diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-11 13:41:07 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-11 13:41:07 -0300 |
| commit | 946cab444bc301d8a7c756a1bab039558288de89 (patch) | |
| tree | 419f27c39a509bcd83cae0e6630be8eb7ff95a30 /base/docs/man5/custom.tmac | |
| parent | c82e3b3b2de0633317ec8fc85925e91422820597 (diff) | |
Cleanup work
Diffstat (limited to 'base/docs/man5/custom.tmac')
| -rw-r--r-- | base/docs/man5/custom.tmac | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/base/docs/man5/custom.tmac b/base/docs/man5/custom.tmac new file mode 100644 index 0000000..ef07991 --- /dev/null +++ b/base/docs/man5/custom.tmac @@ -0,0 +1,11 @@ +\# Begin a arguments block for a command +.de Arguments +.RS +.IP "\fBARGUMENTS\fP" +.RS +.. +\# End an arguments block for a command +.de EArguments +.RE +.RE +.. |
