fix some typos and .Nm usage

This commit is contained in:
mikel 1997-02-18 06:34:01 +00:00
parent a3797a2459
commit cdc053b0b4
1 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: apm.8,v 1.3 1997/01/23 00:31:14 jtk Exp $
.\" $NetBSD: apm.8,v 1.4 1997/02/18 06:34:01 mikel Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -94,9 +94,9 @@ the APM control device directly.
.Pp
The
.Nm zzz
variant on this command is an alternative for suspending the system.
variant of this command is an alternative for suspending the system.
With no arguments,
.Nm
.Nm zzz
places the system into suspend mode.
The command line flags serve the same purpose as for the
.Nm apm
@ -108,7 +108,7 @@ until the system resumes from its sleep state.
.Sh FILES
.Pa /var/run/apmdev
is the default UNIX-domain socket used for communication with
.Xr apm 8 .
.Xr apmd 8 .
The
.Fl f
flag may be used to specify an alternate socket name.
@ -132,5 +132,5 @@ Advanced Power Management (APM) BIOS Interface Specification (revision
1.1), Intel Corporation and Microsoft Corporation
.Sh HISTORY
The
.Nm apm
.Nm
command appeared in NetBSD 1.1B.