Improve markup.
This commit is contained in:
parent
bdeb01233f
commit
1491f958e9
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: prop_array.3,v 1.8 2008/04/30 13:10:46 martin Exp $
|
||||
.\" $NetBSD: prop_array.3,v 1.9 2009/04/09 01:18:17 joerg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2006 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -215,7 +215,7 @@ constant, as defined in
|
|||
.Pa libprop/prop_array.c
|
||||
file, e.g.
|
||||
.Pp
|
||||
#define EXPAND_STEP 16
|
||||
.Dl #define EXPAND_STEP 16
|
||||
.It Fn prop_array_remove "prop_array_t array" "unsigned int index"
|
||||
Remove the reference to the object stored at array index
|
||||
.Fa index .
|
||||
|
|
Loading…
Reference in New Issue