Remove Ic macro without effect.
This commit is contained in:
parent
7e4cdcfd86
commit
b30e74889c
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: sh.1,v 1.187 2018/03/13 23:03:21 uwe Exp $
|
||||
.\" $NetBSD: sh.1,v 1.188 2018/03/14 07:53:14 wiz Exp $
|
||||
.\" Copyright (c) 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
.\"
|
||||
|
@ -2053,7 +2053,7 @@ be built in for efficiency (e.g.
|
|||
.Xr test 1 ,
|
||||
etc).
|
||||
.Bl -tag -width 5n
|
||||
.It Ic : Oo Ar arg ... Oc
|
||||
.It : Oo Ar arg ... Oc
|
||||
A null command that returns a 0 (true) exit value.
|
||||
Any arguments or redirects are evaluated, then ignored.
|
||||
.It Ic \&. Ar file
|
||||
|
|
Loading…
Reference in New Issue