Subject: misc/3134: typo in /src/usr.sbin/apm/apm.8
To: None <gnats-bugs@gnats.netbsd.org>
From: None <frueauf@ira.uka.de>
List: netbsd-bugs
Date: 01/22/1997 22:38:38
>Number:         3134
>Category:       misc
>Synopsis:       typo in /src/usr.sbin/apm/apm.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people (Misc Bug People)
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 22 14:05:01 1997
>Last-Modified:
>Originator:     Thorsten Frueauf
>Organization:
private
	
>Release:        <NetBSD-current source date> NetBSD current 21.01.1997
>Environment:
	
System: NetBSD cyberlap 1.2B NetBSD 1.2B (CYBERLAP) #2: Tue Jan 21 10:55:57 CET 1997 frueauf@cyberlap:/usr/src/sys/arch/i386/compile/CYBERLAP i386


>Description:
	
Little typo in apm.8: int --> into
>How-To-Repeat:
	
`man apm`
>Fix:
	
Apply the following patch:


*** apm.8-orig	Wed Jan 22 22:34:45 1997
--- apm.8	Wed Jan 22 22:35:11 1997
***************
*** 61,67 ****
  communicates with the Advanced Power Management daemon,
  .Xr apmd 8 ,
  making requests of it for current power status or to place the system
! int a suspend or stand-by state.
  With no flags,
  .Nm
  displays the current power management state in verbose form.
--- 61,67 ----
  communicates with the Advanced Power Management daemon,
  .Xr apmd 8 ,
  making requests of it for current power status or to place the system
! into a suspend or stand-by state.
  With no flags,
  .Nm
  displays the current power management state in verbose form.
>Audit-Trail:
>Unformatted:
typo in /src/usr.sbin/apm/apm.8