Fix typo.
... at the begining of line is treated as some macro instead of literal ... Submitted by: NAKANO Takeo <nakano@apm.seikei.ac.jp>
This commit is contained in:
parent
15f814a3e4
commit
2762e669fb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8364
1 changed files with 2 additions and 3 deletions
|
@ -91,13 +91,12 @@
|
|||
.\" WORD: word 単語
|
||||
.\"
|
||||
.TH TCSH 1 "14 January 2000" "Astron 6.09.01"
|
||||
.\" jpman %Id: tcsh.1,v 0.0 2000/07/10 02:30:08 horikawa Stab %
|
||||
.\" jpman %Id: tcsh.1,v 1.3 2000/11/15 03:06:12 horikawa Stab %
|
||||
.\" INTERIM1(jpman)
|
||||
.SH 名称
|
||||
tcsh - ファイル名補完とコマンド行編集を追加した C シェル
|
||||
.SH 書式
|
||||
.B tcsh \fR[\fB\-bcdefFimnqstvVxX\fR] [\fB\-Dname\fR[\fB=value\fR]] [arg
|
||||
...]
|
||||
.B tcsh \fR[\fB\-bcdefFimnqstvVxX\fR] [\fB\-Dname\fR[\fB=value\fR]] [arg ...]
|
||||
.br
|
||||
.B tcsh \-l
|
||||
.SH 解説
|
||||
|
|
Loading…
Reference in a new issue