diff options
| author | Joe Carstairs <me@joeac.net> | 2026-06-18 09:49:51 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-06-18 09:49:51 +0100 |
| commit | ff9df11a15f23aa55fc26c95b015377adfcf9caf (patch) | |
| tree | ec3165085f553be64b8d286914a80dc120fe3318 /http | |
| parent | 53968122904c3000bfe74248d3537405413932af (diff) | |
symlinks http/share/man/man1/pp.1 -> http/pp/pp.1
Diffstat (limited to 'http')
| l---------[-rw-r--r--] | http/share/man/man1/pp.1 | 47 |
1 files changed, 1 insertions, 46 deletions
diff --git a/http/share/man/man1/pp.1 b/http/share/man/man1/pp.1 index a552c97..825a1bc 100644..120000 --- a/http/share/man/man1/pp.1 +++ b/http/share/man/man1/pp.1 @@ -1,46 +1 @@ -.Dd Apr 25, 2019 -.Dt pp 1 -.Os -.Sh NAME -.Nm pp -.Nd preprocessor -.Sh SYNOPSIS -.Nm pp -.Op Fl d -.Ar file -.Op args ... -.Sh DESCRIPTION -The -.Nm -utility processes -.Ar file -to produce output that is used as input to another -program. -.Pp -It executes code enclosed in -.Dq #!\en -delimiters using -.Xr sh 1 . -.Op args ... -are passed to the embbeded script and are available -via the usual -.Em $1, $2, ... -positional parameters. -.Pp -The options are as follows: -.Bl -tag -width Ds -.It Fl d -.Nm -will dump the generated -.Xr sh 1 -code instead of executing it. This is useful for debugging. -.El -.Sh EXIT STATUS -.Ex -std -.Sh EXAMPLES -Preprocess file with arguments: -.Pp -.Dl $ pp file.upphtml a b -.Pp -.Sh SEE ALSO -.Xr sh 1 +/home/joeac/src/joeac.net/http/pp/pp.1
\ No newline at end of file |
