From b294eef2d5f83de97439b4fa37f020c3b9f636b4 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Tue, 20 Jan 2015 16:01:39 +0100 Subject: Update manpages for rename --- docs/yaslfree.rst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/yaslfree.rst (limited to 'docs/yaslfree.rst') diff --git a/docs/yaslfree.rst b/docs/yaslfree.rst new file mode 100644 index 0000000..7292243 --- /dev/null +++ b/docs/yaslfree.rst @@ -0,0 +1,22 @@ +:orphan: + +yaslfree +======== + +Synopsis +-------- + +.. c:function:: #include + +.. c:function:: void yaslfree(yastr s) + + +Description +----------- + +The function :c:func:`yastrfree()` frees an yasl string, doing nothing if passed a NULL pointer. + +See also +-------- + +:manpage:`yasl(3)` -- cgit v1.2.3-54-g00ecf