summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2001-05-03 21:12:25 +0000
committerderaadt <deraadt@openbsd.org>2001-05-03 21:12:25 +0000
commite96f2db249a150f2fd0c8709cd79c21dfef487d3 (patch)
tree6ba010cf748cbde19a0779087200f9a6eb915407
parentlinux_lib -> redhat_base; pointed out by deraadt@ (diff)
downloadwireguard-openbsd-e96f2db249a150f2fd0c8709cd79c21dfef487d3.tar.xz
wireguard-openbsd-e96f2db249a150f2fd0c8709cd79c21dfef487d3.zip
fix typo; isaki@par.odn.ne.jp
-rw-r--r--usr.sbin/syslogd/syslogd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/syslogd/syslogd.8 b/usr.sbin/syslogd/syslogd.8
index 04ce723ee89..bd02a79de81 100644
--- a/usr.sbin/syslogd/syslogd.8
+++ b/usr.sbin/syslogd/syslogd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: syslogd.8,v 1.12 2000/04/16 01:53:15 deraadt Exp $
+.\" $OpenBSD: syslogd.8,v 1.13 2001/05/03 21:12:25 deraadt Exp $
.\"
.\" Copyright (c) 1983, 1986, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -131,7 +131,7 @@ The message sent to
should consist of a single line.
The message can contain a priority code, which should be a preceding
decimal number in angle braces, for example,
-.Dq Aq 5. .
+.Dq Aq 5 .
This priority code should map into the priorities defined in the
include file
.Aq Pa sys/syslog.h .