summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2018-12-29 01:41:41 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2018-12-29 01:41:41 (EST)
commit5853f246ad786bea22706abb9a2b9d06357ebe26 (patch)
treec36e978d512e40593dc589101feb25d2256138cf /man
parente42d087351cdda773b8f998b09fbd2373ec61130 (diff)
ob_get_system_arch(), ob_get_system_plat(): Document
Diffstat (limited to 'man')
-rw-r--r--man/local.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/local.mk b/man/local.mk
index abd17e2..535fad8 100644
--- a/man/local.mk
+++ b/man/local.mk
@@ -32,6 +32,8 @@ man1_MANS = $(man1_sources:.1in=.1)
man3_MANS = \
%reldir%/ob_error.3 \
%reldir%/ob_get_msg.3 \
+ %reldir%/ob_get_system_arch.3 \
+ %reldir%/ob_get_system_plat.3 \
%reldir%/ob_get_text_domain.3 \
%reldir%/ob_info.3 \
%reldir%/ob_parse_changelog.3 \