diff options
author | 2011-12-04 03:09:25 +0000 | |
---|---|---|
committer | 2011-12-04 03:09:25 +0000 | |
commit | 27ef7a85ee8528033d0f914f2bf9feb6ece7fe4b (patch) | |
tree | 35c288aaed253a559194c3d15801ce98ef23e6d6 /regress/usr.bin/mandoc/mdoc/Aq/empty.in | |
parent | renaming synaptics_pt_* -> pms_sec_* (diff) | |
download | wireguard-openbsd-27ef7a85ee8528033d0f914f2bf9feb6ece7fe4b.tar.xz wireguard-openbsd-27ef7a85ee8528033d0f914f2bf9feb6ece7fe4b.zip |
test some simple macros; written while working on -Tman
Diffstat (limited to 'regress/usr.bin/mandoc/mdoc/Aq/empty.in')
-rw-r--r-- | regress/usr.bin/mandoc/mdoc/Aq/empty.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/regress/usr.bin/mandoc/mdoc/Aq/empty.in b/regress/usr.bin/mandoc/mdoc/Aq/empty.in new file mode 100644 index 00000000000..fdd98a20a1c --- /dev/null +++ b/regress/usr.bin/mandoc/mdoc/Aq/empty.in @@ -0,0 +1,14 @@ +.Dd August 6, 2010 +.Dt AQ-EMPTY 1 +.Os +.Sh NAME +.Nm Aq-empty +.Nd empty implicit enclosure macros +.Sh DESCRIPTION +An empty +.Aq +and a full +.Aq user@host +return path. +And another +.Ao full Ac one . |