summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/awk/LIMITATIONS
diff options
context:
space:
mode:
authorAndrew Moore <alm@FreeBSD.org>1994-05-31 18:58:00 +0000
committerAndrew Moore <alm@FreeBSD.org>1994-05-31 18:58:00 +0000
commite015b4cf7d3ef88036ebaed150a904c639fec740 (patch)
tree4b0a23cb9e9eab54646ae7dfc4c2e52c735ca6c4 /gnu/usr.bin/awk/LIMITATIONS
parent6aba0e831e1c718a1717bce2decc1d01069d3d7b (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/awk/LIMITATIONS')
-rw-r--r--gnu/usr.bin/awk/LIMITATIONS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/awk/LIMITATIONS b/gnu/usr.bin/awk/LIMITATIONS
index 5877197aeb55..64eab85f164b 100644
--- a/gnu/usr.bin/awk/LIMITATIONS
+++ b/gnu/usr.bin/awk/LIMITATIONS
@@ -12,3 +12,5 @@ Characters in a character class: 2^(# of bits per byte)
# of pipe redirections: min(# of processes per user, # of open files)
double-precision floating point
Length of source line: unlimited
+Number of input records in one file: MAX_LONG
+Number of input records total: MAX_LONG