diff options
Diffstat (limited to '')
-rw-r--r-- | man/update-alternatives.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/update-alternatives.pod b/man/update-alternatives.pod index 99c0e89..597d2a0 100644 --- a/man/update-alternatives.pod +++ b/man/update-alternatives.pod @@ -91,7 +91,7 @@ B<postinst> (configure) to install the alternative and from B<prerm> and B<postrm> (remove) to remove the alternative. -B<Note>: in most (if not all) cases no other maintainer script actions should +B<Note>: In most (if not all) cases no other maintainer script actions should call B<update-alternatives>, in particular neither of B<upgrade> nor B<disappear>, as any other such action can lose the manual state of an alternative, or make the alternative temporarily flip-flop, or completely |