diff options
author | fmertz <fireboxled@gmail.com> | 2020-06-25 23:44:03 +0000 |
---|---|---|
committer | fmertz <fireboxled@gmail.com> | 2020-06-25 23:44:03 +0000 |
commit | 2201749e1155d0c9049c62b44810815add1ed835 (patch) | |
tree | de3f6427fda901887b83b5075a70503a4f144b43 /docs/system | |
parent | 78c2276d4e90f59fb261bb8f844da5a5e174dfdf (diff) | |
download | vyos-documentation-2201749e1155d0c9049c62b44810815add1ed835.tar.gz vyos-documentation-2201749e1155d0c9049c62b44810815add1ed835.zip |
system display: T2564 Extend VyOS to support appliance LCDs
* docs/system/system-display.rst Added supported model
Diffstat (limited to 'docs/system')
-rw-r--r-- | docs/system/system-display.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/system/system-display.rst b/docs/system/system-display.rst index db3cd113..43940f74 100644 --- a/docs/system/system-display.rst +++ b/docs/system/system-display.rst @@ -16,7 +16,7 @@ The first step is to identify the LCD screen model. This step is required. Available models are: (see completion helper for the most up-to-date list): * ``EZIO`` - Display model for Portwell, Caswell appliances with built-in EZIO-100 or EZIO-300 LCD - * ``SDEC`` - Display model for Lanner, Watchguard, Nexcom NSA appliances with built-in SDEC LCD + * ``SDEC`` - Display model for Lanner, Watchguard, Nexcom NSA, Sophos UTM appliances with built-in SDEC LCD .. note:: This model is to be understood as a macro type, to be expanded over time as needed. |