Added entity for gunzip. This is needed for the updated handbook entry in
docs/13605 that I'll be committing shortly. Reviewed by: nik
This commit is contained in:
parent
40231e0ef1
commit
250a692ba9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5575
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
for "foo.bar" would exist. Hopefully the chance of this is
|
||||
sufficiently small that it is not an issue.
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSD: doc/share/sgml/man-refs.ent,v 1.9 1999/09/06 06:53:40 peter Exp $
|
||||
-->
|
||||
|
||||
<!ENTITY man.bash.1 "<citerefentry/<refentrytitle/bash/<manvolnum/1//">
|
||||
|
@ -20,6 +20,7 @@
|
|||
<!ENTITY man.cvsup.1 "<citerefentry/<refentrytitle/cvsup/<manvolnum/1//">
|
||||
<!ENTITY man.diff.1 "<citerefentry/<refentrytitle/diff/<manvolnum/1//">
|
||||
<!ENTITY man.file.1 "<citerefentry/<refentrytitle/file/<manvolnum/1//">
|
||||
<!ENTITY man.gunzip.1 "<citerefentry/<refentrytitle/gunzip/<manvolnum/1//">
|
||||
<!ENTITY man.gzip.1 "<citerefentry/<refentrytitle/gzip/<manvolnum/1//">
|
||||
<!ENTITY man.info.1 "<citerefentry/<refentrytitle/info/<manvolnum/1//">
|
||||
<!ENTITY man.ipcs.1 "<citerefentry/<refentrytitle/ipcs/<manvolnum/1//">
|
||||
|
|
Loading…
Reference in a new issue