diff options
author | P. J. McDermott <pehjota> | 2014-09-01 21:55:42 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-09-02 11:29:40 (EDT) |
commit | e8447c2cb311dcd5fd095da9db7794347a96436b (patch) | |
tree | 0f0038aed0f83bf94667f861a8eabbdcc3821c73 /doc/pkg | |
parent | 82bd9a68d53946d05ca30fdeae676c2548949820 (diff) |
doc/pkg/basic-expat: Update tools/format intro
Diffstat (limited to 'doc/pkg')
-rw-r--r-- | doc/pkg/basic-expat.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pkg/basic-expat.mdwn b/doc/pkg/basic-expat.mdwn index 5d54a73..36401cd 100644 --- a/doc/pkg/basic-expat.mdwn +++ b/doc/pkg/basic-expat.mdwn @@ -5,8 +5,8 @@ library. This is a pretty simple but complete package, consisting of a shared library and its development files plus an executable utility and some documentation. -We will use [opkbuild 3.0.x][opkbuild] to build a package in [Source Package -Format 2.0][spf] (SPF 2.0) with the assistance of [opkhelper 3.0.x][opkhelper]. +We will build a package in [Source Package Format 2.0][spf] (SPF 2.0) with the +assistance of [[opkhelper_3.0.x|dev/opkhelper/]]. This tutorial assumes some knowledge of the UNIX shell command language and utilities (see the "Shell and Utilities" volume of [POSIX.1-2008][posix]) and at |