diff options
author | Marco S Hyman <marc@cvs.openbsd.org> | 1998-09-17 20:39:39 +0000 |
---|---|---|
committer | Marco S Hyman <marc@cvs.openbsd.org> | 1998-09-17 20:39:39 +0000 |
commit | 294bf2818d72325c4440a20bc8250fcae1eedf88 (patch) | |
tree | a91b7aedab6f210cc85ad49559a8c5c6116a2b54 /share/man/man4/options.4 | |
parent | 76b6763372b7b40c36504e6dfb0a286792d6c2c8 (diff) |
oops. fix typo NO_AMPPRINT -> APM_NOPRINT
Diffstat (limited to 'share/man/man4/options.4')
-rw-r--r-- | share/man/man4/options.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 4c5bf7849a4..30678077ca2 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.19 1998/09/17 20:33:54 marc Exp $ +.\" $OpenBSD: options.4,v 1.20 1998/09/17 20:39:38 marc Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -717,7 +717,7 @@ Modify the scheduler code to add hooks necessary for running an NTP daemon. .Xr xntpd 8 is available as part of the port collection. -.It Cd option NO_APMPRINT +.It Cd option APM_NOPRINT This option is supported on the i386 architecture. When enabled kernel messages regarding the status of the the automatic power management system |