1RPM::Grill::Plugin::ManUPsaegresC(o3n)tributed Perl DocuRmPeMn:t:aGtriiolnl::Plugin::ManPages(3)
2
3
4
6 FIXME - FIXME
7
9 use Fixme::FIXME;
10
11 ....
12
14 FIXME fixme fixme fixme
15
17 FIXME-only if OO
18
19 new( FIXME-args )
20 FIXME FIXME describe constructor
21
23 FIXME document methods
24
25 method1
26 ...
27
28 method2
29 ...
30
36 ManPageUnknownExtension
37 The file extension of a man page should be ."section".gz, where
38 "section" is a digit or the letter "n" perhaps followed by more
39 letters: .1.gz, .0pm.gz, .8.gz
40
41 ManPageBadGzip
42 Although the man page ends in ".gz", gzip encountered an error
43 trying to decompress it. See diagnostic message for more info.
44 This probably means that the file isn't gzip'ed even though it ends
45 in .gz.
46
47 ManPageReadError
48 Encountered an error reading the man page file. This error is not
49 likely to happen; if it does, the maintainer of this tool needs to
50 know about it.
51
52 ManPageNoContent
53 We look for certain key roff macros in the file content; these
54 macros are expected in all man pages. This diagnostic means that
55 none of those macros appear in the man page file.
56
57 ManPageMissing
58 Certain files are expected to have corresponding man pages; as of
59 2012-11-28 the rule is that: (a) any executable regular file "foo"
60 in "/bin" "/sbin" "/usr/sbin" or "/etc/init.d"; or (b) any file
61 marked as %config in the specfile; should have a corresponding man
62 page in "/usr/share/man".
63
64 Hint: if you see this warning on a file in /etc, reassess whether
65 you should be marking the file as %config: if it's not meant to be
66 touched by a sysadmin, it probably shouldn't be %config.
67
69 L<>
70
72 Ed Santiago <santiago@redhat.com>
73
75 Hey! The above document had some coding errors, which are explained
76 below:
77
78 Around line 354:
79 An empty L<>
80
81
82
83perl v5.28.1 2019-04-17 RPM::Grill::Plugin::ManPages(3)