diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-09-20 17:39:33 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-09-20 17:39:33 +0200 |
commit | 91ce0a07ca23fc68a1b60c77f2127481d37ad458 (patch) | |
tree | 68036bf819815368660bc0ebed42c39cba044fb0 /sys | |
parent | 5e2478ccbb7927256f72cb749cf1a8d97dbbd4e9 (diff) |
hpost: dont emit /bin/hpost but just hpost
just emiting "hpost" makes it simpler to override it as a
rc function.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/man/1/hget | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/hget b/sys/man/1/hget index f88c57e93..65c75e610 100644 --- a/sys/man/1/hget +++ b/sys/man/1/hget @@ -204,7 +204,7 @@ edited and sent. .IP .EX % hpost http://p.intma.in -/bin/hpost -u http://p.intma.in -p paste.cgi text: +hpost -u http://p.intma.in -p paste.cgi text: .EE .PP Manually specify fields to be sent to a given |