summaryrefslogtreecommitdiff
path: root/bin/ksh/ksh.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ksh/ksh.1')
-rw-r--r--bin/ksh/ksh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1
index 84ab371c12f..5c18eccca2e 100644
--- a/bin/ksh/ksh.1
+++ b/bin/ksh/ksh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ksh.1,v 1.45 2001/08/25 21:26:29 heko Exp $
+.\" $OpenBSD: ksh.1,v 1.46 2001/09/02 14:05:58 aaron Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -2919,7 +2919,7 @@ is specified, all occurrences of
are replaced with
.Ar new .
This command is usually accessed with the predefined
-.Ic alias r='fx -e -' .
+.Ic alias r='fc -e -' .
.It Ic fg Op Ar job ...
Resume the specified job(s) in the foreground.
If no jobs are specified,