Fix typo.
uudecode.5 should be uuencode.5. cfsscore.6 should be cfscore.6.
This commit is contained in:
parent
4e014cb67c
commit
74a3deb7ce
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7800
2 changed files with 2 additions and 2 deletions
|
@ -101,7 +101,7 @@ MAN5 = a.out.5\
|
|||
|
||||
MLINKS+=utmp.5 lastlog.5 utmp.5 wtmp.5
|
||||
MLINKS+=hosts.equiv.5 rhosts.5
|
||||
MLINKS+=uuencode.format.5 uudecode.5
|
||||
MLINKS+=uuencode.format.5 uuencode.5
|
||||
MLINKS+=resolver.5 resolv.conf.5
|
||||
MLINKS+=fs.5 inode.5
|
||||
MLINKS+=dir.5 dirent.5
|
||||
|
|
|
@ -36,7 +36,7 @@ MAN6 = adventure.6\
|
|||
worms.6\
|
||||
wump.6
|
||||
|
||||
MLINKS= canfield.6 cfsscores.6
|
||||
MLINKS= canfield.6 cfscores.6
|
||||
MLINKS+=bcd.6 morse.6 bcd.6 ppt.6
|
||||
MLINKS+=factor.6 primes.6
|
||||
MLINKS+=caesar.6 rot13.6
|
||||
|
|
Loading…
Reference in a new issue