diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2015-09-26 19:07:05 -0400 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2015-09-26 19:07:05 -0400 |
commit | f9244d433ac557dd9982c4cfcfe3fca759efeb25 (patch) | |
tree | e2e27d403217df63cb39da65600e42ed400e3d2f | |
parent | c124b9f8b24e6cf5a3a5d5a330592ea859ba1132 (diff) | |
download | plan9front-f9244d433ac557dd9982c4cfcfe3fca759efeb25.tar.xz |
qer(8): correct man page example (thanks, kenji)
-rw-r--r-- | sys/man/8/qer | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/8/qer b/sys/man/8/qer index 103fbf6c4..7a2636537 100644 --- a/sys/man/8/qer +++ b/sys/man/8/qer @@ -205,7 +205,7 @@ by an entry such as .IP .EX 0,10,20,30,40,50 * * * * kremvax - runq -a /mail/queue /mail/lib/remotemail + /bin/upas/runq -a /mail/queue /mail/lib/remotemail .EE .LP The entry must be a single line; it is folded here only so it fits on the page. |