Typo fix.

Obtained from: NetBSD-bugs PR# 3214
This commit is contained in:
mpp 1997-02-12 13:50:02 +00:00
parent 4a04cef52c
commit e38ad41c58

View File

@ -155,7 +155,7 @@ performed.
.It sinclude
Similar to include, except it ignores any errors.
.It spaste
Similar to spaste, except it ignores any errors.
Similar to paste, except it ignores any errors.
.It substr
Returns a substring of the first argument starting at the offset specified
by the second argument and the length specified by the third argument.