diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-01-07 19:10:09 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-01-07 19:10:09 +0000 |
commit | c4d048fcaa5d73341d808e31a9b99295427fcbed (patch) | |
tree | 17fa51952571046b14d7e1d731c5819183761c20 /usr.sbin/config/config.8 | |
parent | 4ec0fbedeeeeb7d188c9b5b017708702304c09fa (diff) |
missing Ic; from Andrey Matveev;
Diffstat (limited to 'usr.sbin/config/config.8')
-rw-r--r-- | usr.sbin/config/config.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/config/config.8 b/usr.sbin/config/config.8 index 218e2132665..e69172da4e6 100644 --- a/usr.sbin/config/config.8 +++ b/usr.sbin/config/config.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: config.8,v 1.41 2004/01/04 18:47:11 deraadt Exp $ +.\" $OpenBSD: config.8,v 1.42 2004/01/07 19:10:08 jmc Exp $ .\" $NetBSD: config.8,v 1.10 1996/08/31 20:58:16 mycroft Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -522,7 +522,7 @@ If a new device is added, following devices will be renumbered. .No change (y/n) \&? Ic y .No dev [-1] \&? Ic 14 .No function [-1] \&? -.No flags [0] \&? 18 +.No flags [0] \&? Ic 18 14 ep1 changed 14 ep1 at pci* dev 14 function -1 flags 0x12 ukc> |