Remove Ic macro without effect.

This commit is contained in:
wiz 2018-03-14 07:53:14 +00:00
parent 7e4cdcfd86
commit b30e74889c
1 changed files with 2 additions and 2 deletions

View File

@ -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 .\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved. .\" The Regents of the University of California. All rights reserved.
.\" .\"
@ -2053,7 +2053,7 @@ be built in for efficiency (e.g.
.Xr test 1 , .Xr test 1 ,
etc). etc).
.Bl -tag -width 5n .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. A null command that returns a 0 (true) exit value.
Any arguments or redirects are evaluated, then ignored. Any arguments or redirects are evaluated, then ignored.
.It Ic \&. Ar file .It Ic \&. Ar file