Author: oshogbo Date: Sun Oct 29 09:50:20 2017 New Revision: 325100 URL: https://svnweb.freebsd.org/changeset/base/325100
Log: Fix information about nv.h include. MFC after: 1 week Modified: head/lib/libcasper/libcasper/libcasper.3 Modified: head/lib/libcasper/libcasper/libcasper.3 ============================================================================== --- head/lib/libcasper/libcasper/libcasper.3 Sun Oct 29 09:48:28 2017 (r325099) +++ head/lib/libcasper/libcasper/libcasper.3 Sun Oct 29 09:50:20 2017 (r325100) @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd October 5, 2016 +.Dd October 29, 2017 .Dt LIBCASPER 3 .Os .Sh NAME @@ -47,8 +47,8 @@ .Sh LIBRARY .Lb libcasper .Sh SYNOPSIS +.In sys/nv.h .In libcasper.h -.In nv.h .Ft "cap_channel_t *" .Fn cap_init "void" .Ft "cap_channel_t *" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
