* [PATCH] a64l.3: Fix a function name mixup: s/a64l/l64a/
@ 2010-07-02 9:03 Peng Haitao
[not found] ` <4C2DAB4B.4080200-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Peng Haitao @ 2010-07-02 9:03 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Hi Michael,
Signed-off-by: Peng Haitao <penght-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
---
man3/a64l.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/man3/a64l.3 b/man3/a64l.3
index dbcb897..f0d7d64 100644
--- a/man3/a64l.3
+++ b/man3/a64l.3
@@ -3,7 +3,7 @@
.\"
.\" Corrected, aeb, 2002-05-30
.\"
-.TH A64L 3 2007-07-26 "" "Linux Programmer's Manual"
+.TH A64L 3 2010-07-02 "" "Linux Programmer's Manual"
.SH NAME
a64l, l64a \- convert between long and base-64
.SH SYNOPSIS
@@ -54,7 +54,7 @@ So 123 = 59*64^0 + 1*64^1 = "v/".
POSIX.1-2001.
.SH NOTES
The value returned by
-.BR a64l ()
+.BR l64a ()
may be a pointer to a static buffer, possibly overwritten
by later calls.
.LP
--
1.6.0.1
--
Regards
Peng Haitao
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-08-29 6:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-02 9:03 [PATCH] a64l.3: Fix a function name mixup: s/a64l/l64a/ Peng Haitao
[not found] ` <4C2DAB4B.4080200-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2010-08-29 6:21 ` Michael Kerrisk
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.