diff options
author | Bill Nottingham <notting@redhat.com> | 2006-07-13 13:19:42 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2006-07-13 13:19:42 +0000 |
commit | 486ebb2edf1553bf31ce72dfc43d05499dc4bf01 (patch) | |
tree | 2419f382709f8bc4cc94de65d408556f78401942 /src/getkey.1 | |
parent | 8417e04934b7988325a4d6147d65710f280200a6 (diff) | |
download | initscripts-486ebb2edf1553bf31ce72dfc43d05499dc4bf01.tar initscripts-486ebb2edf1553bf31ce72dfc43d05499dc4bf01.tar.gz initscripts-486ebb2edf1553bf31ce72dfc43d05499dc4bf01.tar.bz2 initscripts-486ebb2edf1553bf31ce72dfc43d05499dc4bf01.tar.xz initscripts-486ebb2edf1553bf31ce72dfc43d05499dc4bf01.zip |
fix manpage ref (#198756)
Diffstat (limited to 'src/getkey.1')
-rw-r--r-- | src/getkey.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/getkey.1 b/src/getkey.1 index d445c398..f6c11616 100644 --- a/src/getkey.1 +++ b/src/getkey.1 @@ -66,7 +66,7 @@ Display .I MESSAGE while waiting. The message is used as a format string in -.BR sprintf (8), +.BR sprintf (3), with a single argument, the number of seconds left. Typical usage is therefore \fB"Press a key within %d seconds to ..."\fR. |