git: 9front

Download patch

ref: 5ee0dc9fb56e6d0807ff5f00c70e766efe06bc1e
parent: 32294a09beef99d88a39c3f8ae5bf22d0e9cff6c
author: ppatience0 <ppatience0@gmail.com>
date: Mon Jul 8 10:19:22 EDT 2013

dc(1): typo

--- a/sys/man/1/dc
+++ b/sys/man/1/dc
@@ -98,8 +98,7 @@
 Print the top value on the stack.
 The top value remains unchanged.
 .B P
-interprets the top of the stack as an
-text
+interprets the top of the stack as a text
 string,
 removes it, and prints it.
 .TP
--