]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/while/badargs.in
Rudimentary implementation of the roff(7) .while request.
[mandoc.git] / regress / roff / while / badargs.in
1 .\" $OpenBSD: badargs.in,v 1.1 2018/08/24 22:56:37 schwarze Exp $
2 .Dd $Mdocdate: August 24 2018 $
3 .Dt WHILE-BADARGS 1
4 .Os
5 .Sh NAME
6 .Nm while-badargs
7 .Nd dubious arguments for the while request
8 .Sh DESCRIPTION
9 while does not support next line scope:
10 .nr cnt 2 1
11 .while \n-[cnt]
12 \n[cnt]
13 .Pp
14 final text