Problems with test.1: (Identical patches should apply to: [.1) Broken command synopsis syntax. This may mean you're using a construction in the command synopsis other than the standard [ ] | { }, or it may mean you have running text in the command synopsis section (the latter is not technically an error, but most cases of it are impossible to translate into DocBook markup), or it may mean the command syntax fails to match the description. Command-line options described are not actually implemented. --- test.1-unpatched 2018-04-17 21:54:23.971441556 -0400 +++ test.1 2018-04-17 21:58:02.075011621 -0400 @@ -7,20 +7,15 @@ \fI\,EXPRESSION\/\fR .br .B test - -.br -.B [ -\fI\,EXPRESSION \/\fR] -.br -.B [ -] -.br -.B [ -\fI\,OPTION\/\fR .SH DESCRIPTION .\" Add any additional description here .PP Exit with the status determined by EXPRESSION. +.PP +The command "[" is linked to test, and a trailing "]" im the arguments +is ignored. Thus, acomposition of the operations described below may +be surrounded by [ ] and will be interpreted as a test command. This +syntax is frequently used in shell conditionals. .TP \fB\-\-help\fR display this help and exit