svn commit: r39007 - head/share/sgml
Warren Block
wblock at FreeBSD.org
Thu Jun 7 12:48:44 UTC 2012
Author: wblock
Date: Thu Jun 7 12:48:43 2012
New Revision: 39007
URL: http://svn.freebsd.org/changeset/doc/39007
Log:
Add an entity for gnop(8).
Reviewed by: gjb
Modified:
head/share/sgml/man-refs.ent
Modified: head/share/sgml/man-refs.ent
==============================================================================
--- head/share/sgml/man-refs.ent Thu Jun 7 09:52:44 2012 (r39006)
+++ head/share/sgml/man-refs.ent Thu Jun 7 12:48:43 2012 (r39007)
@@ -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//">
More information about the svn-doc-head
mailing list