Add fsck_msdosfs(8).
This commit is contained in:
parent
395c5795fc
commit
ec901c396a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9818
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
lexicographical order by the entity (i.e., the dots used in place of
|
||||
special characters should not be expanded when comparing).
|
||||
|
||||
$FreeBSD: doc/share/sgml/man-refs.ent,v 1.85 2001/06/30 21:15:00 dd Exp $
|
||||
$FreeBSD: doc/share/sgml/man-refs.ent,v 1.86 2001/07/04 05:31:29 bmah Exp $
|
||||
-->
|
||||
|
||||
<!ENTITY man...1 "<citerefentry/<refentrytitle/[/<manvolnum/1//">
|
||||
|
@ -3400,6 +3400,7 @@
|
|||
<!ENTITY man.fore.dnld.8 "<citerefentry/<refentrytitle/fore_dnld/<manvolnum/8//">
|
||||
<!ENTITY man.fsck.8 "<citerefentry/<refentrytitle/fsck/<manvolnum/8//">
|
||||
<!ENTITY man.fsck.ffs.8 "<citerefentry/<refentrytitle/fsck_ffs/<manvolnum/8//">
|
||||
<!ENTITY man.fsck.msdosfs.8 "<citerefentry/<refentrytitle/fsck_msdosfs/<manvolnum/8//">
|
||||
<!ENTITY man.fsck.ufs.8 "<citerefentry/<refentrytitle/fsck_ufs/<manvolnum/8//">
|
||||
<!ENTITY man.fsdb.8 "<citerefentry/<refentrytitle/fsdb/<manvolnum/8//">
|
||||
<!ENTITY man.fsinfo.8 "<citerefentry/<refentrytitle/fsinfo/<manvolnum/8//">
|
||||
|
|
Loading…
Reference in a new issue