diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-18 03:01:36 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-18 03:01:36 +0000 |
commit | c2d5d31832de35b48a0e487f90b9a58abeb3a8ea (patch) | |
tree | 3dcc33b96ac33fca8fde9f5dff0db0a5afbb6ae4 /lib/libc/regex | |
parent | b6a043747e2041e97decf4b4c5a3b51c3b40b722 (diff) |
Repairs, mostly removing hard sentence breaks.
Diffstat (limited to 'lib/libc/regex')
-rw-r--r-- | lib/libc/regex/re_format.7 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/regex/re_format.7 b/lib/libc/regex/re_format.7 index baf243d7cfa..55a97440dd1 100644 --- a/lib/libc/regex/re_format.7 +++ b/lib/libc/regex/re_format.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: re_format.7,v 1.8 2000/03/14 21:31:45 aaron Exp $ +.\" $OpenBSD: re_format.7,v 1.9 2000/04/18 03:01:33 aaron Exp $ .\" .\" Copyright (c) 1997, Phillip F Knaack. All rights reserved. .\" @@ -62,7 +62,8 @@ may not be fully portable to other 1003.2 implementations. .Pp A (modern) RE is one\(dg or more non-empty\(dg .Em branches , -separated by `|'. It matches anything that matches one of the branches. +separated by `|'. +It matches anything that matches one of the branches. .Pp A branch is one\(dg or more .Em pieces , |