diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-25 14:53:04 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-25 14:53:04 +0000 |
commit | 06ee258463323007a79480ac706cbbf41835dc42 (patch) | |
tree | 65c200d64aa7695f1bb6f2bc404c239089ddfb64 /usr.bin/rdist/rdist.1 | |
parent | ad45e420e2d5e539c528d2f043a14e971307f985 (diff) |
add missing .El's for .Bl macros;
Diffstat (limited to 'usr.bin/rdist/rdist.1')
-rw-r--r-- | usr.bin/rdist/rdist.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/rdist/rdist.1 b/usr.bin/rdist/rdist.1 index f3171ddf197..22eaeaf39a3 100644 --- a/usr.bin/rdist/rdist.1 +++ b/usr.bin/rdist/rdist.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rdist.1,v 1.15 2003/01/15 15:05:36 deraadt Exp $ +.\" $OpenBSD: rdist.1,v 1.16 2003/04/25 14:53:03 jmc Exp $ .\" .\" Copyright (c) 1983 Regents of the University of California. .\" All rights reserved. @@ -395,6 +395,7 @@ server. The default is 900 seconds. .It Fl V Print version information and exit. +.El .Sh MESSAGE LOGGING .Nm uses a collection of predefined message |