commit 66efbcda066b5cbc3f4b012e8ff59bbc176ffa97
parent 4210d2a209d6d271d77976f0a9a5874100460b55
Author: Gerrit Pape <pape@smarden.org>
Date: Wed, 28 Aug 2002 18:56:40 +0000
html
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/utmpset.8.html b/doc/utmpset.8.html
@@ -24,7 +24,7 @@ other services. <P>
To enable local login accounting, add <B>utmpset</B> to the <B><I>getty</B>(8)</I>
run scripts, e.g.: <P>
#!/bin/sh<BR>
- /package/admin/runit/command/utmpset -w tty5<BR>
+ /command/utmpset -w tty5<BR>
exec /sbin/getty 38400 tty5 linux<BR>
<H2><A NAME="sect3">Options</A></H2>