Add an entity for gnop(8).
Reviewed by: gjb
This commit is contained in:
parent
a201d5c52a
commit
d13879ebb6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39007
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
"_" is not a valid character in an entity name, so use "." instead.
|
||||
This runs the risk that two manual pages, one for "foo_bar" and one
|
||||
for "foo.bar" would exist. Hopefully the chance of this is
|
||||
for "foo.bar" would exist. Hopefully the chance of this is
|
||||
sufficiently small that it is not an issue.
|
||||
|
||||
If the manual page does not belong to the base system, you have to
|
||||
|
@ -4340,6 +4340,7 @@
|
|||
<!ENTITY man.glabel.8 "<citerefentry/<refentrytitle/glabel/<manvolnum/8//">
|
||||
<!ENTITY man.gmirror.8 "<citerefentry/<refentrytitle/gmirror/<manvolnum/8//">
|
||||
<!ENTITY man.gmultipath.8 "<citerefentry/<refentrytitle/gmultipath/<manvolnum/8//">
|
||||
<!ENTITY man.gnop.8 "<citerefentry/<refentrytitle/gnop/<manvolnum/8//">
|
||||
<!ENTITY man.gpart.8 "<citerefentry/<refentrytitle/gpart/<manvolnum/8//">
|
||||
<!ENTITY man.gpt.8 "<citerefentry/<refentrytitle/gpt/<manvolnum/8//">
|
||||
<!ENTITY man.graid.8 "<citerefentry/<refentrytitle/graid/<manvolnum/8//">
|
||||
|
|
Loading…
Reference in a new issue