diff options
author | ru <ru@FreeBSD.org> | 2005-02-13 23:45:54 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-02-13 23:45:54 +0000 |
commit | 6b6b8c04f623c7e2bd8c7ff4acaa40037b59580c (patch) | |
tree | fcca2ff76dd4bd4de63ce13f86a3138bd09a2ca3 /lib/libcompat/regexp/regexp.3 | |
parent | 2896c0ddcb033d90d22079e179db06a254613194 (diff) | |
download | FreeBSD-src-6b6b8c04f623c7e2bd8c7ff4acaa40037b59580c.zip FreeBSD-src-6b6b8c04f623c7e2bd8c7ff4acaa40037b59580c.tar.gz |
Expand contractions.
Diffstat (limited to 'lib/libcompat/regexp/regexp.3')
-rw-r--r-- | lib/libcompat/regexp/regexp.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcompat/regexp/regexp.3 b/lib/libcompat/regexp/regexp.3 index f6dad10..7e30611 100644 --- a/lib/libcompat/regexp/regexp.3 +++ b/lib/libcompat/regexp/regexp.3 @@ -319,5 +319,5 @@ though. .Pp Due to emphasis on compactness and simplicity, -it's not strikingly fast. +it is not strikingly fast. It does give special attention to handling simple cases quickly. |