summaryrefslogtreecommitdiffstats
path: root/roff.7
diff options
context:
space:
mode:
Diffstat (limited to 'roff.7')
-rw-r--r--roff.72
1 files changed, 1 insertions, 1 deletions
diff --git a/roff.7 b/roff.7
index a12c8a42..0d8b1d25 100644
--- a/roff.7
+++ b/roff.7
@@ -1783,7 +1783,7 @@ logical and (corresponds to C
.Ic && )
.It Ic \&:
logical or (corresponds to C
-.Ic \&|| )
+.Ic || )
.It Ic <?
minimum (not available in C)
.It Ic >?