diff options
| -rw-r--r-- | sys/man/1/dc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/man/1/dc b/sys/man/1/dc index 7032a2bff..f6ff38db9 100644 --- a/sys/man/1/dc +++ b/sys/man/1/dc @@ -98,8 +98,7 @@ top value on the stack. 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 |
