diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-01-22 23:11:47 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-01-22 23:11:47 +0000 |
commit | f1f5b2b72f36a6d132f6a3c0cab2ab5fcb9d3f99 (patch) | |
tree | e4f5c0e4025ecf7f817293f6c3e8136b25e09f8b | |
parent | 970003eed59753e695f06e708c619c27c62e9ec8 (diff) |
typo, frueauf@ira.uka.de
-rw-r--r-- | usr.sbin/apm/apm.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8 index e3f71882893..f9a5b2a2db1 100644 --- a/usr.sbin/apm/apm.8 +++ b/usr.sbin/apm/apm.8 @@ -24,7 +24,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: apm.8,v 1.1 1996/04/29 13:08:40 hvozda Exp $ +.\" $Id: apm.8,v 1.2 1997/01/22 23:11:46 deraadt Exp $ .\" .Dd March 18, 1996 .Dt APM 8 @@ -52,7 +52,7 @@ 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. +into a suspend or stand-by state. With no flags, .Nm displays the current power management state in verbose form. |