I think maybe the "trail crew" was actually a search team. Here's the quote:
"The trail head guys returned after searching to their camp and made some food they did not even know Austin was fast asleep in their tent for 45 minutes."

Salty, the S Fork Kings flows down and away from the JMT. If he'd continued downstream, it would have been miles of wilderness until he hit the Woods Creek / Paradise Valley trail.

Bee, it's an admin-only SQL command I put together. It is run from the control panel after the post shows up blank. Click here if you dare (it's pretty ugly)
Click to reveal.. (warning)
update WZ_POSTS set
POST_DEFAULT_BODY= replace( replace( replace( replace( replace( replace( replace( replace(
----remove line: CrlApostLt CrlApostRt CrlDblQtLt CrlDblQtRt LongDash96 LongDash97 bullet ellipsis---
POST_DEFAULT_BODY,'‘','''') ,'’','''') ,'“','"') , '”','"') ,'–','-') ,'—','-') ,'•','*') ,'…','...')
where POST_ID=nnnnn