Show pkg_add(1) and pkg_create(1) instead pkg.add(1) and pkg.create(1)
Added entry for pkg_delete(1). Submmitted by: cjc@cc942873-a.ewndsr1.nj.home.com Right patch by: chris@calldei.com
This commit is contained in:
parent
262bdac668
commit
7293b4083d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4893
1 changed files with 4 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
for "foo.bar" would exist. Hopefully the chance of this is
|
||||
sufficiently small that it is not an issue.
|
||||
|
||||
$Id: man-refs.ent,v 1.4 1999-05-04 05:12:09 jkoshy Exp $
|
||||
$Id: man-refs.ent,v 1.5 1999-05-15 16:25:25 jesusr Exp $
|
||||
-->
|
||||
|
||||
<!ENTITY man.bash.1 "<citerefentry/<refentrytitle/bash/<manvolnum/1//">
|
||||
|
@ -35,8 +35,9 @@
|
|||
<!ENTITY man.nsgmls.1 "<citerefentry/<refentrytitle/nsgmls/<manvolnum/1//">
|
||||
<!ENTITY man.patch.1 "<citerefentry/<refentrytitle/patch/<manvolnum/1//">
|
||||
<!ENTITY man.pax.1 "<citerefentry/<refentrytitle/pax/<manvolnum/1//">
|
||||
<!ENTITY man.pkg.add.1 "<citerefentry/<refentrytitle/pkg.add/<manvolnum/1//">
|
||||
<!ENTITY man.pkg.create.1 "<citerefentry/<refentrytitle/pkg.create/<manvolnum/1//">
|
||||
<!ENTITY man.pkg.add.1 "<citerefentry/<refentrytitle/pkg_add/<manvolnum/1//">
|
||||
<!ENTITY man.pkg.create.1 "<citerefentry/<refentrytitle/pkg_create/<manvolnum/1//">
|
||||
<!ENTITY man.pkg.delete.1 "<citerefentry/<refentrytitle/pkg_delete/<manvolnum/1//">
|
||||
<!ENTITY man.pr.1 "<citerefentry/<refentrytitle/pr/<manvolnum/1//">
|
||||
<!ENTITY man.ps.1 "<citerefentry/<refentrytitle/ps/<manvolnum/1//">
|
||||
<!ENTITY man.rcp.1 "<citerefentry/<refentrytitle/rcp/<manvolnum/1//">
|
||||
|
|
Loading…
Reference in a new issue