Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys flock(2): s/Eq/Er/ typo in the ERRORS section
details: https://anonhg.NetBSD.org/src/rev/1e1a77716e26
branches: trunk
changeset: 372514:1e1a77716e26
user: uwe <uwe%NetBSD.org@localhost>
date: Sun Dec 04 11:18:58 2022 +0000
description:
flock(2): s/Eq/Er/ typo in the ERRORS section
diffstat:
lib/libc/sys/flock.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ea5b75090775 -r 1e1a77716e26 lib/libc/sys/flock.2
--- a/lib/libc/sys/flock.2 Sun Dec 04 11:16:39 2022 +0000
+++ b/lib/libc/sys/flock.2 Sun Dec 04 11:18:58 2022 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: flock.2,v 1.24 2021/07/28 11:31:06 wiz Exp $
+.\" $NetBSD: flock.2,v 1.25 2022/12/04 11:18:58 uwe Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -137,7 +137,7 @@
.Dv LOCK_SH ,
or
.Dv LOCK_UN .
-.It Bq Eq ENOMEM
+.It Bq Er ENOMEM
The file lock limit for the current unprivileged user
has been reached.
It can be modified using the
Home |
Main Index |
Thread Index |
Old Index