Home
last modified time | relevance | path

Searched refs:paragraph (Results 1 – 25 of 407) sorted by relevance

12345678910>>...17

/netbsd-src/external/ibm-public/postfix/dist/mantools/
H A Dmake-relnotes44 if ($paragraph) {
46 ${$append_to}{$class} .= $paragraph . $_;
48 $paragraph = "";
51 if ($paragraph eq "") {
54 $paragraph = $_;
56 $paragraph = $prefix . $2;
64 $paragraph = $_;
67 $paragraph .= $_;
72 if ($paragraph) {
74 ${$append_to}{$class} .= $prefix . $paragraph . $_;
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/tests/
H A Dhtml-para.txi3 @settitle HTML paragraph beginning test
5 @c <p> is emitted at paragraph beginning, which makes the text
13 @top Top of HTML paragraph test
15 @value{val} should work at the beginning of a new paragraph.
18 of a new paragraph.
20 @sc{small-caps} should work at the beginning of a new paragraph.
22 @foo{@@definfoenclose} should work at the beginning of a new paragraph.
H A Dhtml-min.txi10 Second paragraph.
H A Dhtml-title.txi10 Second paragraph.
/netbsd-src/external/apache2/llvm/dist/clang/utils/
H A DFindSpecRefs687 paragraph = int(tail[1:])
689 paragraph = None
693 paragraph = None
696 paragraph = int(p)
698 return SpecIndex(indices, paragraph)
700 def __init__(self, indices, paragraph=None): argument
703 self.paragraph = paragraph
707 if self.paragraph is not None:
708 s += '.p%d'%(self.paragraph,)
712 return 'SpecIndex(%s, %s)'%(self.indices, self.paragraph)
[all …]
/netbsd-src/share/me/
H A Dsummary.external27 $i R paragraph base indent
31 $p R numbered paragraph number
140 ii R indented paragraph indent
142 ip M begin indented paragraph
148 lp M begin left justified paragraph
166 np M begin numbered paragraph
174 pf R paragraph font
175 pi R paragraph indent
180 pp M begin paragraph
181 pp R paragraph pointsize
[all …]
H A Dtmac.e508 .de pp \" *** paragraph
517 .de ip \" *** indented paragraph w/ optional tag
544 .de bu \" *** bulleted paragraph
1154 .nr ps 0.5v \" paragraph pre/post spacing
H A Drevisions178 -- Changed .@p to do paragraph indents normally in keeps, which
179 will override the indent parameter in keeps with paragraph
/netbsd-src/external/mpl/bind/dist/doc/arm/_ext/
H A Discconf.py170 blocks = nodes.paragraph()
181 grammarnode = nodes.paragraph()
209 warn += nodes.paragraph(
216 warn += nodes.paragraph(
223 raw = nodes.paragraph(text=instr)
224 parsed = nodes.paragraph()
234 tags = nodes.paragraph()
561 entry += nodes.paragraph(text=column.description)
576 value = nodes.paragraph(text=value)
/netbsd-src/external/bsd/nvi/dist/docs/vi.ref/
H A Dref.texi11 @comment indented paragraph, with spaces between the items, bold font
17 @comment indented paragraph, no spaces between the items, bold font
/netbsd-src/share/wscons/keymaps/
H A Dpckbd.pl.iso8859-29 keycode 31=s S paragraph brokenbar
H A Damikbd.pl.qwertz.iso8859-217 keycode 33 = s S paragraph brokenbar
H A Dukbd.be.azerty15 keycode 35 = paragraph 6 asciicircum
H A Dpckbd.be.azerty11 keycode 7=paragraph 6 asciicircum
H A Dpckbd.bg.qwerty.iso8859-553 keycode 47 = v V Odiaeresis paragraph
H A Dpckbd.bg.bds.iso8859-540 keycode 34 = g G Odiaeresis paragraph
/netbsd-src/external/bsd/byacc/dist/
H A DNOTES10 [Given the previous paragraph, and the fact that GCC does not respect
/netbsd-src/external/gpl2/groff/dist/font/devps/
H A Dtext.enc163 paragraph 182
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DOPENSSL_fork_prepare.pod28 to call them manually, as described in the following paragraph. Platforms
/netbsd-src/external/gpl3/autoconf/dist/
H A DCOPYING.EXCEPTION37 with the second paragraph of Section 7 of GPLv3.
/netbsd-src/external/gpl2/xcvs/dist/doc/
H A DHACKING.DOCS21 paragraph. This can ocassionally be useful
H A DChangeLog1684 be a continuation of the preceding text, not a new paragraph.
2212 * cvsclient.texi (Request intro): Add paragraph about transmitting
2255 from Paul Eggert, the RCS maintainer. The last paragraph and the
2671 paragraph on non-branch sticky tags, so that it better alludes
2706 * cvs.texinfo (Revisions): Take paragraph introducing branches,
2946 * RCSFILES: Grammar fix in first paragraph. Re-word section on
3035 * cvsclient.texi (Requests): Rewrite paragraph on cvs add on a
3099 * cvs.texinfo (From other version control systems): Add paragraph
3213 * cvs.texinfo (File permissions): Rewrite paragraph on setuid to
3239 * cvs.texinfo (File permissions): Add paragraph concerning
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOPENSSL_fork_prepare.pod35 to call them manually, as described in the following paragraph. Platforms
/netbsd-src/external/gpl2/send-pr/dist/send-pr/
H A Dsend-pr-el.in397 (make-local-variable 'paragraph-separate)
398 (setq paragraph-separate (concat (default-value 'paragraph-separate)
400 (make-local-variable 'paragraph-start)
401 (setq paragraph-start (concat (default-value 'paragraph-start)
/netbsd-src/external/gpl2/groff/dist/contrib/mom/
H A DBUGS33 Post-quote spacing still wonky when paragraph spacing is turned on.
46 Spacing under quotes not correct when paragraph spacing is turned

12345678910>>...17