diff options
author | schwarze <schwarze> | 2010-03-20 20:13:27 +0000 |
---|---|---|
committer | schwarze <schwarze> | 2010-03-20 20:13:27 +0000 |
commit | 46c9b5cbae1fca201b2ffdcc9e7d9ff0dcd7ed27 (patch) | |
tree | 812fcc7d361fcb0ced4e66f052365425b61e142d /cwmrc.5 | |
parent | 507480a69503bd3a5924ebd8cc2e9a971efe62d9 (diff) | |
download | cwm-46c9b5cbae1fca201b2ffdcc9e7d9ff0dcd7ed27.tar.gz cwm-46c9b5cbae1fca201b2ffdcc9e7d9ff0dcd7ed27.tar.xz cwm-46c9b5cbae1fca201b2ffdcc9e7d9ff0dcd7ed27.zip |
Fix formatting errors breaking the xenocara mandoc(1) build:
* .Bl may only have .It children * .SH requires an argument * blank lines are illegal outside literal context Now "cd /usr/xenocara && make man" succeeds, but unfortunately, that covers a minority of X11 manuals only. ok matthieu@
Diffstat (limited to 'cwmrc.5')
-rw-r--r-- | cwmrc.5 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cwmrc.5 b/cwmrc.5 index 66537cb..4121274 100644 --- a/cwmrc.5 +++ b/cwmrc.5 @@ -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: August 8 2009 $ +.Dd $Mdocdate: August 24 2009 $ .Dt CWMRC 5 .Os .Sh NAME @@ -166,7 +166,6 @@ The should be followed by number: .Pb .Bl -tag -width Ds -offset indent -compact -.Pp .It 1 Left mouse button. .It 2 |