diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2010-01-02 19:44:54 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2010-01-02 19:44:54 +0000 |
commit | 60a795df1bd1d758a739f97deeb2aceb1138ed40 (patch) | |
tree | 5ac726a8a25585b78ee0d867d6aac4caad6d4544 /usr.sbin/ypldap | |
parent | f4586eae9a35fdb7577781faf4beb55c232e0762 (diff) |
The .Rs macro must be followed by .Re, and empty .Rs is useless anyway.
Markup syntax error found by mandoc(1), also required to fix the mandoc build.
ok jmc@ sobrado@
Diffstat (limited to 'usr.sbin/ypldap')
-rw-r--r-- | usr.sbin/ypldap/ypldap.conf.5 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/ypldap/ypldap.conf.5 b/usr.sbin/ypldap/ypldap.conf.5 index 1e588662f17..5631b2addbc 100644 --- a/usr.sbin/ypldap/ypldap.conf.5 +++ b/usr.sbin/ypldap/ypldap.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypldap.conf.5,v 1.14 2009/12/19 16:21:30 jmc Exp $ +.\" $OpenBSD: ypldap.conf.5,v 1.15 2010/01/02 19:44:53 schwarze Exp $ .\" .\" Copyright (c) 2008 Pierre-Yves Ritschard <pyr@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 19 2009 $ +.Dd $Mdocdate: January 2 2010 $ .Dt YPLDAP.CONF 5 .Os .Sh NAME @@ -193,7 +193,6 @@ configuration file. .Xr ypbind 8 , .Xr ypldap 8 , .Xr ypserv 8 -.Rs .Sh HISTORY The .Nm |