diff options
Diffstat (limited to 'share/man/man4/vnd.4')
-rw-r--r-- | share/man/man4/vnd.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/vnd.4 b/share/man/man4/vnd.4 index 49a2e3f5392..a24d71f39a0 100644 --- a/share/man/man4/vnd.4 +++ b/share/man/man4/vnd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vnd.4,v 1.26 2011/06/05 18:42:05 matthew Exp $ +.\" $OpenBSD: vnd.4,v 1.27 2014/01/21 03:15:46 schwarze Exp $ .\" $NetBSD: vnd.4,v 1.1 1995/12/30 18:10:48 thorpej Exp $ .\" .\" Copyright (c) 1995 Jason R. Thorpe. @@ -32,7 +32,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: June 5 2011 $ +.Dd $Mdocdate: January 21 2014 $ .Dt VND 4 .Os .Sh NAME @@ -77,7 +77,7 @@ for more information. The following .Xr ioctl 2 calls are defined in -.Aq Pa dev/vndioctl.h : +.In dev/vndioctl.h : .Bl -tag -width Ds .It Dv VNDIOCSET Fa "struct vnd_ioctl *" Associate the file @@ -137,7 +137,7 @@ Additionally, some related .Xr ioctl 2 calls defined in -.Aq Pa sys/disklabel.h +.In sys/disklabel.h are available: .Dv DIOCGDINFO , .Dv DIOCSDINFO , |