summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2014-11-02 11:23:20 +0100
committerMartin Mares <mj@ucw.cz>2014-11-02 11:23:20 +0100
commitd6d6a58d735141917b3b0471b9a2cb275583f16d (patch)
treebe467b916caf2951058e01e4c1337f97ebafc0a9
parentbca6bbaf496f45ce3a3eea8ae2153ef73009b6b8 (diff)
downloadpciutils-d6d6a58d735141917b3b0471b9a2cb275583f16d.tar.gz
Clean up man pages
We do not call .IX as it's not defined in mandoc. Ellipsis at the end of line is protected by \&. Inspired by Debian patches for the following bugs: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674708 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675087
-rw-r--r--lspci.man1
-rw-r--r--pcilib.man1
-rw-r--r--setpci.man3
-rw-r--r--update-pciids.man1
4 files changed, 1 insertions, 5 deletions
diff --git a/lspci.man b/lspci.man
index 601a48a..0703222 100644
--- a/lspci.man
+++ b/lspci.man
@@ -1,5 +1,4 @@
.TH lspci 8 "@TODAY@" "@VERSION@" "The PCI Utilities"
-.IX lspci
.SH NAME
lspci \- list all PCI devices
.SH SYNOPSIS
diff --git a/pcilib.man b/pcilib.man
index dde7e2f..8eb651b 100644
--- a/pcilib.man
+++ b/pcilib.man
@@ -1,5 +1,4 @@
.TH pcilib 7 "@TODAY@" "@VERSION@" "The PCI Utilities"
-.IX pcilib
.SH NAME
pcilib \- a library for accessing PCI devices
diff --git a/setpci.man b/setpci.man
index c35b996..d71628a 100644
--- a/setpci.man
+++ b/setpci.man
@@ -1,5 +1,4 @@
.TH setpci 8 "@TODAY@" "@VERSION@" "The PCI Utilities"
-.IX setpci
.SH NAME
setpci \- configure PCI devices
.SH SYNOPSIS
@@ -115,7 +114,7 @@ options of the same kind are specified, the rightmost one overrides the others.
.PP
There are two kinds of operations: reads and writes. To read a register, just specify
its name. Writes have the form
-.IR name = value , value ...
+.IR name = value , value ...\&
where each
.I value
is either a hexadecimal number or an expression of type
diff --git a/update-pciids.man b/update-pciids.man
index 6b1d65c..60c379d 100644
--- a/update-pciids.man
+++ b/update-pciids.man
@@ -1,5 +1,4 @@
.TH update-pciids 8 "@TODAY@" "@VERSION@" "The PCI Utilities"
-.IX update-pciids
.SH NAME
update-pciids \- download new version of the PCI ID list