$OpenBSD: patch-calc_man,v 1.3 2016/01/27 14:22:02 sthen Exp $
--- calc.man.orig	Mon Oct  6 09:40:08 2014
+++ calc.man	Wed Jan 27 14:09:24 2016
@@ -554,7 +554,7 @@ may have to be replaced by:
 .sp 1
 .in +5n
 .nf
-print 27! ^2	or	print 27\!^2
+print 27! ^2	or	print 27\e!^2
 .fi
 .in -5n
 
@@ -627,8 +627,8 @@ searches in succession:
 .sp 1
 .in +5n
 .nf
-./myfile
-./myfile.cal
+\&./myfile
+\&./myfile.cal
 ${LIBDIR}/myfile
 ${LIBDIR}/myfile.cal
 ${CUSTOMCALDIR}/myfile
