From cd42c5db90295d28a5842baeb8cd47095d75f2fe Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Wed, 26 Mar 2025 13:54:43 +0000 Subject: README: mention the manpage --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 8308652..ca208b1 100644 --- a/README +++ b/README @@ -24,6 +24,8 @@ to use the library: #include and link with -lnvxx. if you link statically, you also need to link with -lnv. +for complete documentation, read the nvxx(3) manual page. + the basic API is very similar to the C libnv API: auto nvl = bsd::nv_list(); -- cgit v1.2.3