Difference between revisions of "Manpages"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | = | + | = About man-pages = |
Since we modify kernel source code and userspace API, we need to reflect such changes in official man-pages package (which lives at http://git.kernel.org/?p=docs/man-pages/man-pages.git). So lets track the status here. | Since we modify kernel source code and userspace API, we need to reflect such changes in official man-pages package (which lives at http://git.kernel.org/?p=docs/man-pages/man-pages.git). So lets track the status here. | ||
| + | |||
| + | = Status = | ||
| + | |||
| + | {| class="wikitable sortable" | ||
| + | ! Manpage | ||
| + | ! Description | ||
| + | ! Status | ||
| + | ! Comments | ||
| + | |- | ||
| + | |{{linux-next.git|218fdc3783}} || kcmp system call || v3.3 || merged | ||
| + | |} | ||
Revision as of 11:30, 29 January 2013
About man-pages
Since we modify kernel source code and userspace API, we need to reflect such changes in official man-pages package (which lives at http://git.kernel.org/?p=docs/man-pages/man-pages.git). So lets track the status here.
Status
| Manpage | Description | Status | Comments |
|---|---|---|---|
linux-next: 218fdc3783 |
kcmp system call | v3.3 | merged |