shithub: riscv

Download patch

ref: 94fea3b1a634ef59cab1fa32430d9184d60a7614
parent: bb11bb1c1f18660c29d5bc46e8de049fd03ff2a0
author: ppatience0 <[email protected]>
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