| Log Message: |
MFC r208028,r210628,r210909,r210912,r211397:
r208028:
mdoc: move remaining sections into consistent order
This pertains mostly to FILES, HISTORY, EXIT STATUS and AUTHORS sections.
Found by: mdocml lint run
Reviewed by: ru
r210628:
Fix typo.
PR: docs/149033
Submitted by: Kolar <hsn@sendmail.cz>
r210909:
Update the arguments to yy_config_parse() to match r210883.
Choose the more conservative option ('yes' to exit on error) to match
the equivalent code in hastd.
r210912:
Force commit to remind me about MFCing r210909.
r211397:
Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while
translating these manual pages. Minor corrections by me.
Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
|