Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109885587
D26198.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
627 B
Referenced Files
None
Subscribers
None
D26198.diff
View Options
Index: head/share/man/man9/sbuf.9
===================================================================
--- head/share/man/man9/sbuf.9
+++ head/share/man/man9/sbuf.9
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 7, 2019
+.Dd August 26, 2020
.Dt SBUF 9
.Os
.Sh NAME
@@ -370,9 +370,8 @@
.Fa sbuf Ns 's
end position to
.Fa pos ,
-which is a value between zero and one less than the size of the
-storage buffer.
-This effectively truncates the sbuf at the new position.
+which is a value between zero and the current position in the buffer.
+It can only truncate the sbuf to the new position.
.Pp
The
.Fn sbuf_bcat
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 11, 6:45 PM (14 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16599433
Default Alt Text
D26198.diff (627 B)
Attached To
Mode
D26198: Make sbuf_setpos match the implementation.
Attached
Detach File
Event Timeline
Log In to Comment