Annotation of mandoc/regress/mdoc/Sm/spacing-No.out_markdown, Revision 1.1
1.1 ! schwarze 1: SM-SPACING(1) - General Commands Manual
! 2:
! 3: # NAME
! 4:
! 5: **Sm-spacing** - basic tests of spacing mode
! 6:
! 7: # SYNOPSIS
! 8:
! 9: **mandoc**
! 10: **-T**‌*mode*
! 11: *file ...*
! 12:
! 13: # DESCRIPTION
! 14:
! 15: text1
! 16: text2 text3
! 17: text4
! 18:
! 19: text1
! 20: text2 text3
! 21: macro4
! 22:
! 23: text1
! 24: macro2macro3
! 25: text4
! 26:
! 27: text1
! 28: macro2macro3
! 29: macro4
! 30:
! 31: macro1
! 32: text2 text3
! 33: text4
! 34:
! 35: macro1
! 36: text2 text3
! 37: macro4
! 38:
! 39: macro1
! 40: macro2macro3
! 41: text4
! 42:
! 43: macro1
! 44: macro2macro3
! 45: macro4
! 46:
! 47: OpenBSD - July 4, 2010
CVSweb