~vcs-imports/libiconv/trunk

« back to all changes in this revision

Viewing changes to man/iconv_open_into.3

  • Committer: Bruno Haible
  • Date: 2023-05-24 23:05:43 UTC
  • Revision ID: git-v1:db5e62f4c66124a6edecf17a61c823dc5e0b159f
man pages: Use man page section title from groff or the distro.

Reported by Mike Fulton <mikefultonpersonal@gmail.com> in
<https://lists.gnu.org/archive/html/bug-gnu-libiconv/2023-04/msg00027.html>.

* man/*.[13]: Remove section title "Linux Programmer's Manual".

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
.\" References consulted:
9
9
.\"   iconv.h
10
10
.\"
11
 
.TH ICONV_OPEN_INTO 3  "September 21, 2008" "GNU" "Linux Programmer's Manual"
 
11
.TH ICONV_OPEN_INTO 3  "September 21, 2008" "GNU"
12
12
.SH NAME
13
13
iconv_open_into \- initialize descriptor for character set conversion
14
14
.SH SYNOPSIS