$OpenBSD: patch-doc_enblend_texi,v 1.3 2010/07/15 17:01:58 sthen Exp $

workaround missing @textdegree{}; support was added in texinfo-4.11

--- doc/enblend.texi.orig	Sat Jul 10 11:00:30 2010
+++ doc/enblend.texi	Sat Jul 10 11:01:55 2010
@@ -474,7 +474,7 @@ in.
 @itemx --wrap=@var{MODE}
 @opindex -w
 @opindex --wrap
-@cindex 360@textdegree{} panoramas
+@cindex 360-degree panoramas
 @cindex wrap around
 Blend around the boundaries of the panorama.
 
@@ -546,7 +546,7 @@ $$
     S_P(x, y) = \{P(x + m w, y): m \in Z\}.
 $$
 @end tex
-This is useful for 360@textdegree{} horizontal panoramas as it
+This is useful for 360-degree horizontal panoramas as it
 eliminates the left and right borders.
 
 @item vertical
@@ -600,7 +600,7 @@ $$
     S_P(x, y) = \{P(x, y + n h): n \in Z\}.
 $$
 @end tex
-This is useful for 360@textdegree{} vertical panoramas as it
+This is useful for 360-degree vertical panoramas as it
 eliminates the top and bottom borders.
 
 @item both
