Skip to content

Commit a827f0e

Browse files
committed
* README, conman.spec: Tweaked description.
1 parent 225539b commit a827f0e

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
2008-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.

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ConMan is a serial console management program designed to support a large
22
number 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
44
sockets, and external processes (e.g., using Expect to control connections
55
over telnet, ssh, or ipmi-sol). Its features include:
66

conman.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Source0: %{name}-%{version}.tar
1818
%description
1919
ConMan is a serial console management program designed to support a large
2020
number 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
2222
sockets, and external processes (e.g., using Expect to control connections
2323
over telnet, ssh, or ipmi-sol). Its features include:
2424

0 commit comments

Comments
 (0)