Module Name: src Committed By: uwe Date: Sun Dec 4 11:18:58 UTC 2022
Modified Files: src/lib/libc/sys: flock.2 Log Message: flock(2): s/Eq/Er/ typo in the ERRORS section To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/lib/libc/sys/flock.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libc/sys/flock.2 diff -u src/lib/libc/sys/flock.2:1.24 src/lib/libc/sys/flock.2:1.25 --- src/lib/libc/sys/flock.2:1.24 Wed Jul 28 11:31:06 2021 +++ src/lib/libc/sys/flock.2 Sun Dec 4 11:18:58 2022 @@ -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 @@ does not include exactly one of .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