diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-12-14 18:34:06 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-12-14 18:34:06 +0000 |
| commit | d43ba9a6c11b67f36d3ed95ec03b95462069c014 (patch) | |
| tree | 61eb3b97efb38a77ff55f90b3a412e619da1365e /lib/libc/string/bzero.3 | |
| parent | 1eb4c80fdd1cde11f4bd257550d52f7fa5814b1a (diff) | |
Notes
Diffstat (limited to 'lib/libc/string/bzero.3')
| -rw-r--r-- | lib/libc/string/bzero.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/bzero.3 b/lib/libc/string/bzero.3 index 73d34289d416..78038352e376 100644 --- a/lib/libc/string/bzero.3 +++ b/lib/libc/string/bzero.3 @@ -44,7 +44,7 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include <string.h> +.In string.h .Ft void .Fn bzero "void *b" "size_t len" .Sh DESCRIPTION |
