Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/share/man/man7



Module Name:    src
Committed By:   joerg
Date:           Mon Mar 22 18:51:32 UTC 2010

Modified Files:
        src/share/man/man7: mdoc.samples.7

Log Message:
- Use .Li for head line in .Bl too.
- Do not use headers as example for .Aq, they should be marked up with
  .In
- Drop the use of .Xo/.Xc
- Make sure to quote .Sh as argument to .Bl. groff warns about the list
  otherwise and the size computation was off anyway as the string is
  used as literal later.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/share/man/man7/mdoc.samples.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index