File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 112008-09-03 Chris Dunlap <cdunlap@llnl.gov>
22
3+ * README, conman.spec: Tweaked description.
4+
35 * META, NEWS: Updated for 0.2.2 release.
46
57 * common.h: Increased MAX_BUF_SIZE from 8192 to 10240.
Original file line number Diff line number Diff line change 11ConMan is a serial console management program designed to support a large
22number of console devices and simultaneous users. It supports local serial
3- devices, remote terminal servers (via the telnet protocol), unix domain
3+ devices, remote terminal servers (via the telnet protocol), Unix domain
44sockets, and external processes (e.g., using Expect to control connections
55over telnet, ssh, or ipmi-sol). Its features include:
66
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Source0: %{name}-%{version}.tar
1818%description
1919ConMan is a serial console management program designed to support a large
2020number of console devices and simultaneous users. It supports local serial
21- devices, remote terminal servers (via the telnet protocol), unix domain
21+ devices, remote terminal servers (via the telnet protocol), Unix domain
2222sockets, and external processes (e.g., using Expect to control connections
2323over telnet, ssh, or ipmi-sol). Its features include:
2424
You can’t perform that action at this time.
0 commit comments