From 4ad94864781f48b1a4b77f9cfb934622bf756ba1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Jun 2024 12:51:52 +0200 Subject: Adding upstream version 4.23.0. Signed-off-by: Daniel Baumann --- templates/man3/getutent.3.pot | 73 ++++++++++++------------------------------- 1 file changed, 20 insertions(+), 53 deletions(-) (limited to 'templates/man3/getutent.3.pot') diff --git a/templates/man3/getutent.3.pot b/templates/man3/getutent.3.pot index 0c03f1e0..fca7d4ea 100644 --- a/templates/man3/getutent.3.pot +++ b/templates/man3/getutent.3.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 16:57+0100\n" +"POT-Creation-Date: 2024-06-01 05:53+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -24,15 +24,15 @@ msgid "getutent" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-10-31" +msgid "2024-05-02" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable #, no-wrap -msgid "Linux man-pages 6.06" +msgid "Linux man-pages 6.8" msgstr "" #. type: SH @@ -616,7 +616,8 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, no-wrap msgid "" "#include Epwd.hE\n" @@ -766,61 +767,21 @@ msgid "" msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap -msgid "2023-07-20" +msgid "2023-10-31" msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "Linux man-pages 6.05.01" +msgid "Linux man-pages 6.06" msgstr "" -#. type: Plain text -#: debian-unstable opensuse-tumbleweed +#. type: TH +#: fedora-rawhide #, no-wrap -msgid "" -"#include Epwd.hE\n" -"#include Estdlib.hE\n" -"#include Estring.hE\n" -"#include Etime.hE\n" -"#include Eunistd.hE\n" -"#include Eutmp.hE\n" -"\\&\n" -"int\n" -"main(void)\n" -"{\n" -" struct utmp entry;\n" -"\\&\n" -" system(\"echo before adding entry:;who\");\n" -"\\&\n" -" entry.ut_type = USER_PROCESS;\n" -" entry.ut_pid = getpid();\n" -" strcpy(entry.ut_line, ttyname(STDIN_FILENO) + strlen(\"/dev/\"));\n" -" /* only correct for ptys named /dev/tty[pqr][0-9a-z] */\n" -" strcpy(entry.ut_id, ttyname(STDIN_FILENO) + strlen(\"/dev/tty\"));\n" -" time(&entry.ut_time);\n" -" strcpy(entry.ut_user, getpwuid(getuid())-Epw_name);\n" -" memset(entry.ut_host, 0, UT_HOSTSIZE);\n" -" entry.ut_addr = 0;\n" -" setutent();\n" -" pututline(&entry);\n" -"\\&\n" -" system(\"echo after adding entry:;who\");\n" -"\\&\n" -" entry.ut_type = DEAD_PROCESS;\n" -" memset(entry.ut_line, 0, UT_LINESIZE);\n" -" entry.ut_time = 0;\n" -" memset(entry.ut_user, 0, UT_NAMESIZE);\n" -" setutent();\n" -" pututline(&entry);\n" -"\\&\n" -" system(\"echo after removing entry:;who\");\n" -"\\&\n" -" endutent();\n" -" exit(EXIT_SUCCESS);\n" -"}\n" +msgid "Linux man-pages 6.7" msgstr "" #. type: TH @@ -834,3 +795,9 @@ msgstr "" #, no-wrap msgid "Linux man-pages 6.04" msgstr "" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "" -- cgit v1.2.3