Improve markup.

This commit is contained in:
joerg 2009-04-09 01:18:17 +00:00
parent bdeb01233f
commit 1491f958e9
1 changed files with 2 additions and 2 deletions

View File

@ -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. .\" Copyright (c) 2006 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -215,7 +215,7 @@ constant, as defined in
.Pa libprop/prop_array.c .Pa libprop/prop_array.c
file, e.g. file, e.g.
.Pp .Pp
#define EXPAND_STEP 16 .Dl #define EXPAND_STEP 16
.It Fn prop_array_remove "prop_array_t array" "unsigned int index" .It Fn prop_array_remove "prop_array_t array" "unsigned int index"
Remove the reference to the object stored at array index Remove the reference to the object stored at array index
.Fa index . .Fa index .