diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 16:18:37 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 16:18:37 +0000 |
commit | b6b00dd55e035bfbe311a527b567962ffa77ee43 (patch) | |
tree | cafc4d13785448e5a78bd40a51697ee07f07ac12 /man/its.rules | |
parent | Adding debian version 1:4.13+dfsg1-5. (diff) | |
download | shadow-b6b00dd55e035bfbe311a527b567962ffa77ee43.tar.xz shadow-b6b00dd55e035bfbe311a527b567962ffa77ee43.zip |
Merging upstream version 1:4.15.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | man/its.rules | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/man/its.rules b/man/its.rules new file mode 100644 index 0000000..d6f7299 --- /dev/null +++ b/man/its.rules @@ -0,0 +1,16 @@ +<its:rules version="2.0" xmlns:its="http://www.w3.org/2005/11/its"> + <its:withinTextRule withinText="yes" + selector="//b + | //em + | //i + | //citerefentry + | //command + | //emphasis + | //envar + | //filename + | //manvolnum + | //option + | //replacable + | //replaceable + | //refentrytitle"/> +</its:rules> |