Bug #3248 » 0006-test-1-sync-with-FreeBSD.patch
| bin/test/test.1 | ||
|---|---|---|
|
.\" @(#)test.1 8.1 (Berkeley) 5/31/93
|
||
|
.\" $FreeBSD: head/bin/test/test.1 251211 2013-05-31 22:57:04Z jilles $
|
||
|
.\"
|
||
|
.Dd August 23, 2016
|
||
|
.Dd October 5, 2016
|
||
|
.Dt TEST 1
|
||
|
.Os
|
||
|
.Sh NAME
|
||
| bin/test/test.c | ||
|---|---|---|
|
{
|
||
|
int num;
|
||
|
if (s == 0) {
|
||
|
if (s == NULL) {
|
||
|
return EOI;
|
||
|
}
|
||
|
num = find_op(s);
|
||