Fix a typo.

This commit is contained in:
xtraeme 2007-10-07 05:33:06 +00:00
parent 2026f84dc1
commit 21f9bf1683
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: envsys.4,v 1.35 2007/10/07 04:19:51 xtraeme Exp $ .\" $NetBSD: envsys.4,v 1.36 2007/10/07 05:33:06 xtraeme Exp $
.\" .\"
.\" .\"
.\" Copyright (c) 2007 The NetBSD Foundation, Inc. .\" Copyright (c) 2007 The NetBSD Foundation, Inc.
@ -74,7 +74,7 @@ for communication between kernel and user space. The following
types are available: types are available:
.Pp .Pp
.Bl -tag -width XX -compact .Bl -tag -width XX -compact
.It Dv ENVSYS_GETDICTIONARY (plistref) .It Dv ENVSYS_GETDICTIONARY (prop_dictionary_t)
.Pp .Pp
This This
.Xr ioctl 2 .Xr ioctl 2