Lines Matching refs:text
201 The argument I<text> consists of one or more lines following the command.
202 Embedded newlines in I<text> must be preceded with a backslash. Other
203 backslashes in I<text> are deleted and the following character is taken
215 =item [1addr]B<a\> I<text>
217 Write I<text> (which must start on the line following the command)
239 =item [2addr]B<c\> I<text>
242 The I<text> (which must start on the line following the command)
317 =item [1addr]B<i\> I<text>
319 Write the I<text> (which must start on the line following the command)
437 To get a literal `C<&>' or `C<\>' in the replacement text, precede it
1318 # multi-line text
1952 The end of the script was reached although a text line after a
1991 on the program's own text, and piping the output into C<sort -u>.