Module Name: src
Committed By: abhinav
Date: Tue Feb 21 18:22:15 UTC 2017
Modified Files:
src/lib/libc/gen: syslog.3
Log Message:
Fix spelling of "parenthesis".
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/lib/libc/gen/syslog.3
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/gen/syslog.3
diff -u src/lib/libc/gen/syslog.3:1.29 src/lib/libc/gen/syslog.3:1.30
--- src/lib/libc/gen/syslog.3:1.29 Mon Jul 25 19:42:50 2011
+++ src/lib/libc/gen/syslog.3 Tue Feb 21 18:22:15 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: syslog.3,v 1.29 2011/07/25 19:42:50 njoly Exp $
+.\" $NetBSD: syslog.3,v 1.30 2017/02/21 18:22:15 abhinav Exp $
.\" $OpenBSD: syslog.3,v 1.25 2005/07/22 03:16:58 jaredy Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
@@ -511,7 +511,7 @@ A
must only contain up to 32 ASCII characters.
A
.Fa sdfmt
-has strict rules for paranthesis and character quoting.
+has strict rules for parenthesis and character quoting.
If the
.Fa msgfmt
contains UTF-8 characters, then it has to start with a Byte Order Mark.