diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-01-01 14:13:55 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-01-01 14:13:55 +0000 |
| commit | ca92ce95a3cfd926997b31e22ca7ca788b2ba16f (patch) | |
| tree | 672eeb52fbf3caac60be4fedef15b4c1538ac54f /man7/man-pages.7 | |
| parent | 984886049d82f9f6adfe50c37a0b29d410915ade (diff) | |
| download | man-pages-ca92ce95a3cfd926997b31e22ca7ca788b2ba16f.tar.gz | |
Remove/replace extraneous .sp macros.
Diffstat (limited to 'man7/man-pages.7')
| -rw-r--r-- | man7/man-pages.7 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man7/man-pages.7 b/man7/man-pages.7 index 0e00666b9f..18ecf58548 100644 --- a/man7/man-pages.7 +++ b/man7/man-pages.7 @@ -124,11 +124,11 @@ Dates should be written in the form YYYY-MM-DD. .TP .I source The source of the command, function, or system call. -.sp + For those few \fIman-pages\fP pages in Sections 1 and 8, probably you just want to write .IR GNU . -.sp + For system calls, just write .IR "Linux" . (An earlier practice was to write the version number @@ -136,15 +136,15 @@ of the kernel from which the manual page was being written/checked. However, this was never done consistently, and so was probably worse than including no version number. Henceforth, avoid including a version number.) -.sp + For library calls that are part of glibc or one of the other common GNU libraries, just use .IR "GNU C Library" ", " GNU , or an empty string. -.sp + For Section 4 pages, use .IR "Linux" . -.sp + In cases of doubt, just write .IR Linux ", or " GNU . .TP |
