diff options
author | Hans Nilsson <[email protected]> | 2019-06-26 11:52:12 +0200 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2019-06-26 11:52:12 +0200 |
commit | e2e16a9fdb99788e77ab12c1834cc819eed49a0c (patch) | |
tree | 92915b7a80f1f7abf42eb305dabf224cd116a754 /lib/ssh/doc/src | |
parent | d274646697e41f7ced18578475e619cddb8392fa (diff) | |
parent | 67c4a6f04fd311971e16c4be0511b97cea08d8a6 (diff) | |
download | otp-e2e16a9fdb99788e77ab12c1834cc819eed49a0c.tar.gz otp-e2e16a9fdb99788e77ab12c1834cc819eed49a0c.tar.bz2 otp-e2e16a9fdb99788e77ab12c1834cc819eed49a0c.zip |
Merge branch 'maint'
* maint:
ssh: Fix spec/doc error for subsystem_specs
Diffstat (limited to 'lib/ssh/doc/src')
-rw-r--r-- | lib/ssh/doc/src/ssh.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ssh/doc/src/ssh.xml b/lib/ssh/doc/src/ssh.xml index 3fd6eae423..8b7cb4dcd4 100644 --- a/lib/ssh/doc/src/ssh.xml +++ b/lib/ssh/doc/src/ssh.xml @@ -347,6 +347,7 @@ <datatype> <name name="subsystem_daemon_option"/> + <name name="subsystem_specs"/> <name name="subsystem_spec"/> <desc> <p>Defines a subsystem in the daemon.</p> |