diff options
author | Gerrit Pape <pape@smarden.org> | 2002-08-28 18:55:45 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2002-08-28 18:55:45 +0000 |
commit | 98b12e0815f296fec5ea15a8c4354d2a066013e4 (patch) | |
tree | 8c162f126885609bbe20e66261e65f68db6804f2 /man | |
parent | cf62ba0128a8c40914556fda22167099f1c94705 (diff) | |
download | runit-98b12e0815f296fec5ea15a8c4354d2a066013e4.tar.gz runit-98b12e0815f296fec5ea15a8c4354d2a066013e4.tar.xz runit-98b12e0815f296fec5ea15a8c4354d2a066013e4.zip |
utmpset in /command. registration requested.
Diffstat (limited to 'man')
-rw-r--r-- | man/utmpset.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/utmpset.8 b/man/utmpset.8 index e63981b..4cd424e 100644 --- a/man/utmpset.8 +++ b/man/utmpset.8 @@ -33,7 +33,7 @@ to the run scripts, e.g.: .P #!/bin/sh - /package/admin/runit/command/utmpset -w tty5 + /command/utmpset -w tty5 exec /sbin/getty 38400 tty5 linux .SH OPTIONS .TP |