Actions
Feature #2922
closeddev_err() needs manpage
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
manpage - manual pages
Start date:
2012-06-24
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Recently added dev_err() should have a manpage describing it.
Related issues
Updated by Alexey Zaytsev almost 10 years ago
The description probably should be added to the cmn_err man page, but I'd leave it to a native speaker.
Updated by Electric Monk over 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit ca9a201c205f81e7d3779aa2571a820f07423b9f
commit ca9a201c205f81e7d3779aa2571a820f07423b9f Author: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Date: 2014-11-03T17:35:49.000Z 2922 dev_err() needs manpage 5272 dev_err(9F) ignores special first character of message Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions