]> granicus.if.org Git - fcron/commitdiff
added sysfcrontab
authorthib <thib>
Sat, 5 Oct 2002 14:28:41 +0000 (14:28 +0000)
committerthib <thib>
Sat, 5 Oct 2002 14:28:41 +0000 (14:28 +0000)
doc/en/fcrontab.1.sgml
doc/fcron-doc.mod.in

index 78f4053effbdcd8a9cd8bbab6e981c9a4fa83f32..a6993ca42fd257803670e65e813e05f2c4d71566 100644 (file)
@@ -8,7 +8,7 @@ Foundation.
 A copy of the license is included in gfdl.sgml.
 -->
 
-<!-- $Id: fcrontab.1.sgml,v 1.5 2002-07-19 19:45:14 thib Exp $ -->
+<!-- $Id: fcrontab.1.sgml,v 1.6 2002-10-05 14:29:00 thib Exp $ -->
 
 <refentry id="fcrontab.1">
     <refmeta>
@@ -97,7 +97,8 @@ a non privileged user.</para>
            <varlistentry>
                <term><option>-u</option> <replaceable>user</replaceable></term>
                <listitem>
-                   <para>Specify the user whose &fcrontabf; will be managed.
+                   <para>Specify the user whose &fcrontabf; will be managed,
+or "&sysfcrontab;" for the system fcrontab.
 Should only be used by root. If not given, the &fcrontabf; file of the user
 invoking &fcrontab; will be handled. It may be useful since the
 <application>su</application>(8) command may confuse &fcrontab;.
index 4430e4ca49c74918476de24da2f6b3b82a7fb5a3..1dc03cf20e3c86083ce930dd1f6d5bed45d118d1 100644 (file)
@@ -28,6 +28,7 @@
 <!ENTITY serialoncedef "@@SERIAL_ONCE@">
 <!ENTITY serialqueuemax "@@SERIAL_QUEUE_MAX@">
 <!ENTITY shell "@@SHELL@">
+<!ENTITY sysfcrontab "@@SYSFCRONTAB@">
 
 
 <!ENTITY seealso "<emphasis>see also</emphasis> :">