Sometimes it is confusing when a sentence begins with lowercase; d@
authoraaron <aaron@openbsd.org>
Tue, 21 Mar 2000 14:06:54 +0000 (14:06 +0000)
committeraaron <aaron@openbsd.org>
Tue, 21 Mar 2000 14:06:54 +0000 (14:06 +0000)
bin/ksh/ksh.1
bin/ksh/ksh.1tbl
bin/ksh/sh.1
bin/ksh/sh.1tbl

index 32f8a23..83835aa 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: ksh.1,v 1.32 2000/03/17 18:48:43 aaron Exp $
+.\"    $OpenBSD: ksh.1,v 1.33 2000/03/21 14:06:54 aaron Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"     The Regents of the University of California.  All rights reserved.
@@ -2192,8 +2192,9 @@ A list of functions can be obtained using
 .Ic typeset \&+f
 and the function definitions can be listed using
 .Ic typeset \&-f .
+The
 .Ic autoload
-(which is an alias for
+command (which is an alias for
 .Ic typeset \&-fu )
 may be used to create undefined functions; when an undefined function is
 executed, the shell searches the path specified in the
index b809457..93fe15d 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: ksh.1tbl,v 1.32 2000/03/17 18:48:43 aaron Exp $
+.\"    $OpenBSD: ksh.1tbl,v 1.33 2000/03/21 14:06:54 aaron Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"     The Regents of the University of California.  All rights reserved.
@@ -2192,8 +2192,9 @@ A list of functions can be obtained using
 .Ic typeset \&+f
 and the function definitions can be listed using
 .Ic typeset \&-f .
+The
 .Ic autoload
-(which is an alias for
+command (which is an alias for
 .Ic typeset \&-fu )
 may be used to create undefined functions; when an undefined function is
 executed, the shell searches the path specified in the
index 5cbee0f..4d3c1aa 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: sh.1,v 1.18 2000/03/17 18:48:43 aaron Exp $
+.\"    $OpenBSD: sh.1,v 1.19 2000/03/21 14:06:55 aaron Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"     The Regents of the University of California.  All rights reserved.
@@ -1725,8 +1725,9 @@ A list of functions can be obtained using
 .Ic typeset \&+f
 and the function definitions can be listed using
 .Ic typeset \&-f .
+The
 .Ic autoload
-(which is an alias for
+command (which is an alias for
 .Ic typeset \&-fu )
 may be used to create undefined functions; when an undefined function is
 executed, the shell searches the path specified in the
index c1c63a9..f558a29 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: sh.1tbl,v 1.18 2000/03/17 18:48:43 aaron Exp $
+.\"    $OpenBSD: sh.1tbl,v 1.19 2000/03/21 14:06:55 aaron Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"     The Regents of the University of California.  All rights reserved.
@@ -1725,8 +1725,9 @@ A list of functions can be obtained using
 .Ic typeset \&+f
 and the function definitions can be listed using
 .Ic typeset \&-f .
+The
 .Ic autoload
-(which is an alias for
+command (which is an alias for
 .Ic typeset \&-fu )
 may be used to create undefined functions; when an undefined function is
 executed, the shell searches the path specified in the