summaryrefslogtreecommitdiff
path: root/help2man.texi
diff options
context:
space:
mode:
authorBrendan O'Dea <bod@debian.org>2013-06-06 07:52:06 +1000
committerBrendan O'Dea <bod@debian.org>2013-06-06 08:01:53 +1000
commitc4de7af89c9b93094d139a53d784e332d5b0c5f6 (patch)
treeed738cf7347e2cfc439876a8e4d91a3969b35f34 /help2man.texi
parent7e37e00f93b5459fcf826d2f5daa6f2c9e726675 (diff)
downloadhelp2man-c4de7af89c9b93094d139a53d784e332d5b0c5f6.tar.gz
Use the generic term "section" in the documentation rather than "name", which
could be confused to mean only the literal "NAME" section
Diffstat (limited to 'help2man.texi')
-rw-r--r--help2man.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/help2man.texi b/help2man.texi
index 4e4de7d..c97f33b 100644
--- a/help2man.texi
+++ b/help2man.texi
@@ -347,9 +347,9 @@ the standard sections given above, or included at @emph{other} (above)
in the order they were encountered in the include file.
Placement of the text within the section may be explicity requested by
-using the syntax @samp{[<name]}, @samp{[=name]} or @samp{[>name]} to
-place the additional text before, in place of, or after the default
-output respectively.
+using the syntax @samp{[<@var{section}]}, @samp{[=@var{section}]} or
+@samp{[>@var{section}]} to place the additional text before, in place
+of, or after the default output respectively.
@node Makefile usage
@chapter Using @command{help2man} With @command{make}