mdoc(7) police: tidy up the previous delta a bit.
This commit is contained in:
parent
8271a1025c
commit
3b0536fa2a
@ -124,9 +124,9 @@ is the initial size of the storage buffer.
|
||||
The fourth argument,
|
||||
.Fa flags ,
|
||||
may be comprised of the following flags:
|
||||
.Bl -tag -width SBUF_AUTOEXTEND
|
||||
.Bl -tag -width ".Dv SBUF_AUTOEXTEND"
|
||||
.It Dv SBUF_FIXEDLEN
|
||||
The storage buffer is fixed at it's initial size.
|
||||
The storage buffer is fixed at its initial size.
|
||||
Attempting to extend the sbuf beyond this size results in an overflow condition.
|
||||
.It Dv SBUF_AUTOEXTEND
|
||||
This indicates that the storage buffer may be extended as necessary, so long
|
||||
|
Loading…
Reference in New Issue
Block a user