diff options
author | 2007-04-11 06:22:45 +0000 | |
---|---|---|
committer | 2007-04-11 06:22:45 +0000 | |
commit | 1eb3005f7150ade4ada872b45211a55014e046c9 (patch) | |
tree | e9228d91bb9cb590b5bcb1429d16df29e3ef592e | |
parent | Added changes for C-State (diff) | |
download | wireguard-openbsd-1eb3005f7150ade4ada872b45211a55014e046c9.tar.xz wireguard-openbsd-1eb3005f7150ade4ada872b45211a55014e046c9.zip |
pci can attach to pyro on sparc64
-rw-r--r-- | share/man/man4/pci.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index d97f44b625e..831ed70b63b 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.209 2007/04/05 18:18:02 deraadt Exp $ +.\" $OpenBSD: pci.4,v 1.210 2007/04/11 06:22:45 dlg Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -63,6 +63,7 @@ .Cd "# sparc64" .Cd "pci* at psycho?" .Cd "pci* at schizo?" +.Cd "pci* at pyro?" .Pp .Cd "# all architectures" .Cd "pci* at pchb?" |