this should fix the manpages

This commit is contained in:
tg 2004-01-04 19:53:30 +00:00
parent 7633e936be
commit 3d85d1dfe5
2 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
.\" $MirBSD: ksh.1tbl,v 1.12 2004/01/03 01:24:54 tg Exp $ .\" $MirBSD: ksh.1tbl,v 1.13 2004/01/04 19:53:29 tg Exp $
.\" $OpenBSD: ksh.1tbl,v 1.63 2003/12/27 20:35:12 jmc Exp $ .\" $OpenBSD: ksh.1tbl,v 1.63 2003/12/27 20:35:12 jmc Exp $
.\" .\"
.\" Copyright (c) 1980, 1990, 1993 .\" Copyright (c) 1980, 1990, 1993
@ -969,7 +969,7 @@ the sequence of characters
contains four fields: contains four fields:
.Sq A , .Sq A ,
.Sq B , .Sq B ,
.Sq ,\& .Sq "" ,
and and
.Sq D . .Sq D .
Note that if the Note that if the
@ -2863,7 +2863,7 @@ The shell exits with the specified exit status.
If If
.Ar status .Ar status
is not specified, the exit status is the current value of the is not specified, the exit status is the current value of the
.Ic ?\& .Ic \&?
parameter. parameter.
.It Xo Ic export Op Fl p .It Xo Ic export Op Fl p
.Op Ar parameter Ns Op \&= Ns Ar value .Op Ar parameter Ns Op \&= Ns Ar value

View File

@ -790,7 +790,7 @@ and VAR is set to
the substitution for $VAR results in four fields: the substitution for $VAR results in four fields:
.Sq A , .Sq A ,
.Sq B , .Sq B ,
.Sq ,\& .Sq "" ,
and and
.Sq D . .Sq D .
Note that if the Note that if the
@ -2424,7 +2424,7 @@ The shell exits with the specified exit status.
If If
.Ar status .Ar status
is not specified, the exit status is the current value of the is not specified, the exit status is the current value of the
.Ic ?\& .Ic \&?
parameter. parameter.
.It Xo Ic export Op Fl p .It Xo Ic export Op Fl p
.Op Ar parameter Ns Op \&= Ns Ar value .Op Ar parameter Ns Op \&= Ns Ar value