summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Makefile2
-rw-r--r--common.c2
-rw-r--r--lib/filter.c2
-rw-r--r--lspci.c2
-rw-r--r--lspci.man4
-rw-r--r--pciutils.h2
-rw-r--r--pciutils.lsm2
-rw-r--r--pciutils.spec2
-rw-r--r--setpci.c2
-rw-r--r--setpci.man4
-rw-r--r--update-pciids.man4
12 files changed, 19 insertions, 14 deletions
diff --git a/ChangeLog b/ChangeLog
index aa3ca88..0947e96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2003-12-27 Martin Mares <mj@ucw.cz>
+ * Removed last few references to the "Linux PCI Utilities", the
+ package is pretty cross-platform now :)
+
+2003-12-27 Martin Mares <mj@ucw.cz>
+
* Released as 2.1.99-test2.
* README, pciutils.lsm, pciutils.spec: Use @VERSION@ to make the
diff --git a/Makefile b/Makefile
index 4d0c215..fb5eeca 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Makefile for Linux PCI Utilities
+# Makefile for The PCI Utilities
# (c) 1998--2003 Martin Mares <mj@ucw.cz>
OPT=-O2 -fomit-frame-pointer
diff --git a/common.c b/common.c
index 723d66b..a8d39d5 100644
--- a/common.c
+++ b/common.c
@@ -1,5 +1,5 @@
/*
- * Linux PCI Utilities -- Common Functions
+ * The PCI Utilities -- Common Functions
*
* Copyright (c) 1997--2003 Martin Mares <mj@ucw.cz>
*
diff --git a/lib/filter.c b/lib/filter.c
index 37e15cc..848eed2 100644
--- a/lib/filter.c
+++ b/lib/filter.c
@@ -1,5 +1,5 @@
/*
- * Linux PCI Library -- Device Filtering
+ * The PCI Library -- Device Filtering
*
* Copyright (c) 1998--2003 Martin Mares <mj@ucw.cz>
*
diff --git a/lspci.c b/lspci.c
index 8bd628d..242f497 100644
--- a/lspci.c
+++ b/lspci.c
@@ -1,5 +1,5 @@
/*
- * Linux PCI Utilities -- List All PCI Devices
+ * The PCI Utilities -- List All PCI Devices
*
* Copyright (c) 1997--2003 Martin Mares <mj@ucw.cz>
*
diff --git a/lspci.man b/lspci.man
index 92cf4b6..c4e0fe2 100644
--- a/lspci.man
+++ b/lspci.man
@@ -1,4 +1,4 @@
-.TH lspci 8 "@TODAY@" "@VERSION@" "Linux PCI Utilities"
+.TH lspci 8 "@TODAY@" "@VERSION@" "The PCI Utilities"
.IX lspci
.SH NAME
lspci \- list all PCI devices
@@ -141,4 +141,4 @@ file containing a list of all PCI devices.
.BR setpci (8), update-pciids (8)
.SH AUTHOR
-The Linux PCI Utilities are maintained by Martin Mares <mj@ucw.cz>.
+The PCI Utilities are maintained by Martin Mares <mj@ucw.cz>.
diff --git a/pciutils.h b/pciutils.h
index 9cd5ada..31a4ce1 100644
--- a/pciutils.h
+++ b/pciutils.h
@@ -1,5 +1,5 @@
/*
- * Linux PCI Utilities -- Declarations
+ * The PCI Utilities -- Declarations
*
* Copyright (c) 1997--2003 Martin Mares <mj@ucw.cz>
*
diff --git a/pciutils.lsm b/pciutils.lsm
index e97c148..3d005dd 100644
--- a/pciutils.lsm
+++ b/pciutils.lsm
@@ -1,5 +1,5 @@
Begin3
-Title: Linux PCI Utilities
+Title: The PCI Utilities
Version: @VERSION@
Entered-date: @LSMDATE@
Description: This package contains various utilities for inspecting and
diff --git a/pciutils.spec b/pciutils.spec
index 643f312..f4f25cb 100644
--- a/pciutils.spec
+++ b/pciutils.spec
@@ -5,7 +5,7 @@ Source: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
Copyright: GNU GPL
Buildroot: /tmp/%{name}-%{version}-root
ExclusiveOS: Linux
-Summary: Linux PCI Utilities
+Summary: The PCI Utilities
Summary(pl): Narzędzia do manipulacji ustawieniami urządzeń PCI
Group: Utilities/System
diff --git a/setpci.c b/setpci.c
index c6b3cc0..ce32473 100644
--- a/setpci.c
+++ b/setpci.c
@@ -1,5 +1,5 @@
/*
- * Linux PCI Utilities -- Manipulate PCI Configuration Registers
+ * The PCI Utilities -- Manipulate PCI Configuration Registers
*
* Copyright (c) 1998--2003 Martin Mares <mj@ucw.cz>
*
diff --git a/setpci.man b/setpci.man
index ce52753..3c03536 100644
--- a/setpci.man
+++ b/setpci.man
@@ -1,4 +1,4 @@
-.TH setpci 8 "@TODAY@" "@VERSION@" "Linux PCI Utilities"
+.TH setpci 8 "@TODAY@" "@VERSION@" "The PCI Utilities"
.IX setpci
.SH NAME
setpci \- configure PCI devices
@@ -209,4 +209,4 @@ bit 3 off and bit 2 on in the byte register 41; sets byte register
.BR lspci (8)
.SH AUTHOR
-The Linux PCI Utilities are maintained by Martin Mares <mj@ucw.cz>.
+The PCI Utilities are maintained by Martin Mares <mj@ucw.cz>.
diff --git a/update-pciids.man b/update-pciids.man
index b424ce3..ec2e7dd 100644
--- a/update-pciids.man
+++ b/update-pciids.man
@@ -1,4 +1,4 @@
-.TH update-pciids 8 "@TODAY@" "@VERSION@" "Linux PCI Utilities"
+.TH update-pciids 8 "@TODAY@" "@VERSION@" "The PCI Utilities"
.IX update-pciids
.SH NAME
@@ -24,4 +24,4 @@ Here we install the new list.
.BR lspci (8), setpci (8)
.SH AUTHOR
-The Linux PCI Utilities are maintained by Martin Mares <mj@ucw.cz>.
+The PCI Utilities are maintained by Martin Mares <mj@ucw.cz>.