summaryrefslogtreecommitdiff
path: root/static/v10/man5/src.5
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 21:07:28 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 21:07:28 -0400
commit711594636704defae873be1a355a292505585afd (patch)
tree59ee13f863830d8beba6cfd02bbe813dd486c26f /static/v10/man5/src.5
parent3258a063c1f189d7b019e40e525b46bef9b9a7b1 (diff)
docs: Added UNIX V10 Manuals
Diffstat (limited to 'static/v10/man5/src.5')
-rw-r--r--static/v10/man5/src.527
1 files changed, 27 insertions, 0 deletions
diff --git a/static/v10/man5/src.5 b/static/v10/man5/src.5
new file mode 100644
index 00000000..d53aceb3
--- /dev/null
+++ b/static/v10/man5/src.5
@@ -0,0 +1,27 @@
+.TH SRC 5
+.SH NAME
+src \- form of a stream identifier
+.SH DESCRIPTION
+Stream identifiers, defined in
+.IR stream (4),
+are conventionally set by
+.IR init (8)
+and
+.IR dkmgr (8)
+to designate the source of the login stream.
+A datakit source begins with
+.B dk!
+followed by a dial string.
+.PP
+.IR Session (1)
+may append to the stream identifier of the
+standard input a colon and a name,
+which is understood by
+.IR pwserv (8)
+as an assertion that the agent on that stream
+knows the password associated with that name,
+which obviates further demands for that password.
+.SH EXAMPLES
+.B dk!201/mu/attbl:doug
+.SH SEE ALSO
+.IR getstsrc (3)