summaryrefslogtreecommitdiff
path: root/usr.sbin/hoststated
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-10-22 15:45:41 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-10-22 15:45:41 +0000
commit0d05ede87a3c4d7d603d92ffaa020d36f47df942 (patch)
treefa6554d2026419d9e12f444bbb975140f41c53f1 /usr.sbin/hoststated
parent226dcc4ee855ea70f9228f9ef18ec67930b8efbd (diff)
add missing .Ed;
Diffstat (limited to 'usr.sbin/hoststated')
-rw-r--r--usr.sbin/hoststated/hoststated.conf.53
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/hoststated/hoststated.conf.5 b/usr.sbin/hoststated/hoststated.conf.5
index a9484223387..77531005bd2 100644
--- a/usr.sbin/hoststated/hoststated.conf.5
+++ b/usr.sbin/hoststated/hoststated.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hoststated.conf.5,v 1.53 2007/10/22 12:18:15 reyk Exp $
+.\" $OpenBSD: hoststated.conf.5,v 1.54 2007/10/22 15:45:40 jmc Exp $
.\"
.\" Copyright (c) 2006, 2007 Reyk Floeter <reyk@openbsd.org>
.\" Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org>
@@ -73,6 +73,7 @@ Additional configuration files can be included with the
keyword, for example:
.Bd -literal -offset indent
include "/etc/hoststated.conf.local"
+.Ed
.Sh MACROS
Macros can be defined that will later be expanded in context.
Macro names must start with a letter, and may contain letters, digits,