From 54f3c4b8872e14e195c260f6835f213a3cd12127 Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Tue, 11 Aug 2009 16:42:59 +0100 Subject: [PATCH] Documentation fixes. --- hostinfo-test/hostinfo-test.pl | 4 ++-- hostinfod/hostinfo.pod | 7 +++++++ virt-hostinfo.spec.in | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/hostinfo-test/hostinfo-test.pl b/hostinfo-test/hostinfo-test.pl index fbc27d8..d19ac1e 100755 --- a/hostinfo-test/hostinfo-test.pl +++ b/hostinfo-test/hostinfo-test.pl @@ -147,8 +147,8 @@ Follow the I section in L manpage. =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 diff --git a/hostinfod/hostinfo.pod b/hostinfod/hostinfo.pod index 6ddfe57..655161b 100644 --- a/hostinfod/hostinfo.pod +++ b/hostinfod/hostinfo.pod @@ -405,6 +405,13 @@ disable echoing. The usual way to do this is: 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 serial device. + =back Note that serial port settings like speed, parity etc. make no diff --git a/virt-hostinfo.spec.in b/virt-hostinfo.spec.in index b209802..582f5bc 100644 --- a/virt-hostinfo.spec.in +++ b/virt-hostinfo.spec.in @@ -8,7 +8,7 @@ URL: http://et.redhat.com/~rjones/hostinfo/ 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 -- 1.8.3.1