bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnu-utils] dc manpage


From: Peter Avalos
Subject: [Bug-gnu-utils] dc manpage
Date: Sun, 17 Sep 2000 09:37:34 -0500

I was just going through the dc(1) manpage and saw some minor spelling
errors that I fixed for ya:

#> diff -u /usr/src/contrib/bc/doc/dc.1 man1/dc.1
--- /usr/src/contrib/bc/doc/dc.1        Sun Jan 16 02:14:50 2000
+++ man1/dc.1   Sun Sep 17 07:31:54 2000
@@ -69,7 +69,7 @@
 .TP
 .B P
 Pops off the value on top of the stack.
-If it it a string, it is simply printed without a trailing newline.
+If it is a string, it is simply printed without a trailing newline.
 Otherwise it is a number, and the integer portion of its absolute
 value is printed out as a "base (UCHAR_MAX+1)" byte stream.
 Assuming that (UCHAR_MAX+1) is 256
@@ -417,7 +417,7 @@
 .TP
 .B !
 Will run the rest of the line as a system command.
-Note that parsing of the !<, !=, and !> commands take precidence,
+Note that parsing of the !<, !=, and !> commands take precedence,
 so if you want to run a command starting with <, =, or > you will
 need to add a space after the !.
 .TP


Freebsd RELENG_4


Peter Avalos
TheShell.com

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/ED/B d-(+) s:+> a-- C++$ UBLO++++$ P+ L++++ E- W+ N+ o? K? w(++) !O M-
V- PS+ PE++ Y+ PGP++ t+@ 5 X- R- tv+ b++ DI- D-- G e>+++ h-- r++ y++
------END GEEK CODE BLOCK------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]