diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-02-02 08:40:01 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-02-21 07:58:28 +0100 |
| commit | 12618ce888aaa8d9d70f586b61b8d532d42fbd4a (patch) | |
| tree | 9f2b800b8baab1e119626a7fa0e4d9aae94fb7dc /man5/intro.5 | |
| parent | 98f792f704928777ffe73ef2efb90fd07d576550 (diff) | |
| download | man-pages-12618ce888aaa8d9d70f586b61b8d532d42fbd4a.tar.gz | |
intro.5: Remove words "and protocols"
There are no protocol descriptions in Section 5. Protocols are
in Section 7.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5/intro.5')
| -rw-r--r-- | man5/intro.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man5/intro.5 b/man5/intro.5 index 3c9e846399..c8e9d4d161 100644 --- a/man5/intro.5 +++ b/man5/intro.5 @@ -28,8 +28,8 @@ .SH NAME intro \- introduction to file formats .SH DESCRIPTION -Section 5 of the manual describes various file formats and protocols, -and the corresponding C structures, if any. +Section 5 of the manual describes various file formats, +as well as the corresponding C structures, if any. .SH NOTES .SS Authors and copyright conditions Look at the header of the manual page source for the author(s) and copyright |
