From 9e9b9ff853995a4478747f6c12e00c01cbb34705 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Wed, 15 May 2019 19:54:29 -0400 Subject: Implement sizeof in order --- bin/man1/order.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/man1') diff --git a/bin/man1/order.1 b/bin/man1/order.1 index 696a24d1..5a01ab4b 100644 --- a/bin/man1/order.1 +++ b/bin/man1/order.1 @@ -29,6 +29,6 @@ $ order 'a & b << 1' .Sh CAVEATS .Nm does not support the -.Sy (type) , -.Sy sizeof -or assignment operators. +.Sy (type) +operator +or the assignment operators. -- cgit 1.4.1