aboutsummaryrefslogtreecommitdiffstats
path: root/devel/bcc/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bcc/pkg-descr')
-rw-r--r--devel/bcc/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bcc/pkg-descr b/devel/bcc/pkg-descr
index 52c67a588f69..a671eeb5208c 100644
--- a/devel/bcc/pkg-descr
+++ b/devel/bcc/pkg-descr
@@ -2,7 +2,7 @@ This is Bruce Evans' C compiler and binutils package.
Either the compiler as the assembler are able to generate 16-bit code.
-Hence it's possible to compile BIOS and DOS code under unix.
+Hence it's possible to compile BIOS and DOS code under Unix.
The C compiler does understand K&R1 syntax, with a few restrictions
regarding bit fields. See the file work/bcc/bcc-cc1/bcc.bugs for