Boring whitespace fix.

This commit is contained in:
wiz 2001-09-16 02:19:33 +00:00
parent f37e55afc4
commit fabf44e83f
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: re_format.7,v 1.5 1995/02/27 13:28:52 cgd Exp $
.\" $NetBSD: re_format.7,v 1.6 2001/09/16 02:19:33 wiz Exp $
.\"
.\" Copyright (c) 1992, 1993, 1994 Henry Spencer.
.\" Copyright (c) 1992, 1993, 1994
@ -131,7 +131,7 @@ or a collating-sequence name for either)
enclosed in `[.' and `.]' stands for the
sequence of characters of that collating element.
The sequence is a single element of the bracket expression's list.
A bracket expression containing a multi-character collating element
A bracket expression containing a multi-character collating element
can thus match more than one character,
e.g. if the collating sequence includes a `ch' collating element,
then the RE `[[.ch.]]*c' matches the first five characters