Ruslan Ermilov
207659654a
Put libufs into the correct slot in the list.
2004-01-15 15:19:31 +00:00
Ruslan Ermilov
0cce80b925
Added description for libthr.
...
Reviewed by: deischen
2004-01-15 15:18:21 +00:00
Ruslan Ermilov
ad48e87d0c
MFR: Bump manpages revision to 5.2.
2003-12-07 15:46:50 +00:00
Daniel Eischen
b8cb229598
Add an entry for libpthread (aka libkse). For now, it's link command
...
is defined as -lkse, but we'll come back later and change it once
libkse is renamed.
Requested by: ru
2003-10-02 20:49:34 +00:00
Max Khon
c4f02a891f
- Support for multibyte charsets in LIBICONV.
...
- CD9660_ICONV, NTFS_ICONV and MSDOSFS_ICONV kernel options
(with corresponding modules).
- kiconv(3) for loadable charset conversion tables support.
Submitted by: Ryuichiro Imura <imura@ryu16.org>
2003-09-26 20:26:25 +00:00
Ruslan Ermilov
0aec23a729
Update the copyright year.
2003-09-20 21:32:26 +00:00
Ruslan Ermilov
62d65bc7d7
Keep up with recent mdoc(7) changes.
2003-09-20 21:23:53 +00:00
Ruslan Ermilov
1ef49c0ad1
Comment out and mark all non-translated library strings.
2003-09-20 21:22:19 +00:00
Ruslan Ermilov
1c21ddbd77
Catch up with mdoc.local list of libraries.
2003-09-09 23:27:03 +00:00
Ruslan Ermilov
c03719cd00
Catch up with mdoc.local list of libraries.
2003-09-09 23:19:03 +00:00
Ruslan Ermilov
9d1be4e42e
Unbreak Russian KOI8-R support.
2003-09-08 17:46:33 +00:00
Ruslan Ermilov
3bafd6271b
Added description for the libufs(3) library.
...
PR: 55238
Reviewed by: jmallett
2003-08-05 10:29:50 +00:00
Andrey A. Chernov
90862ca23d
LANG->LC_ALL
...
Pointed by: ru
2003-08-04 21:31:53 +00:00
Andrey A. Chernov
f7119903ab
Use LANG=C before tr to be sure that ranges are correct
...
Strip [] from ranges
2003-08-04 15:34:38 +00:00
Ruslan Ermilov
cfd5f3929d
Teach mdoc(7) about the upcoming 5.2-RELEASE.
...
Suggested by: juli
2003-06-09 10:40:17 +00:00
Ruslan Ermilov
87072d22d5
Make the footer display "FreeBSD 5.1".
2003-06-05 13:18:43 +00:00
Ruslan Ermilov
1623181388
We have at least one consumer of the upcoming FreeBSD 4.9.
2003-06-02 18:43:15 +00:00
Ruslan Ermilov
a2211ce1e0
Fix build on 4.x.
2003-05-02 11:56:43 +00:00
Ruslan Ermilov
7a547773ab
Re-enable building of Groff documentation; texinfo has just been
...
upgraded to version 4.5.
2003-05-02 00:55:52 +00:00
Ruslan Ermilov
80da55ea72
Upgrade to Groff 1.19.
2003-05-01 13:22:21 +00:00
Ruslan Ermilov
e3519f9e1c
Replace beforeinstall: with plain FILES.
2003-04-30 20:48:03 +00:00
Ruslan Ermilov
e50f318170
Recognize FreeBSD 5.1; libc_gen/signbit.3 has set the precedent.
2003-02-14 16:01:58 +00:00
Ruslan Ermilov
6a5c53e7a2
Moved the libugidfw library definition out from contributed source
...
to where it actually belongs.
Submitted by: phantom
2003-02-14 13:36:16 +00:00
Alexey Zelkin
09ffd02a1b
FreeBSD 5.x does not provide libskey anymore, remove reference
2003-02-13 18:23:13 +00:00
Alexey Zelkin
d1ada631c0
Add 'libgeom' to list of valid .Lb arguments
2003-02-13 18:21:32 +00:00
Ruslan Ermilov
b382ba4fb1
bsd.doc.mk changes:
...
Don't gratuitously pipe thru a cat(1) if NODOCCOMPRESS.
Only create _stamp.extra when necessary.
Get rid of SOELIMPP and OBJS.
Use Groff version of soelim(1); we need its -I option
for the following to work.
Don't needlessly chdir to SRCDIR. Only a few documents
need CD_HACK, and those that need it either use refer(1)
or .PSPIC macro which internally uses the .psbb call.
2002-10-29 14:56:09 +00:00
Ruslan Ermilov
cace479bdf
A version of SGR disabling stuff that is believed to be safe.
...
Submitted by: Werner LEMBERG <wl@gnu.org>
2002-10-24 11:05:58 +00:00
Andrew Gallatin
c3ff11578e
Remove the hack to build groff statically on alpha, now that the rtld
...
has been extended to grok binaries with only one PLT_LOAD segment
An UPDATING entry about this is pending review..
Approved by: ru
2002-10-23 21:28:52 +00:00
Ruslan Ermilov
dff088c507
A crude temporary hack to fix building of ms(7) formatted documents
...
while I am working on a real fix.
2002-10-23 19:04:00 +00:00
David E. O'Brien
40145a58da
Make static in our normal manner.
...
Submitted by: bde
2002-10-21 03:21:50 +00:00
David E. O'Brien
46b2d791da
Unbreak Alpha world.
...
We are seeing "/usr/libexec/ld-elf.so.1: groff: too few PT_LOAD segments",
however it appears that there really is only one PT_LOAD segment in the groff
binary. It is unclear if `rtld' or `ld' is at fault here -- but using an
RELENG_4 `ld' binary allows one to build a working dynamic groff binary.
Submitted by: gallatin
2002-10-21 00:26:48 +00:00
Ruslan Ermilov
8b92be43b2
Oops, missed that in rev. 1.35.
...
Spotted by: make release
2002-10-13 12:22:57 +00:00
Ruslan Ermilov
76930810ca
Support FreeBSD versions starting from 4.0-RELEASE.
...
Reminded by: imp
2002-10-13 08:36:16 +00:00
Ruslan Ermilov
97b4cb62c3
New Russian hyphenation patterns from the teTeX distribution.
...
Use the new .hpfa request to append them to English patterns.
2002-10-11 12:20:02 +00:00
Ruslan Ermilov
df8924461f
Russian hyphenation patterns from teTeX.
2002-10-11 12:13:17 +00:00
Ruslan Ermilov
72566b4251
koi8-r was repo-copied to ru.KOI8-R by joe@.
2002-10-11 11:00:51 +00:00
Ruslan Ermilov
3e74a63cf8
Upgrade to Groff 1.18.1.
2002-10-11 08:58:14 +00:00
Ruslan Ermilov
167e93a527
Print the OS name in the right place in the document title.
2002-10-09 08:51:52 +00:00
Ruslan Ermilov
b660485bd4
Pass our idea of a manpage's locale from man(1) down to mdoc(7).
2002-09-30 11:00:04 +00:00
Ruslan Ermilov
e71a9915fe
French -mdoc localization.
...
Submitted by: gioria
Reviewed by: blackend, ru
2002-09-30 08:06:11 +00:00
Ruslan Ermilov
40e12cde85
libusb -> libusbhid did not reach here.
2002-09-30 07:54:49 +00:00
Ruslan Ermilov
d91366cee0
FreeBSD 4.6, 4.6.2, 4.7 and 4.8 are now officially supported in -mdoc.
2002-09-30 07:51:46 +00:00
Ruslan Ermilov
0f90a39a29
Removed the (never-released) FreeBSD 4.6.1.
...
Inspired by: bmah's commit to www/en/releases/4.6.1R
2002-08-14 16:57:14 +00:00
Murray Stokely
13a705e1d1
Add definition for FreeBSD 4.6.2.
2002-08-14 06:32:17 +00:00
Ruslan Ermilov
e2f55267f6
Added Russian translation of the .Ex -std macro.
...
MFC after: 3 days
2002-08-07 17:47:24 +00:00
Ruslan Ermilov
d2893b161b
Drop support for COPY, -c has been the default mode of install(1)
...
for a long time now.
Approved by: bde
2002-07-29 09:40:17 +00:00
Ruslan Ermilov
0b87f79976
s/${INSTALL} -c/${INSTALL} ${COPY}/
2002-07-18 12:07:49 +00:00
Ruslan Ermilov
7ec8076057
Move the definition of FreeBSD 4.6 back to where it belongs.
2002-07-18 09:32:15 +00:00
Murray Stokely
bd54a06d45
Add definition for FreeBSD 4.6.1.
2002-07-18 09:22:33 +00:00
Doug Barton
480ffa338a
Teach mdoc about the 4.6 release
2002-06-18 00:41:47 +00:00