Remove extra .Xc
Restore original revision string
This commit is contained in:
parent
c4b0ac1206
commit
68aca4e530
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14202
1 changed files with 1 additions and 2 deletions
|
@ -33,7 +33,7 @@
|
|||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)sh.1 8.6 (Berkeley) 5/4/95
|
||||
.\" $FreeBSD$
|
||||
.\" %FreeBSD: src/bin/sh/sh.1,v 1.39.2.21 2002/08/27 01:36:28 tjr Exp %
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\" Japanese Translation amended by Norihiro Kumagai, 3/29/96,
|
||||
|
@ -1352,7 +1352,6 @@ a\eb
|
|||
そうでない場合、直前に実行したコマンドの
|
||||
終了ステータスがシェルの終了ステータスとなります。
|
||||
.It Ic export Oo Fl p Oc Op Ar name ...
|
||||
.Xc
|
||||
それ以後にシェルから実行されるコマンドの環境に、指定された名前の変数が
|
||||
含まれるようにします (変数のエクスポート)。
|
||||
変数のエクスポートを取り消す唯一の方法は、変数を
|
||||
|
|
Loading…
Reference in a new issue