Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys seek was present in v1
details: https://anonhg.NetBSD.org/src/rev/fccd084a5251
branches: trunk
changeset: 1003171:fccd084a5251
user: sevan <sevan%NetBSD.org@localhost>
date: Mon Sep 02 00:01:42 2019 +0000
description:
seek was present in v1
https://www.bell-labs.com/usr/dmr/www/man22.pdf
diffstat:
lib/libc/sys/lseek.2 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 3ada71740012 -r fccd084a5251 lib/libc/sys/lseek.2
--- a/lib/libc/sys/lseek.2 Mon Sep 02 00:00:25 2019 +0000
+++ b/lib/libc/sys/lseek.2 Mon Sep 02 00:01:42 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: lseek.2,v 1.24 2010/04/05 07:53:47 wiz Exp $
+.\" $NetBSD: lseek.2,v 1.25 2019/09/02 00:01:42 sevan Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)lseek.2 8.3 (Berkeley) 4/19/94
.\"
-.Dd April 3, 2010
+.Dd September 2, 2019
.Dt LSEEK 2
.Os
.Sh NAME
@@ -134,7 +134,7 @@
A
.Fn seek
function appeared in
-.At v2 ,
+.At v1 ,
later renamed into
.Fn lseek
for
Home |
Main Index |
Thread Index |
Old Index