diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-13 23:45:54 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-13 23:45:54 +0000 |
| commit | 36a142c455a41172df398f10eb3e110ca29fbf72 (patch) | |
| tree | fcca2ff76dd4bd4de63ce13f86a3138bd09a2ca3 /lib/libcompat | |
| parent | bceab447de2643ed92a6d46e15b60a0635dd8288 (diff) | |
Notes
Diffstat (limited to 'lib/libcompat')
| -rw-r--r-- | lib/libcompat/4.1/cftime.3 | 2 | ||||
| -rw-r--r-- | lib/libcompat/regexp/regexp.3 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcompat/4.1/cftime.3 b/lib/libcompat/4.1/cftime.3 index 5f7dd348507c..116f5de5dfad 100644 --- a/lib/libcompat/4.1/cftime.3 +++ b/lib/libcompat/4.1/cftime.3 @@ -73,7 +73,7 @@ The .Fn ascftime function is almost identical to .Xr strftime 3 , -with the only exception that there's no parameter to tell about the +with the only exception that there is no parameter to tell about the maximal buffer length, and the .Fa format parameter defaults to diff --git a/lib/libcompat/regexp/regexp.3 b/lib/libcompat/regexp/regexp.3 index f6dad1050a51..7e30611aceae 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. |
