diff options
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libc/string/bcopy.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/libc/string/bcopy.3 b/src/lib/libc/string/bcopy.3 index da144e7d17..b290418f4a 100644 --- a/src/lib/libc/string/bcopy.3 +++ b/src/lib/libc/string/bcopy.3 | |||
| @@ -32,7 +32,7 @@ | |||
| 32 | .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 32 | .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 33 | .\" SUCH DAMAGE. | 33 | .\" SUCH DAMAGE. |
| 34 | .\" | 34 | .\" |
| 35 | .\" $OpenBSD: bcopy.3,v 1.4 1999/06/29 18:01:31 aaron Exp $ | 35 | .\" $OpenBSD: bcopy.3,v 1.5 2000/04/21 15:24:19 aaron Exp $ |
| 36 | .\" | 36 | .\" |
| 37 | .Dd April 19, 1991 | 37 | .Dd April 19, 1991 |
| 38 | .Dt BCOPY 3 | 38 | .Dt BCOPY 3 |
| @@ -47,8 +47,7 @@ | |||
| 47 | .Sh DESCRIPTION | 47 | .Sh DESCRIPTION |
| 48 | The | 48 | The |
| 49 | .Fn bcopy | 49 | .Fn bcopy |
| 50 | function | 50 | function copies |
| 51 | copies | ||
| 52 | .Fa len | 51 | .Fa len |
| 53 | bytes from string | 52 | bytes from string |
| 54 | .Fa src | 53 | .Fa src |
