ports/sysutils/powerman/files/patch-man-powermand.1
Greg Lewis 3b06cdd620 Add a port of PowerMan:
PowerMan is a tool for manipulating remote power control (RPC)
devices from a central location. Several RPC varieties are supported
natively by PowerMan and Expect-like configurability simplifies the
addition of new devices.

WWW: http://www.llnl.gov/linux/powerman/
2004-06-17 16:14:13 +00:00

28 lines
802 B
Groff

$FreeBSD$
--- man/powermand.1.orig Mon Dec 23 11:26:15 2002
+++ man/powermand.1 Thu Jun 10 08:38:20 2004
@@ -25,7 +25,7 @@
\." 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
\."#################################################################
.\"
-.TH PowerMan 1 "Release 1.0" "LLNL" "PowerMan"
+.TH PowerMan 8 "Release 1.0" "LLNL" "PowerMan"
.SH NAME
powermand \- power control and monitoring daemon
.SH SYNOPSIS
@@ -56,11 +56,11 @@
.B PowerMan
and exit.
.SH "FILES"
-/usr/sbin/powermand
+%%PREFIX%%/sbin/powermand
.br
-/usr/bin/powerman
+%%PREFIX%%/bin/powerman
.br
-/etc/powerman/powerman.conf
+%%PREFIX%%/etc/powerman/powerman.conf
.SH "ORIGIN"
Developed by Andrew Uselton <useton2@llnl.gov> on LLNL's Linux
clusters. This software is open source and distributed under