File: update-pciids.8

package info (click to toggle)
manpages-ja 0.5.0.0.20120606-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 25,964 kB
  • sloc: perl: 161; makefile: 116
file content (36 lines) | stat: -rw-r--r-- 1,062 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.\"
.\" Japanese Version Copyright (c) 2004 Yuichi SATO
.\"         all rights reserved.
.\" Translated Sun Mar  7 23:26:50 JST 2004
.\"         by Yuichi SATO <ysato444@yahoo.co.jp>
.\"
.TH update-pciids 8 "04 January 2003" "pciutils-2.1.11" "Linux PCI Utilities"
.IX update-pciids

.SH 名前
update-pciids \- PCI ID リストの新しいバージョンをダウンロードする

.SH 書式
.B update-pciids

.SH 説明
.B update-pciids
は pci.ids の現在のバージョンを
プライマリ配布サイトからダウンロードしてインストールする。

このユーティリティは wget または lynx がインストールされている必要がある。
gzip または bzip2 が使用可能な場合は、
リストを圧縮したバージョンを自動的にダウンロードする。

.SH ファイル
.TP
.B /usr/share/pci.ids
ここに新しいリストをインストールする。

.SH 関連項目
.BR lspci (8),
.BR setpci (8)

.SH 著者
Linux PCI Utilities は Martin Mares <mj@ucw.cz> に
よって保守されている。