sync with OpenBSD -current

This commit is contained in:
purplerain 2025-01-10 01:40:29 +00:00
parent 4b49aefbb1
commit 1fd36b57f8
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
945 changed files with 81965 additions and 59988 deletions

View file

@ -1,5 +1,5 @@
.\" auto-generated by docbook2man-spec from docbook-utils package
.TH "FcPatternRemove" "3" "21 10月 2022" "Fontconfig 2.14.1" ""
.TH "FcPatternRemove" "3" "22 12月 2023" "Fontconfig 2.15.0" ""
.SH NAME
FcPatternRemove \- Remove one object of the specified type from the pattern
.SH SYNOPSIS
@ -10,5 +10,5 @@ FcBool FcPatternRemove (FcPattern *\fIp\fB, const char *\fIobject\fB, int \fIid\
.fi\fR
.SH "DESCRIPTION"
.PP
Removes the value associated with the property `object' at position `id', returning
Removes the value associated with the property `object' at position `id', returning
whether the property existed and had a value at that position or not.