diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
| commit | 97d5c458cfa039d857301e1ca7d5af3beb37131d (patch) | |
| tree | b460cd850d0537eb71806ba30358840377b27688 /static/v10/man5/src.5 | |
| parent | b89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff) | |
build: Better Build System
Diffstat (limited to 'static/v10/man5/src.5')
| -rw-r--r-- | static/v10/man5/src.5 | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/static/v10/man5/src.5 b/static/v10/man5/src.5 deleted file mode 100644 index d53aceb3..00000000 --- a/static/v10/man5/src.5 +++ /dev/null @@ -1,27 +0,0 @@ -.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) |
