FreeBSD Bugzilla – Attachment 17694 Details for
Bug 32054
inconsistency between index.3 and rindex.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 680 bytes, created by
koich
on 2001-11-17 03:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
koich
Created:
2001-11-17 03:50:01 UTC
Size:
680 bytes
patch
obsolete
>--- index.3.orig Fri Nov 16 19:24:34 2001 >+++ index.3 Fri Nov 16 19:26:16 2001 >@@ -62,9 +62,11 @@ > is returned. > If > .Fa c >-is '\e0', >+is >+.Ql \e0 , > .Fn index >-locates the terminating '\e0'. >+locates the terminating >+.Ql \e0 . > .Sh SEE ALSO > .Xr memchr 3 , > .Xr rindex 3 , >--- rindex.3.orig Fri Nov 16 19:24:40 2001 >+++ rindex.3 Fri Nov 16 19:27:36 2001 >@@ -50,8 +50,7 @@ > The > .Fn rindex > function >-locates the last character >-matching >+locates the last character matching > .Fa c > (converted to a > .Em char ) >@@ -59,7 +58,8 @@ > .Fa s . > .Sh RETURN VALUES > A pointer to the character is returned if it is found; otherwise >-NULL is returned. >+.Dv NULL >+is returned. > If > .Fa c > is
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 32054
: 17694 |
17695