summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>2000-05-05 02:21:45 +0000
committermpp <mpp@FreeBSD.org>2000-05-05 02:21:45 +0000
commitc0f912fb2fb901bbf9171c676bc67ace66284e8c (patch)
tree6234687c889354b7d2a2ed821b53ba59e490831c /lib/libc
parent64e1aa5faa0b6dbd7c0af5ae66aa3786d7d9d73e (diff)
downloadFreeBSD-src-c0f912fb2fb901bbf9171c676bc67ace66284e8c.zip
FreeBSD-src-c0f912fb2fb901bbf9171c676bc67ace66284e8c.tar.gz
Minor mdoc cleanup.
PR: docs/13218
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/timezone.33
-rw-r--r--lib/libc/stdlib/malloc.35
2 files changed, 5 insertions, 3 deletions
diff --git a/lib/libc/gen/timezone.3 b/lib/libc/gen/timezone.3
index 8e7c05f..f507827 100644
--- a/lib/libc/gen/timezone.3
+++ b/lib/libc/gen/timezone.3
@@ -47,7 +47,8 @@
.ft B
This interface is for compatibility only; it is impossible to reliably
map timezone's arguments to a time zone abbreviation.
-See ctime(3).
+See
+.Xr ctime 3 .
.ft P
.Pp
The
diff --git a/lib/libc/stdlib/malloc.3 b/lib/libc/stdlib/malloc.3
index d903885..4f6b9ef 100644
--- a/lib/libc/stdlib/malloc.3
+++ b/lib/libc/stdlib/malloc.3
@@ -441,9 +441,10 @@ actual values.
It can be argued that returning a null pointer when asked to
allocate zero bytes is a silly response to a silly question.
.Pp
-This implementation was authored by Poul-Henning Kamp.
+This implementation was authored by
+.An Poul-Henning Kamp .
Please report any problems to him at
-.Li <phk@FreeBSD.org> .
+.Aq phk@FreeBSD.org .
.Sh HISTORY
The present allocation implementation started out as a filesystem for a
drum attached to a 20bit binary challenged computer which was built
OpenPOWER on IntegriCloud