diff options
Diffstat (limited to 'regress')
-rw-r--r-- | regress/test.argv.00 | 8 | ||||
-rw-r--r-- | regress/test.argv.01 | 7 |
2 files changed, 15 insertions, 0 deletions
diff --git a/regress/test.argv.00 b/regress/test.argv.00 new file mode 100644 index 00000000..fb637c40 --- /dev/null +++ b/regress/test.argv.00 @@ -0,0 +1,8 @@ +.Dd $Mdocdate$ +.Dt test 1 +.Os +.Sh NAME +.Nm foo +.Nd bar +.Sh DESCRIPTION +.Ex -std diff --git a/regress/test.argv.01 b/regress/test.argv.01 new file mode 100644 index 00000000..60568fe2 --- /dev/null +++ b/regress/test.argv.01 @@ -0,0 +1,7 @@ +.Dd $Mdocdate$ +.Dt test 1 +.Os +.Sh NAME +.Nd bar +.Sh DESCRIPTION +.Ex -std |