]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/journalctl.xml
man: drop unused <authorgroup> tags from man sources
[thirdparty/systemd.git] / man / journalctl.xml
index 12d6a80c573375b8f6afec685b12a89437538912..a4f9e2d7ee288633ed648de28074a697ce1d7603 100644 (file)
@@ -4,10 +4,6 @@
 
 <!--
   SPDX-License-Identifier: LGPL-2.1+
-
-  This file is part of systemd.
-
-  Copyright 2012 Lennart Poettering
 -->
 
   <refentry id="journalctl"
     <refentryinfo>
       <title>journalctl</title>
       <productname>systemd</productname>
-
-      <authorgroup>
-        <author>
-          <contrib>Developer</contrib>
-          <firstname>Lennart</firstname>
-          <surname>Poettering</surname>
-          <email>lennart@poettering.net</email>
-        </author>
-      </authorgroup>
     </refentryinfo>
 
     <refmeta>
                 not even a timestamp.</para>
               </listitem>
             </varlistentry>
+
+            <varlistentry>
+              <term>
+                <option>with-unit</option>
+              </term>
+              <listitem>
+                <para>similar to short-full, but prefixes the unit and
+                user unit names instead of the traditional syslog
+                identifier. Useful when using templated instances, as it
+                will include the arguments in the unit names.</para>
+              </listitem>
+            </varlistentry>
           </variablelist>
         </listitem>
       </varlistentry>
@@ -938,7 +937,7 @@ journalctl _SYSTEMD_CGROUP=/user.slice/user-42.slice/session-c1.scope</programli
 
     <programlisting>journalctl _SYSTEMD_UNIT=avahi-daemon.service _PID=28097 + _SYSTEMD_UNIT=dbus.service</programlisting>
 
-    <para>To show all fields emited <emphasis>by</emphasis> a unit and <emphasis>about</emphasis>
+    <para>To show all fields emitted <emphasis>by</emphasis> a unit and <emphasis>about</emphasis>
     the unit, option <option>-u</option>/<option>--unit=</option> should be used.
     <command>journalctl -u <replaceable>name</replaceable></command>
     expands to a complex filter similar to