From 4284af587a271584985bc69e7511fa75ea3d7d3d Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 27 Dec 2003 13:41:32 +0000 Subject: [PATCH] Removed "Linux" from the package name git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-32 --- ChangeLog | 5 +++++ Makefile | 2 +- common.c | 2 +- lib/filter.c | 2 +- lspci.c | 2 +- lspci.man | 4 ++-- pciutils.h | 2 +- pciutils.lsm | 2 +- pciutils.spec | 2 +- setpci.c | 2 +- setpci.man | 4 ++-- update-pciids.man | 4 ++-- 12 files changed, 19 insertions(+), 14 deletions(-) diff --git a/ChangeLog b/ChangeLog index aa3ca88..0947e96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-12-27 Martin Mares + + * Removed last few references to the "Linux PCI Utilities", the + package is pretty cross-platform now :) + 2003-12-27 Martin Mares * Released as 2.1.99-test2. 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 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 * 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 * 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 * 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 . +The PCI Utilities are maintained by Martin Mares . 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 * 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 * 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 . +The PCI Utilities are maintained by Martin Mares . 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 . +The PCI Utilities are maintained by Martin Mares . -- 2.39.2