mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
Create directory infrastructure required to format, display
and store preformatted /usr/share/man manual pages in 8-bit iso-8859-1 charset for all *_*.ISO_8859-1 locales. Requested by: des Input from: ache
This commit is contained in:
parent
4555c95d7d
commit
54ecfa0813
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72692
@ -159,6 +159,7 @@ distrib-dirs:
|
||||
mtree -deU ${MTREE_FOLLOWS_SYMLINKS} -f ${.CURDIR}/mtree/BSD.include.dist \
|
||||
-p ${DESTDIR}/usr/libdata/perl/5.6.0/mach
|
||||
cd ${DESTDIR}/; rm -f ${DESTDIR}/sys; ln -s usr/src/sys sys
|
||||
cd ${DESTDIR}/usr/share/man/en.ISO_8859-1; ln -sf ../man* .
|
||||
cd ${DESTDIR}/usr/share/locale; \
|
||||
set - `cat ${.CURDIR}/locale.alias`; \
|
||||
while [ $$# -gt 0 ] ; \
|
||||
|
@ -636,6 +636,36 @@
|
||||
..
|
||||
catn
|
||||
..
|
||||
en.ISO_8859-1 uname=root
|
||||
cat1
|
||||
..
|
||||
cat1aout
|
||||
..
|
||||
cat2
|
||||
..
|
||||
cat3
|
||||
..
|
||||
cat4
|
||||
i386
|
||||
..
|
||||
..
|
||||
cat5
|
||||
..
|
||||
cat6
|
||||
..
|
||||
cat7
|
||||
..
|
||||
cat8
|
||||
i386
|
||||
..
|
||||
..
|
||||
cat9
|
||||
i386
|
||||
..
|
||||
..
|
||||
catn
|
||||
..
|
||||
..
|
||||
ja uname=root
|
||||
cat1
|
||||
..
|
||||
|
Loading…
Reference in New Issue
Block a user