diff options
| author | Martin Cracauer <cracauer@FreeBSD.org> | 1999-12-05 12:23:03 +0000 |
|---|---|---|
| committer | Martin Cracauer <cracauer@FreeBSD.org> | 1999-12-05 12:23:03 +0000 |
| commit | 65831093e916e2ccbddb9de96515f79e592f8800 (patch) | |
| tree | 2126626cd2741f5714e69a1034cbb57c1d62072f /usr.bin/make | |
| parent | 671356079bb43bbc52e27274efc67d6d3f11c4f4 (diff) | |
Notes
Diffstat (limited to 'usr.bin/make')
| -rw-r--r-- | usr.bin/make/make.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 577ef32c45aa..e934dc633828 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -803,7 +803,7 @@ logical OR Logical .Tn AND ; of higher precedence than -.Dq . +.Ql Ic || . .El .Pp As in C, |
