From 208c3baaf9f92f0e4e6ec5f6de9c2876b119900b Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 13 Feb 2018 18:16:40 -0600 Subject: Add initial manpage drafts --- APKBUILD.5 | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/APKBUILD.5 b/APKBUILD.5 index 81a74ae..dc1c24b 100644 --- a/APKBUILD.5 +++ b/APKBUILD.5 @@ -1,6 +1,6 @@ .Dd February 13, 2018 .Dt APKBUILD 5 PRM -.Os "Alpine Linux" +.Os "Adelie Linux" .Sh NAME .Nm APKBUILD .Nd metadata and instructions to build a package @@ -535,15 +535,18 @@ utility as distributed by Alpine uses the BusyBox Almquist shell, a part of .Xr busybox 1 that is currently undocumented. It is mostly compliant with -.St -p1003.2 , -with some bash-like extensions. +.St -p1003.2 +with some bash-like extensions, but this cannot be relied upon. The .Xr abuild 1 utility as distributed by Adélie uses the user's preferred /bin/sh, which is typically .Xr bash 1 . +It is highly recommended that package functions comply with +.St -p1003.2 +for maximum compatibility. .Sh SEE ALSO -SPDX license reference (on the Web at ), +The SPDX license reference (on the Web at ), .Xr abuild 1 , .Xr newapkbuild 1 , .Xr apk 8 . -- cgit v1.2.3-70-g09d2