diff options
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 +.. |
