diff options
Diffstat (limited to 'contrib/libxo/libxo/xo_set_allocator.3')
-rw-r--r-- | contrib/libxo/libxo/xo_set_allocator.3 | 32 |
1 files changed, 4 insertions, 28 deletions
diff --git a/contrib/libxo/libxo/xo_set_allocator.3 b/contrib/libxo/libxo/xo_set_allocator.3 index 70bfdd5..c20a0f5 100644 --- a/contrib/libxo/libxo/xo_set_allocator.3 +++ b/contrib/libxo/libxo/xo_set_allocator.3 @@ -11,8 +11,8 @@ .Dt LIBXO 3 .Os .Sh NAME -.Nm xo_emit -.Nd emit formatted output based on format string and arguments +.Nm xo_set_allocator +.Nd set allocation functions for libxo .Sh LIBRARY .Lb libxo .Sh SYNOPSIS @@ -49,30 +49,6 @@ By default, the standard and .Xr free 3 functions are used. -.Sh ADDITIONAL DOCUMENTATION -Complete documentation can be found on github: -.Bd -literal -offset indent -http://juniper.github.io/libxo/libxo-manual.html -.Ed -.Pp -.Nm libxo -lives on github as: -.Bd -literal -offset indent -https://github.com/Juniper/libxo -.Ed -.Pp -The latest release of -.Nm libxo -is available at: -.Bd -literal -offset indent -https://github.com/Juniper/libxo/releases -.Ed .Sh SEE ALSO -.Xr xo_emit 3 -.Sh HISTORY -The -.Nm libxo -library was added in -.Fx 11.0 . -.Sh AUTHOR -Phil Shafer +.Xr xo_emit 3 , +.Xr libxo 3 |