Ruslan Ermilov
b7498df286
getopt(3) returns -1, not EOF.
2008-02-19 07:09:19 +00:00
Ruslan Ermilov
0321d7f9a8
Fix markup, remove a dummy BUGS section.
2006-12-24 23:07:11 +00:00
Ruslan Ermilov
0227791b40
Expand *n't contractions.
2005-02-13 22:25:33 +00:00
Dag-Erling Smørgrav
eab0ab565c
Remove Perl lines; it's better to let use.perl handle them.
2004-02-04 22:37:14 +00:00
Dag-Erling Smørgrav
a1cf198715
The current Perl 5.8 version is 5.8.1; 5.8.2 is right around the corner.
2003-11-10 08:28:22 +00:00
Dag-Erling Smørgrav
9bab25e9e2
Perl 5.8.0 has been in ports for a long time. Add the correct directory
...
to manpath.config so use.perl won't needs to add it.
2003-09-18 10:44:42 +00:00
Ruslan Ermilov
efb74cb50f
Add /usr/X11R6/man to the optional manpath.
...
PR: conf/56626
Submitted by: Oliver Eikemeier
2003-09-10 00:07:28 +00:00
Andrey A. Chernov
8bdc8bfff8
Add /usr/local/man as OPTIONAL_MANPATH
2003-02-11 01:04:53 +00:00
Jacques Vidrine
6042ca2e01
Install the OpenSSL man pages in /usr/share/openssl/man
...
and remove the WANT_OPENSSL_MANPAGES knob.
2003-02-10 19:57:56 +00:00
Kris Kennaway
eb0f0a174a
Don't dump core if none of the directories in /etc/manpath.config exist.
...
Submitted by: terry
2002-10-27 02:12:52 +00:00
Andrey A. Chernov
6f7a1f9947
Remove /usr/share/perl/man
2002-05-24 03:21:11 +00:00
Brian Somers
89b1b9c8b8
Update perl's man path for 5.6.1
2002-03-23 00:04:15 +00:00
Ruslan Ermilov
b9de8f2010
Now that we have the original BSD man(1)'s ${MACHINE} feature
...
back (as of man.c,v 1.45), change the meaning of the -m option
from poorly documented and badly coded "alternate system" to a
much more useful "different architecture for the same system".
PR: docs/31261
2002-01-11 15:12:00 +00:00
Ruslan Ermilov
3180756901
Document how manpath(1) handles user's path directories that end in "/bin".
...
PR: docs/30940
MFC after: 3 days
2001-10-01 16:58:30 +00:00
Ruslan Ermilov
5521ff5a4d
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
2001-07-06 16:46:48 +00:00
Ruslan Ermilov
e5ac5644e2
MAN[1-9] -> MAN.
2001-03-27 14:59:06 +00:00
Ruslan Ermilov
0414fc4dd0
Don't use MANDEPEND and MANSRC.
2001-03-26 07:28:26 +00:00
Ruslan Ermilov
df4caab40f
Do not allow non-absolute pathnames in the manpath.
2001-02-13 16:55:42 +00:00
Ruslan Ermilov
a2fd3702a3
mdoc(7) police: use canonical form of .Dd macro.
2000-12-11 15:15:20 +00:00
Ruslan Ermilov
b132656a0f
Fixed manpage building.
2000-12-05 08:10:27 +00:00
Mark Murray
a522c2bad9
Perl's version number needs upating.
2000-07-02 16:10:45 +00:00
Andrey A. Chernov
f8ca1b7655
Fix manpath for new perl
2000-07-02 03:17:31 +00:00
Andrey A. Chernov
41a1d0d2b5
Allow man to parse MANLOCALES but not to store it
1999-11-23 03:38:41 +00:00
Andrey A. Chernov
1ed4b3e952
#ifdef MAIN locale additions to build man
1999-11-23 03:34:17 +00:00
Andrey A. Chernov
f052fd3563
Add -L: print MANLOCALES variable for man locales list
1999-11-23 03:06:18 +00:00
Peter Wemm
9b7a44a60e
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
Ruslan Ermilov
43faa6dff6
Don't install /etc/manpath.config.sample.
1999-08-27 08:43:58 +00:00
Ruslan Ermilov
7a4acb8075
Remove unused MANBIN directive.
1999-08-20 10:44:51 +00:00
Ruslan Ermilov
80e770cf63
- Add an OPTIONAL_MANPATH directive (same as MANDATORY_MANPATH,
...
except an absence of the directory is not considered an error
and doesn't produce a warning).
Put /usr/local/lib/perl5/*/man under OPTIONAL_MANPATH.
- An order of directives in manpath.config is now irrelevant.
- Get rid of infinite loop when PATH is unset or NULL, and
MANDATORY_MANPATH directory doesn't exist.
- mdoc(9)ify manpage.
Reviewed by: des, markm, sheldonh
1999-08-16 11:34:57 +00:00
Mark Murray
210f9eb552
Remove paths that are listed as compulsory (sorta). /usr/local is not
...
guaranteed to be there on a new system. This fixes whereis' "Could not
stat file..." errors.
1999-07-25 19:33:06 +00:00
John Birrell
21e58b66a1
Add a missing backslash from the last commit. (Broke installworld)
1999-05-23 02:11:41 +00:00
Tim Vanderhoek
53ee42d318
Use BINOWN and BINGRP (some people do change these...)
1999-05-22 19:38:04 +00:00
Andrey A. Chernov
3290dc2227
upgrade to perl 5.00503
1999-05-13 15:47:04 +00:00
Mark Murray
dc62ad2891
Add perl5 userland (actually localland) to MANPATH list.
1999-02-04 11:43:10 +00:00
Andrey A. Chernov
a4c5722033
space/tab problem
1998-10-02 13:01:59 +00:00
Andrey A. Chernov
9fecc29d3b
add /usr/share/perl/man
1998-10-02 01:06:30 +00:00
Brian Somers
965066d630
Add Id keyword
1998-09-13 23:11:13 +00:00
Dag-Erling Smørgrav
d65fe5d36d
For every directory in ${PATH} that ends with "/bin", look for a
...
corresponding directory ending in "/man".
PR: 7215
Submitted by: Wayne Scott <wscott@ichips.intel.com>
1998-07-09 12:39:08 +00:00
Bruce Evans
15d0bb0b98
Use foo/bar.a' instead of
-Lfoo -lbar' for linking to static internal
...
libraries so that `ld -f' in can create correct dependencies for
yet-to-be-built libraries.
Get the default BINDIR correctly (by including ../Makefile.inc recursively.
1998-03-07 09:46:17 +00:00
Steve Price
edec52ad1a
Remove manpath.[ch] here and use the ones in ../manpath instead.
1997-11-30 20:08:27 +00:00
Steve Price
580e97a9d8
Resurrect manpath.c here.
1997-11-30 19:55:16 +00:00
Steve Price
609e31cc38
Remove this copy of manpath.c and add the .PATH directive to get to
...
the same file in ${.CURDIR}/../man.
Suggested by: Bruce Evans
1997-11-30 17:17:29 +00:00
Steve Price
bab06090f9
Always call gripe_reading_mp_config with the required arguments.
...
PR: 3894
Submitted by: Stephen Clawson <sclawson@marker.cs.utah.edu>
1997-11-30 01:01:47 +00:00
Bruce Evans
3fdee18f30
Fixed bogus existence test related to searching for a nearby obj
...
directory. manpath.1 is always in the current (= object) directory,
so don't search for it.
1997-04-10 16:14:09 +00:00
Mike Pritchard
5eefb7a4ee
Remove a doubled word. Closes PR# 3163.
...
Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org>
1997-04-01 18:28:25 +00:00
Mike Pritchard
2eea2d2aba
Convert to mdoc format.
...
Submitted by: Sandro Sigala <sandro@cat.local.net> as part of PR# 2134
1996-12-09 07:57:54 +00:00
Satoshi Asami
25c1416b06
Remove /usr/ucb and /usr/local/mh/bin from MANPATH_MAP, we don't ship
...
the system with these (and the mh port doesn't install there either).
Comment out /usr/X386/bin in MANPATH_MAP, it is already commented out
in MANDATORY_MANPATH.
2.2 candidate, I guess. I can't even imagine why these stuff were
still there!
1996-12-07 23:32:37 +00:00
Bruce Evans
5b963fa12e
Fixed DPADD.
1996-09-05 17:16:10 +00:00
Jordan K. Hubbard
cd9a2f5c28
Bring in my changes for removing the pestilent obj links (unless you
...
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
1996-06-24 04:26:21 +00:00
Bruce Evans
463c7e7ac6
Use ${ECHO} instead of echo' so that
make -s' is fairly quiet.
1996-02-25 20:25:05 +00:00