diff options
Diffstat (limited to 'regress/man/OP/args.in')
-rw-r--r-- | regress/man/OP/args.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/regress/man/OP/args.in b/regress/man/OP/args.in new file mode 100644 index 00000000..3fed8337 --- /dev/null +++ b/regress/man/OP/args.in @@ -0,0 +1,13 @@ +.TH OP-ARGS 1 "February 6, 2015" OpenBSD +.SH NAME +OP-args \- argument handling of the man-ext OP macro +.SH DESCRIPTION +no argument: +.OP +one argument: +.OP \-f +two arguments: +.OP \-f arg +three arguments: +.OP \-f arg bogus +final text |