summaryrefslogtreecommitdiff
path: root/static/v10/man8/apx.8
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 16:38:00 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 16:38:00 -0400
commit97d5c458cfa039d857301e1ca7d5af3beb37131d (patch)
treeb460cd850d0537eb71806ba30358840377b27688 /static/v10/man8/apx.8
parentb89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff)
build: Better Build System
Diffstat (limited to 'static/v10/man8/apx.8')
-rw-r--r--static/v10/man8/apx.833
1 files changed, 0 insertions, 33 deletions
diff --git a/static/v10/man8/apx.8 b/static/v10/man8/apx.8
deleted file mode 100644
index 3d2cd296..00000000
--- a/static/v10/man8/apx.8
+++ /dev/null
@@ -1,33 +0,0 @@
-.TH APX 8
-.CT 1 sa_nonmortals secur
-.SH NAME
-apx \- mark an open stream device trusted
-.SH SYNOPSIS
-.B /etc/apx
-[
-.I arg
-]
-.SH DESCRIPTION
-By default, a freshly opened stream device has the
-.B APX
-bit cleared: it will reject all pex requests.
-If invoked without an argument,
-.I apx
-will set the APX bit on its standard input
-(by calling the
-.B FIOAPX
-control).
-If invoked without an argument the
-.B APX
-bit is cleared.
-.I Apx
-needs licence
-.B T_EXTERN
-to run.
-It is usually automatically invoked at login time,
-provided that the source identifier of the standard input
-of the login session is worthy.
-.SH FILES
-.F /etc/privs
-.SH SEE ALSO
-.IR pex (4)