diff options
author | asmodai <asmodai@FreeBSD.org> | 2000-01-23 13:41:56 +0000 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2000-01-23 13:41:56 +0000 |
commit | f81a68a29e579f53dbf685a9a41daa4a4245ae29 (patch) | |
tree | a177f8e040113b468589bb7645b53274965d97c8 | |
parent | 383c786f95d59c805b3514e4e16195967bc51c6c (diff) | |
download | FreeBSD-src-f81a68a29e579f53dbf685a9a41daa4a4245ae29.zip FreeBSD-src-f81a68a29e579f53dbf685a9a41daa4a4245ae29.tar.gz |
Remove .Xr's to apmconf(8) since this got removed and merged into
apm(8).
-rw-r--r-- | share/man/man4/man4.i386/apm.4 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/share/man/man4/man4.i386/apm.4 b/share/man/man4/man4.i386/apm.4 index edc406a..f9a3ebc 100644 --- a/share/man/man4/man4.i386/apm.4 +++ b/share/man/man4/man4.i386/apm.4 @@ -92,9 +92,7 @@ no need to use these two operations in most cases. .El .Pp These interfaces are used by -.Xr apm 8 -and -.Xr apmconf 8 . +.Xr apm 8 . .It .Nm apm polls APM events and handles the following events. @@ -142,7 +140,6 @@ Disk spin-down, LCD backlight control, and power on demand have not been supported on the current version. .Sh SEE ALSO .Xr apm 8 , -.Xr apmconf 8 , .Xr zzz 8 .Sh AUTHORS Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org> |