How to submit a man page for a kernel module?
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
As a project in college, we are working on various algorithms for the Linux kernel. We have successfully compiled and tested a FQ-PIE module for Linux kernel 4.18 and now want to know how to write a man page for the module.
This link provides a solution for testing our man page locally but how do we ensure that we can push the man page to the Linux kernel along with our module. Is there a separate place (than the Linux GitHub repository) where we need to submit man pages? If not, where in the repository should we place man pages?
linux kernel-modules man documentation
New contributor
add a comment |Â
up vote
0
down vote
favorite
As a project in college, we are working on various algorithms for the Linux kernel. We have successfully compiled and tested a FQ-PIE module for Linux kernel 4.18 and now want to know how to write a man page for the module.
This link provides a solution for testing our man page locally but how do we ensure that we can push the man page to the Linux kernel along with our module. Is there a separate place (than the Linux GitHub repository) where we need to submit man pages? If not, where in the repository should we place man pages?
linux kernel-modules man documentation
New contributor
If you want this to include into vanilla kernel you need to ask on its mailing list: vger.kernel.org.
â jimmij
7 mins ago
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
As a project in college, we are working on various algorithms for the Linux kernel. We have successfully compiled and tested a FQ-PIE module for Linux kernel 4.18 and now want to know how to write a man page for the module.
This link provides a solution for testing our man page locally but how do we ensure that we can push the man page to the Linux kernel along with our module. Is there a separate place (than the Linux GitHub repository) where we need to submit man pages? If not, where in the repository should we place man pages?
linux kernel-modules man documentation
New contributor
As a project in college, we are working on various algorithms for the Linux kernel. We have successfully compiled and tested a FQ-PIE module for Linux kernel 4.18 and now want to know how to write a man page for the module.
This link provides a solution for testing our man page locally but how do we ensure that we can push the man page to the Linux kernel along with our module. Is there a separate place (than the Linux GitHub repository) where we need to submit man pages? If not, where in the repository should we place man pages?
linux kernel-modules man documentation
linux kernel-modules man documentation
New contributor
New contributor
New contributor
asked 17 mins ago
Mohit Bhasi
1011
1011
New contributor
New contributor
If you want this to include into vanilla kernel you need to ask on its mailing list: vger.kernel.org.
â jimmij
7 mins ago
add a comment |Â
If you want this to include into vanilla kernel you need to ask on its mailing list: vger.kernel.org.
â jimmij
7 mins ago
If you want this to include into vanilla kernel you need to ask on its mailing list: vger.kernel.org.
â jimmij
7 mins ago
If you want this to include into vanilla kernel you need to ask on its mailing list: vger.kernel.org.
â jimmij
7 mins ago
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Mohit Bhasi is a new contributor. Be nice, and check out our Code of Conduct.
Mohit Bhasi is a new contributor. Be nice, and check out our Code of Conduct.
Mohit Bhasi is a new contributor. Be nice, and check out our Code of Conduct.
Mohit Bhasi is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f479819%2fhow-to-submit-a-man-page-for-a-kernel-module%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
If you want this to include into vanilla kernel you need to ask on its mailing list: vger.kernel.org.
â jimmij
7 mins ago