diff options
| author | Mariusz Zaborski <oshogbo@FreeBSD.org> | 2017-10-29 09:50:20 +0000 |
|---|---|---|
| committer | Mariusz Zaborski <oshogbo@FreeBSD.org> | 2017-10-29 09:50:20 +0000 |
| commit | c19b1a6a08d300c1590f7c90ff2511b997f221f3 (patch) | |
| tree | 897705e414e2d7bbff79e46b9ff7a51eb679b650 /lib/libcasper | |
| parent | e5f5a8520331b96627e781434f931689f42c0bc0 (diff) | |
Notes
Diffstat (limited to 'lib/libcasper')
| -rw-r--r-- | lib/libcasper/libcasper/libcasper.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcasper/libcasper/libcasper.3 b/lib/libcasper/libcasper/libcasper.3 index 4433b648d514..c7beb300e144 100644 --- a/lib/libcasper/libcasper/libcasper.3 +++ b/lib/libcasper/libcasper/libcasper.3 @@ -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 *" |
