mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-25 16:13:17 +00:00
Use the correct name for the HLT instruction.
Submitted by: bde
This commit is contained in:
parent
0b975dc48b
commit
8cd18b8efa
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=24044
@ -1,5 +1,5 @@
|
||||
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN">
|
||||
<!-- $Id: FAQ.sgml,v 1.37 1997/03/13 01:00:32 joerg Exp $ -->
|
||||
<!-- $Id: FAQ.sgml,v 1.38 1997/03/19 17:17:59 obrien Exp $ -->
|
||||
|
||||
<article>
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
<author>Maintainer: Peter da Silva <tt><htmlurl url='mailto:pds@FreeBSD.ORG'
|
||||
name='<pds@FreeBSD.ORG>'></tt>
|
||||
|
||||
<date>$Date: 1997/03/13 01:00:32 $
|
||||
<date>$Date: 1997/03/19 17:17:59 $
|
||||
<abstract>
|
||||
This is the FAQ for FreeBSD systems version 2.X All entries are
|
||||
assumed to be relevant to FreeBSD 2.0.5+, unless otherwise noted.
|
||||
@ -2153,7 +2153,7 @@ pseudo-device vn #Vnode driver (turns a file into a device)
|
||||
now, working on their new ``scratch and sniff'' GUI. It's a
|
||||
funny old business we're in!
|
||||
|
||||
Seriously, both FreeBSD and Linux uses the ``<tt/HALT/''
|
||||
Seriously, both FreeBSD and Linux uses the ``<tt/HLT/'' (halt)
|
||||
instruction when the system is idle thus lowering its energy
|
||||
consumption and therefore the heat it generates. Also if you
|
||||
have APM (automatic power management) configured, then FreeBSD
|
||||
|
Loading…
Reference in New Issue
Block a user