diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-10-04 21:10:31 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-10-04 21:10:31 +0000 |
commit | 1faa99e0d4958ba3f2e73fcc369a0d527c0b5558 (patch) | |
tree | 7a0f89bc4c6d06df86e5022d5853f784f8c85699 /share/man | |
parent | 1c9bef89605550048a350881b0f609d2b6279fc9 (diff) |
Install nvram(4)
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.i386/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile index d9aa9b00e74..2157a635dd7 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.51 2004/09/15 20:33:50 grange Exp $ +# $OpenBSD: Makefile,v 1.52 2004/10/04 21:10:30 miod Exp $ # from: @(#)Makefile 5.1 (Berkeley) 2/12/91 # Id: Makefile,v 1.4 1995/12/14 05:41:38 deraadt Exp $ MAN= apm.4 autoconf.4 bios.4 cpu.4 elansc.4 \ geodesc.4 gscpcib.4 gscpm.4 gus.4 ie.4 \ ichpcib.4 intro.4 iy.4 \ - joy.4 le.4 lms.4 mcd.4 mem.4 mms.4 mtrr.4 npx.4 pcibios.4 \ + joy.4 le.4 lms.4 mcd.4 mem.4 mms.4 mtrr.4 npx.4 nvram.4 pcibios.4 \ pctr.4 pss.4 sb.4 \ sea.4 speaker.4 uha.4 wdt.4 wss.4 wt.4 |