grammar error "uses" -> "use"
PR: docs/10539 Submitted by: Tony Harverson <tony@beastie.cs.und.ac.za>
This commit is contained in:
parent
e5ce485ff3
commit
376c86a071
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4524
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: misc.sgml,v 1.13 1999-02-07 17:04:49 des Exp $ -->
|
||||
<!-- $Id: misc.sgml,v 1.14 1999-03-15 02:44:55 billf Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
@ -274,7 +274,7 @@
|
|||
now, working on their new ``scratch and sniff'' GUI. It's a
|
||||
funny old business we're in!
|
||||
|
||||
<p>Seriously, both FreeBSD and Linux uses the ``<tt/HLT/'' (halt)
|
||||
<p>Seriously, both FreeBSD and Linux use 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 a new issue