From 425ff046edb861b52cce9fa193afb8e55ca53560 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johan=20F=C3=B6rberg?= Date: Fri, 3 Jan 2025 16:12:30 +0100 Subject: [PATCH] doc/BUILDINFO: Fix description of arrays MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johan Förberg --- doc/BUILDINFO.5.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/BUILDINFO.5.asciidoc b/doc/BUILDINFO.5.asciidoc index 7a3a4a1c..b27a7a28 100644 --- a/doc/BUILDINFO.5.asciidoc +++ b/doc/BUILDINFO.5.asciidoc @@ -11,8 +11,8 @@ Synopsis This manual page describes the format of a BUILDINFO file found in the root of a package created by makepkg. The file contains a description of the package's build environment. The information is formatted in key-value pairs separated by -a '=', one value per line. Arrays are represented multiple keys with the same -value. +a '=', one value per line. Arrays are represented as multiple key-value pairs +having the same key. Description