[BACK]Return to two.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / esc

Annotation of mandoc/regress/roff/esc/two.in, Revision 1.2

1.2     ! schwarze    1: .\" $OpenBSD: two.in,v 1.3 2017/07/04 14:53:27 schwarze Exp $
        !             2: .Dd $Mdocdate: July 4 2017 $
1.1       schwarze    3: .Dt ESC-TWO 1
1.2     ! schwarze    4: .Os
1.1       schwarze    5: .Sh NAME
                      6: .Nm esc-two
                      7: .Nd roff two-character escape sequences
                      8: .Sh DESCRIPTION
                      9: lines: \(ba \(br \(ul \(bb \(sl \(rs
                     10: .\" groff doesn't know \(rl
                     11: .br
                     12: markers: \(bu \(lz \(sq \(lh \(rh \(at \(sh \(CR
                     13: .\" the circle \(ci differs
                     14: .\" the daggers \(dd and \(dg use backspace
                     15: .\" \(ps and \(sc intentionally differ
                     16: .\" groff doesn't know \(OK
                     17: .br
                     18: legal: \(co \(rg \(tm
                     19: .br
                     20: punctuation: \(em \(en \(hy
                     21: .\" the inverted punctuation is intentionally different
                     22: .br
                     23: quotes: \(Bq \(bq \(oq \(cq \(aq \(dq \(Fo \(Fc \(fo \(fc
                     24: .\" the double quotes \(lq and \(rq differ
                     25: .br
                     26: brackets: \(lB \(rB \(lC \(rC \(la \(ra \(bv \(lt \(lk \(rt \(rk \(rb
                     27: .\" the left bottom \(lb differs
                     28: .br
                     29: arrows: \(<- \(-> \(lA \(rA \(hA
                     30: .\" the left-right arrow \(<> differs
                     31: .\" groff doesn't know \(va and \(vA
                     32: .\" the vertical arrows \(da, \(ua, \(uA, \(dA use backspace
                     33: .br
                     34: logical: \(AN \(OR \(no \(te \(st \(tf \(3d \(or
                     35: .\" the universal quantifier \(fa uses backspace
                     36: .br
                     37: mathematical: \(pl \(mi \(-+ \(+- \(pc \(mu \(di \(f/ \(**
                     38: \(<= \(>= \(<< \(>> \(eq \(!= \(== \(ne \(=~ \(ap \(~~ \(~= \(pt
                     39: \(es \(mo \(sb \(sp \(ca \(cu
                     40: \(sr \(lc \(rc \(lf \(rf \(if \(Ah \(Im \(Re \(pd
                     41: .\" groff doesn't know \(-~, \(nb, \(nc, \(-h
                     42: .\" these differ: \(nm \(ib \(ip \(/_ \(pp \(gr
                     43: .\" these use backspace: \(c* \(c+ \(is
                     44: .br
                     45: ligatures: \(ff \(fi \(fl \(Fi \(Fl \(AE \(ae \(OE \(oe \(IJ \(ij
                     46: .\" the German eszett \(ss differs
                     47: .br
                     48: accents: \(a" \(a^ \(aa \(ga \(ab \(ac \(ad \(ah \(ao \(a~ \(ho \(ha \(ti
                     49: .\" the macron \(a- differs
                     50: .\" groff doesn't know \(a.
                     51: .br
                     52: accented and special letters:
                     53: \('A \('E \('I \('O \('U \('a \('e \('i \('o \('u
                     54: \(`A \(`E \(`I \(`O \(`U \(`a \(`e \(`i \(`o \(`u
                     55: \(~A \(~N \(~O \(~a \(~n \(~o
                     56: \(:A \(:E \(:I \(:O \(:U \(:a \(:e \(:i \(:o \(:u \(:y
                     57: \(^A \(^E \(^I \(^O \(^U \(^a \(^e \(^i \(^o \(^u
                     58: \(,C \(,c \(/L \(/l \(/O \(/o \(oA \(oa \(-D \(.i
                     59: .\" these intentionally differ: \(Sd \(TP \(Tp
                     60: .\" groff doesn't know \(.j
                     61: .br
                     62: currency: \(Do \(ct \(Eu \(eu \(Ye \(Fo
                     63: .\" uses backspace: \(Cs
                     64: .\" the GB pound \(Po is intentionally different
                     65: .br
                     66: units: \(fm \(mc
                     67: .\" groff doesn't know \(%O
                     68: .\" \(sd differs
                     69: .\" \(de is intentionally different
                     70: .br
                     71: greek letters: \(*A \(*B \*D \(*E \(*Z \(*Y \*H \(*I \(*K \(*L
                     72: \(*M \(*N \*C \(*O \(*P \(*R \(*T \(*U \*F \(*X \(*Q \(*W
                     73: \(*a \(*b \(*g \(*d \(*e \(*z \(*y \(*h \(*i \(*k \(*l
                     74: \(*m \(*n \(*c \(*o \(*p \(*r \(*s \(*t \(*u \(*f \(*x \(*q \(*w
                     75: \(+h \(+f \+p \(+e \(ts
                     76: .\" these differ: \(*G \(*S

CVSweb