Searched hist:c535eb59d10bf5555b1a5ddef7a0833a7c6a80e1 (Results 1 – 5 of 5) sorted by relevance
/freebsd/usr.bin/man/ |
H A D | manpath.1 | c535eb59d10bf5555b1a5ddef7a0833a7c6a80e1 Fri Oct 01 05:59:18 CEST 2010 Gordon Tetlow <gordon@FreeBSD.org> Implementaiton of man, manpath, whatis, and apropos written entirely in sh.
Features of this new version in favor of the old one: BSD licensed -- old one is GPL. Imports configuration from /etc/man.conf and LOCALBASE/etc/man.d/*.conf allowing ports to extend the base functionality. The pluggable configuration can supplement the manual search path (retiring use.perl), add locales, and override language specific toolsets (attempt to merge the japanese/man port into the base system as much as possible).
Much effort has been made to make this version mirror the functionality of the existing implementation. For 99% of users, it should be a drop in replacement.
PR: gnu/143271, gnu/4419 Reviewed by: dougb (previous versions) Approved by: wes (mentor)
|
H A D | Makefile | diff c535eb59d10bf5555b1a5ddef7a0833a7c6a80e1 Fri Oct 01 05:59:18 CEST 2010 Gordon Tetlow <gordon@FreeBSD.org> Implementaiton of man, manpath, whatis, and apropos written entirely in sh.
Features of this new version in favor of the old one: BSD licensed -- old one is GPL. Imports configuration from /etc/man.conf and LOCALBASE/etc/man.d/*.conf allowing ports to extend the base functionality. The pluggable configuration can supplement the manual search path (retiring use.perl), add locales, and override language specific toolsets (attempt to merge the japanese/man port into the base system as much as possible).
Much effort has been made to make this version mirror the functionality of the existing implementation. For 99% of users, it should be a drop in replacement.
PR: gnu/143271, gnu/4419 Reviewed by: dougb (previous versions) Approved by: wes (mentor)
|
H A D | man.conf.5 | diff c535eb59d10bf5555b1a5ddef7a0833a7c6a80e1 Fri Oct 01 05:59:18 CEST 2010 Gordon Tetlow <gordon@FreeBSD.org> Implementaiton of man, manpath, whatis, and apropos written entirely in sh.
Features of this new version in favor of the old one: BSD licensed -- old one is GPL. Imports configuration from /etc/man.conf and LOCALBASE/etc/man.d/*.conf allowing ports to extend the base functionality. The pluggable configuration can supplement the manual search path (retiring use.perl), add locales, and override language specific toolsets (attempt to merge the japanese/man port into the base system as much as possible).
Much effort has been made to make this version mirror the functionality of the existing implementation. For 99% of users, it should be a drop in replacement.
PR: gnu/143271, gnu/4419 Reviewed by: dougb (previous versions) Approved by: wes (mentor)
|
H A D | man.1 | diff c535eb59d10bf5555b1a5ddef7a0833a7c6a80e1 Fri Oct 01 05:59:18 CEST 2010 Gordon Tetlow <gordon@FreeBSD.org> Implementaiton of man, manpath, whatis, and apropos written entirely in sh.
Features of this new version in favor of the old one: BSD licensed -- old one is GPL. Imports configuration from /etc/man.conf and LOCALBASE/etc/man.d/*.conf allowing ports to extend the base functionality. The pluggable configuration can supplement the manual search path (retiring use.perl), add locales, and override language specific toolsets (attempt to merge the japanese/man port into the base system as much as possible).
Much effort has been made to make this version mirror the functionality of the existing implementation. For 99% of users, it should be a drop in replacement.
PR: gnu/143271, gnu/4419 Reviewed by: dougb (previous versions) Approved by: wes (mentor)
|
H A D | man.sh | c535eb59d10bf5555b1a5ddef7a0833a7c6a80e1 Fri Oct 01 05:59:18 CEST 2010 Gordon Tetlow <gordon@FreeBSD.org> Implementaiton of man, manpath, whatis, and apropos written entirely in sh.
Features of this new version in favor of the old one: BSD licensed -- old one is GPL. Imports configuration from /etc/man.conf and LOCALBASE/etc/man.d/*.conf allowing ports to extend the base functionality. The pluggable configuration can supplement the manual search path (retiring use.perl), add locales, and override language specific toolsets (attempt to merge the japanese/man port into the base system as much as possible).
Much effort has been made to make this version mirror the functionality of the existing implementation. For 99% of users, it should be a drop in replacement.
PR: gnu/143271, gnu/4419 Reviewed by: dougb (previous versions) Approved by: wes (mentor)
|