Mateusz Piotrowski
d7ef92ffae
CMSG_DATA.3: Fix formatting of printf escape sequences
...
Escape sequences like "\n" have to be escaped twice in examples in our
mdoc(7)-based manual pages in order to be displayed properly. The problem
is that otherwise they are interpreted by mdoc(7), which results in:
printf("parent: received '%s'0, buf);
being shown to the user instead of:
printf("parent: received '%s'\n", buf);
Approved by: bcr (mentor)
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D24056
2020-03-13 11:07:48 +00:00
..
2019-10-15 19:44:43 +00:00
2018-05-31 14:23:33 +00:00
2019-11-21 19:57:56 +00:00
2020-03-13 11:07:48 +00:00
2017-03-23 05:26:44 +00:00
2017-08-05 07:52:15 +00:00
2020-02-15 23:25:39 +00:00
2018-05-10 06:41:08 +00:00
2018-05-10 06:41:08 +00:00
2018-08-18 01:05:38 +00:00
2018-08-18 01:05:38 +00:00
2018-08-18 01:05:38 +00:00
2018-08-18 01:05:38 +00:00
2019-08-07 17:51:40 +00:00
2017-11-30 07:15:32 +00:00
2018-08-18 01:05:38 +00:00
2020-02-15 23:25:39 +00:00
2019-08-07 17:51:40 +00:00
2018-08-18 01:05:38 +00:00
2019-08-07 17:46:07 +00:00
2019-08-07 17:51:40 +00:00
2019-08-07 17:46:07 +00:00
2018-08-18 01:05:38 +00:00
2018-08-18 01:05:38 +00:00
2018-08-18 01:05:38 +00:00
2018-08-18 01:05:38 +00:00
2018-08-18 01:05:38 +00:00
2018-08-18 01:05:38 +00:00
2018-08-19 13:23:46 +00:00
2018-08-18 01:05:38 +00:00
2019-08-27 11:46:22 +00:00
2019-08-27 11:46:22 +00:00
2019-08-27 11:46:22 +00:00
2019-08-27 11:46:22 +00:00
2019-08-27 11:46:22 +00:00
2019-08-27 11:46:22 +00:00
2019-08-27 11:46:22 +00:00
2019-08-27 11:46:22 +00:00
2019-08-27 11:46:22 +00:00
2019-08-27 11:46:22 +00:00
2019-09-14 19:23:46 +00:00
2020-02-26 19:16:23 +00:00
2018-04-24 23:20:15 +00:00
2019-12-02 21:03:09 +00:00
2020-02-26 19:16:23 +00:00
2019-01-02 16:01:54 +00:00
2020-02-26 19:16:23 +00:00