diff options
Diffstat (limited to 'bin/ksh/ksh.1tbl')
-rw-r--r-- | bin/ksh/ksh.1tbl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/bin/ksh/ksh.1tbl b/bin/ksh/ksh.1tbl index 805db476676..57455d77f2e 100644 --- a/bin/ksh/ksh.1tbl +++ b/bin/ksh/ksh.1tbl @@ -1,4 +1,4 @@ -.\" $OpenBSD: ksh.1tbl,v 1.46 2001/09/02 14:05:58 aaron Exp $ +.\" $OpenBSD: ksh.1tbl,v 1.47 2001/09/24 19:15:11 camield Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -870,8 +870,6 @@ The following command aliases are defined automatically by the shell: .It .Ic login='exec login' .It -.Ic newgrp='exec newgrp' -.It .Ic nohup='nohup ' .It .Ic r='fc -e -' |