Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 2017 09:50:21 +0000 (UTC)
From:      Mariusz Zaborski <oshogbo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r325100 - head/lib/libcasper/libcasper
Message-ID:  <201710290950.v9T9oL0G081193@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 *"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710290950.v9T9oL0G081193>