X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fregex.texi;h=52ecf9b7070b4ae9beab0ce872a49c1eff2e3335;hb=6b147027a1d9870d7d85e8aa8703c1233031a99c;hp=bfc34715c08a559464444086809f7a922639b2e3;hpb=c9ff025783e5374226ffbf7940f40ce7db6852ed;p=pspp diff --git a/doc/regex.texi b/doc/regex.texi index bfc34715c0..52ecf9b707 100644 --- a/doc/regex.texi +++ b/doc/regex.texi @@ -1624,7 +1624,7 @@ compiled pattern. @var{string} is the string you want to match; it can contain newline and null characters. @var{size} is the length of that string. @var{start} is the string index at which you want to begin matching; the first character of @var{string} is at index zero. -@xref{Using Registers}, for a explanation of @var{regs}; you can safely +@xref{Using Registers}, for an explanation of @var{regs}; you can safely pass zero. @code{re_match} matches the regular expression in @var{pattern_buffer}