Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/gen Fix typo.
details: https://anonhg.NetBSD.org/src/rev/b87123689904
branches: trunk
changeset: 356222:b87123689904
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Sep 10 10:12:43 2017 +0000
description:
Fix typo.
diffstat:
lib/libc/gen/devname.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 57aa1b17218e -r b87123689904 lib/libc/gen/devname.3
--- a/lib/libc/gen/devname.3 Sun Sep 10 10:12:21 2017 +0000
+++ b/lib/libc/gen/devname.3 Sun Sep 10 10:12:43 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: devname.3,v 1.16 2017/09/10 10:12:21 wiz Exp $
+.\" $NetBSD: devname.3,v 1.17 2017/09/10 10:12:43 wiz Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -105,7 +105,7 @@
.Sh ERRORS
The
.Fn devname_r
-function my fail if:
+function may fail if:
.Bl -tag -width Er
.It Bq Er ENOENT
The corresponding device does not exist.
Home |
Main Index |
Thread Index |
Old Index