From 711594636704defae873be1a355a292505585afd Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sat, 25 Apr 2026 21:07:28 -0400 Subject: docs: Added UNIX V10 Manuals --- static/v10/man5/src.5 | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 static/v10/man5/src.5 (limited to 'static/v10/man5/src.5') 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) -- cgit v1.2.3