]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: don't include history sections in man pages
authorLennart Poettering <lennart@poettering.net>
Mon, 25 Apr 2016 09:36:37 +0000 (11:36 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 25 Apr 2016 17:29:01 +0000 (19:29 +0200)
I am pretty sure we shouldn't carry history sections in man pages, since it's
very hard to keep them correctly updated, the current ones are very
out-of-date, and they tend to make APIs appear unnecessarily complex.

man/sd_journal_open.xml
man/sd_uid_get_state.xml
man/sd_watchdog_enabled.xml

index fef453f8dcbf53910c9b766a9152728aaa8f67ba..6c362c2f9159f1ac8565f2cd981b80bd6a3cb1e1 100644 (file)
     file.</para>
   </refsect1>
 
-  <refsect1>
-    <title>History</title>
-
-    <para><function>sd_journal_open()</function>,
-    <function>sd_journal_close()</function>,
-    <constant>SD_JOURNAL_LOCAL_ONLY</constant>,
-    <constant>SD_JOURNAL_RUNTIME_ONLY</constant>,
-    <constant>SD_JOURNAL_SYSTEM_ONLY</constant> were added in
-    systemd-38.</para>
-
-    <para><function>sd_journal_open_directory()</function> was added
-    in systemd-187.</para>
-
-    <para><constant>SD_JOURNAL_SYSTEM</constant>,
-    <constant>SD_JOURNAL_CURRENT_USER</constant>, and
-    <function>sd_journal_open_files()</function> were added in
-    systemd-205. <constant>SD_JOURNAL_SYSTEM_ONLY</constant> was
-    deprecated.</para>
-  </refsect1>
-
   <refsect1>
     <title>See Also</title>
 
index 4cc7405dd655910bffd19ffa8ebfb1c76d64201c..130af761da0d2bad72bd22f7cdbd0b0238ee92d6 100644 (file)
     entry.</para>
   </refsect1>
 
-  <refsect1>
-    <title>History</title>
-
-    <para><function>sd_uid_get_state()</function>,
-    <function>sd_uid_is_on_seat()</function>,
-    <function>sd_uid_get_sessions()</function>, and
-    <function>sd_uid_get_seats()</function> functions were added in
-    systemd-31.</para>
-
-    <para><function>sd_uid_get_display()</function> was added in
-    systemd-213.</para>
-  </refsect1>
-
   <refsect1>
     <title>See Also</title>
 
index 6e27528a715fc9ff2f187baf2477dbc755388398..3de9899453b882fb548342c1a69d417602eb7dca 100644 (file)
     </variablelist>
   </refsect1>
 
-  <refsect1>
-    <title>History</title>
-
-    <para>The watchdog functionality and the
-    <varname>$WATCHDOG_USEC</varname> variable were added in
-    systemd-41.</para>
-
-    <para><function>sd_watchdog_enabled()</function> function was
-    added in systemd-209. Since that version, the
-    <varname>$WATCHDOG_PID</varname> variable is also set.</para>
-  </refsect1>
-
   <refsect1>
     <title>See Also</title>
     <para>