mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 06:00:30 -04:00
29 lines
690 B
Groff
29 lines
690 B
Groff
$FreeBSD$
|
|
|
|
--- man/powerman.1.orig Fri Dec 19 09:39:10 2003
|
|
+++ man/powerman.1 Mon Aug 23 16:19:38 2004
|
|
@@ -146,18 +146,18 @@
|
|
powerman --on "foo[0,4-5]"
|
|
.fi
|
|
.SH "FILES"
|
|
-/usr/sbin/powermand
|
|
+%%PREFIX%%/sbin/powermand
|
|
.br
|
|
-/usr/bin/powerman
|
|
+%%PREFIX%%/bin/powerman
|
|
.br
|
|
-/usr/bin/pm
|
|
+%%PREFIX%%/bin/pm
|
|
.br
|
|
-/etc/powerman/powerman.conf
|
|
+%%PREFIX%%/etc/powerman/powerman.conf
|
|
.br
|
|
-/etc/powerman/*.dev
|
|
+%%PREFIX%%/etc/powerman/*.dev
|
|
.SH "ORIGIN"
|
|
Developed by Andrew Uselton <useton2@llnl.gov> on LLNL's Linux
|
|
clusters. This software is open source and distributed under
|
|
the terms of the Gnu GPL.
|
|
.SH "SEE ALSO"
|
|
-powermand(1) powerman.conf(5)
|
|
+powermand(8) powerman.conf(5)
|