diff options
author | Igor Sobrado <sobrado@cvs.openbsd.org> | 2011-04-23 10:15:00 +0000 |
---|---|---|
committer | Igor Sobrado <sobrado@cvs.openbsd.org> | 2011-04-23 10:15:00 +0000 |
commit | c564a7455eb4ef14cd234694373e71d0cab8ecd8 (patch) | |
tree | ebe0a8f2ff9e61939dd31ebd49f418385fbfb0eb /usr.bin/rdist | |
parent | 014ce5d1a310508f33c8f8c2a80750864f6d371b (diff) |
improve line breaking in SYNOPSIS now that semantics of the .Bk macro
has changed to conform with modern groff releases.
diff for route6d(8) written mostly by schwarze@, with lots of useful
advice from jmc@.
ok jmc@, schwarze@
Diffstat (limited to 'usr.bin/rdist')
-rw-r--r-- | usr.bin/rdist/rdist.1 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/usr.bin/rdist/rdist.1 b/usr.bin/rdist/rdist.1 index 715758252af..cbc4312dbe9 100644 --- a/usr.bin/rdist/rdist.1 +++ b/usr.bin/rdist/rdist.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rdist.1,v 1.38 2009/02/15 15:11:35 jmc Exp $ +.\" $OpenBSD: rdist.1,v 1.39 2011/04/23 10:14:59 sobrado Exp $ .\" .\" Copyright (c) 1983 Regents of the University of California. .\" All rights reserved. @@ -30,7 +30,7 @@ .\" $From: rdist.man,v 6.34 1996/01/29 22:37:19 mcooper Exp $ .\" @(#)rdist.1 6.6 (Berkeley) 5/13/86 .\" -.Dd $Mdocdate: February 15 2009 $ +.Dd $Mdocdate: April 23 2011 $ .Dt RDIST 1 .Os .Sh NAME @@ -44,9 +44,7 @@ .Op Fl A Ar num .Op Fl a Ar num .Op Fl c Ar mini_distfile -.Oo -.Fl d Ar var Ns = Ns Ar value -.Oc +.Op Fl d Ar var Ns = Ns Ar value .Op Fl f Ar distfile .Op Fl L Ar remote_logopts .Op Fl l Ar local_logopts |