=head1 RETURN VALUE
-This command returns 0 if the test succeeded, or 1 if the command
-failed or there was some other error.
+This command returns 0 if the test succeeded, or non-zero if the
+command failed or there was some other error.
=head1 SEE ALSO
stty raw -echo < /dev/ttyS1
+=item 10.
+
+Check the permissions on the serial port.
+
+For Linux and Unix-like guests, check you have permission to read and
+write the C</dev/ttyS?> serial device.
+
=back
Note that serial port settings like speed, parity etc. make no
Source0: http://et.redhat.com/~rjones/hostinfo/files/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildRequires: apr-devel >= 1.3
+BuildRequires: apr-devel >= 1.2.7
BuildRequires: perl
BuildRequires: libvirt-devel >= 0.2.1
BuildRequires: perl-Sys-Virt