summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/scan.n3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/scan.n b/doc/scan.n
index 0f9ed06..db6ae46 100644
--- a/doc/scan.n
+++ b/doc/scan.n
@@ -107,9 +107,6 @@ The input substring must be a decimal integer.
The integer value is truncated as required by the size modifier
value, and the corresponding unsigned value for that truncated
range is computed and stored in the variable as a decimal string.
-The conversion makes no sense without reference to a truncation range,
-so the size modifier \fBll\fR is not permitted in combination
-with conversion character \fBu\fR.
.IP \fBi\fR
The input substring must be an integer. The base (i.e. decimal,
octal, or hexadecimal) is determined by the C convention (leading