aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/sendfile.2
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:10 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:10 +0000
commitfa9896e082a1046ff4fbc75fcba4d18d1f2efc19 (patch)
tree6d9642e756096023abbcde6170e0f807b733e90b /lib/libc/sys/sendfile.2
parent9e7892125655e7f86b7c52d2c4f67ee64eac6fe2 (diff)
Diffstat (limited to 'lib/libc/sys/sendfile.2')
-rw-r--r--lib/libc/sys/sendfile.22
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/sys/sendfile.2 b/lib/libc/sys/sendfile.2
index 63e9b707f53a..3ffbd733494d 100644
--- a/lib/libc/sys/sendfile.2
+++ b/lib/libc/sys/sendfile.2
@@ -23,8 +23,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
-.\"
.Dd March 30, 2020
.Dt SENDFILE 2
.Os