File: 000_and.8.man.diff

package info (click to toggle)
and 1.2.2-4.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 352 kB
  • ctags: 296
  • sloc: ansic: 1,198; sh: 253; makefile: 164
file content (50 lines) | stat: -rw-r--r-- 1,362 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
#
# Descripton: Fix manpages minus ("-") not escaped. (applied on version 1.2.2-1)
# From: Jerome Warnier <jwarnier@beeznest.net>
#
--- and-1.2.2.orig/and.8.man
+++ and-1.2.2/and.8.man
@@ -5,7 +5,7 @@
 
 .SH "SYNOPSIS"
 .B and
-.RB [ \-htvsx ]
+.RB [ \-htvsxf ]
 .RB [ \-i
 .IR interval ]
 .RB [ \-c
@@ -42,12 +42,12 @@
 
 A CPU server is dedicated to a certain group, but others may also use
 it when it's idle. Just define default nice levels of e.g. 18 and a lower
-nice level for the privilegued group, say nice level 12.
+nice level for the privileged group, say nice level 12.
 
 A certain web browser who shall remain unnamed tends to go berserk once
 in a while. You can configure 
 .B and
-to kill -9 it after e.g. 20 CPU minutes.
+to kill \-9 it after e.g. 20 CPU minutes.
 
 
 .SH "COMMAND\-LINE OPTIONS"
@@ -73,7 +73,7 @@
 Sets the interval between nice level checks. This flag overrides the
 interval specified in the configuration file, if any. The default interval of
 .I 60
-seconds is used if neither -i nor an interval directive in the configuration
+seconds is used if neither \-i nor an interval directive in the configuration
 file is given.
 
 .TP 0.5i
@@ -101,6 +101,10 @@
 Run in full operational mode, i.e. really renice or kill things.
 This is the default.
 
+.TP 0.5i
+.B \-f
+Foreground mode. Don't daemonize.
+
 .SH "SIGNALS"
 
 On