Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/gen fmtmsg.3: fix typo
details: https://anonhg.NetBSD.org/src/rev/5b93d4177b7b
branches: trunk
changeset: 373158:5b93d4177b7b
user: rillig <rillig%NetBSD.org@localhost>
date: Sun Jan 22 13:38:48 2023 +0000
description:
fmtmsg.3: fix typo
diffstat:
lib/libc/gen/fmtmsg.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 34dcb514f27c -r 5b93d4177b7b lib/libc/gen/fmtmsg.3
--- a/lib/libc/gen/fmtmsg.3 Sat Jan 21 21:26:40 2023 +0000
+++ b/lib/libc/gen/fmtmsg.3 Sun Jan 22 13:38:48 2023 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fmtmsg.3,v 1.7 2011/04/11 05:59:11 jruoho Exp $
+.\" $NetBSD: fmtmsg.3,v 1.8 2023/01/22 13:38:48 rillig Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -190,7 +190,7 @@
If
.Ev MSGVERB
is either not set or malformed (containing empty or unknown keywords),
-its content is ignored an all message components will be selected.
+its content is ignored and all message components will be selected.
.Pp
Note that displaying a message on the system console may fail due to
inappropriate privileges or a non-permissive file mode of the console device.
Home |
Main Index |
Thread Index |
Old Index