diff options
Diffstat (limited to 'src/lib/libc/string')
| -rw-r--r-- | src/lib/libc/string/string.3 | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/src/lib/libc/string/string.3 b/src/lib/libc/string/string.3 index 80da886e57..323d4f3040 100644 --- a/src/lib/libc/string/string.3 +++ b/src/lib/libc/string/string.3 | |||
| @@ -31,7 +31,7 @@ | |||
| 31 | .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 31 | .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
| 32 | .\" SUCH DAMAGE. | 32 | .\" SUCH DAMAGE. | 
| 33 | .\" | 33 | .\" | 
| 34 | .\" $OpenBSD: string.3,v 1.2 1996/08/19 08:34:18 tholo Exp $ | 34 | .\" $OpenBSD: string.3,v 1.3 1998/09/06 22:23:18 aaron Exp $ | 
| 35 | .\" | 35 | .\" | 
| 36 | .Dd April 19, 1991 | 36 | .Dd April 19, 1991 | 
| 37 | .Dt STRING 3 | 37 | .Dt STRING 3 | 
| @@ -102,7 +102,7 @@ | |||
| 102 | .Fn rindex "const char *s" "int c" | 102 | .Fn rindex "const char *s" "int c" | 
| 103 | .Sh DESCRIPTION | 103 | .Sh DESCRIPTION | 
| 104 | The string functions | 104 | The string functions | 
| 105 | functions manipulate strings terminated by a | 105 | manipulate strings terminated by a | 
| 106 | null byte. | 106 | null byte. | 
| 107 | .Pp | 107 | .Pp | 
| 108 | See the specific manual pages for more information. | 108 | See the specific manual pages for more information. | 
