Ruslan Ermilov
d0010c62b2
Add support for bzip2-compressed manpages.
...
PR: bin/120730
Submitted by: ighighi AT gmail DOT com
MFC after: 1 week
2008-05-14 17:18:12 +00:00
Ruslan Ermilov
6ccf134528
Add an ability to run man(1) on local files (the argument should
...
contain a `/' character); based on the submission in the PR.
PR: bin/120730
MFC after: 1 week
2008-05-14 17:08:31 +00:00
Ruslan Ermilov
b7498df286
getopt(3) returns -1, not EOF.
2008-02-19 07:09:19 +00:00
Edwin Groothuis
e06a060ed3
Fix possible uninitialized variable insert due to previous commit.
...
Pointy hat to: me and my absence of -Wall in my CFLAGS.
MFC will happen at the same time of the earlier commit.
Thanks to ru@ for spotting.
Approved by: re (Ken Smith), grog@ (mentor)
2007-09-25 21:41:22 +00:00
Edwin Groothuis
085ca02717
man(1) can't handle compressed included files.
...
Some ports will install with compressed manpages. man handles
this by looking for the .gz version of a man source file.
It is also common to include other files with the .so
directive where commands or functions share a man page.
Traditionally ports have had to handle this by either not
compressing the manpages, or using the _MLINKS macro in the
port makefile to create symlinks to the actual source file,
rather than using .so versions. Notably, the current version
of Xorg port breaks. See ports/113096 and ports/115845.
PR: bin/115850
Submitted by: Callum Gibson <callumgibson@optusnet.com.au>
Approved by: re@ (ken smith), grog@ (mentor)
MFC after: 1 week
2007-09-20 21:37:29 +00:00
Ruslan Ermilov
a804cd3659
Markup revision.
2006-12-25 15:09:06 +00:00
Ruslan Ermilov
0321d7f9a8
Fix markup, remove a dummy BUGS section.
2006-12-24 23:07:11 +00:00
Ruslan Ermilov
f54222f069
Add missing articles.
2006-12-23 23:26:05 +00:00
Ruslan Ermilov
8c7a62275a
Prepare for MACHINE and hw.machine switching to "pc98" on FreeBSD/pc98.
...
Reviewed by: nyan
2005-12-05 14:22:12 +00:00
Ruslan Ermilov
c3f2a836ad
doc sweep
2005-11-17 12:16:33 +00:00
Giorgos Keramidas
c2dd33d88b
Expand a bit the description of the -t option.
...
Triggered by: Stijn Hoop <stijn@win.tue.nl>
on freebsd-questions
2005-09-09 11:29:51 +00:00
Gary W. Swearingen
5eada96429
Added ENVIRONMENT section (PAGER, MANPATH, etc.).
...
PR: docs/84485
Submitted by: garys
Approved by: keramida
MFC after: 3 days
2005-09-01 01:00:55 +00:00
Wolfram Schneider
45268882a8
remove myself as maintainer.
2005-07-17 21:18:09 +00:00
Dag-Erling Smørgrav
ee66677a7a
Remove kludges intended to support src trees with partial obj trees.
...
Discussed with: ru
2005-06-10 06:12:53 +00:00
Ruslan Ermilov
0227791b40
Expand *n't contractions.
2005-02-13 22:25:33 +00:00
Ruslan Ermilov
a866e17077
Added the EXIT STATUS section where appropriate.
2005-01-17 07:44:44 +00:00
Ruslan Ermilov
a35d88931c
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
Ruslan Ermilov
f97d4ddfed
Mechanically kill hard sentence breaks.
2004-07-02 21:53:39 +00:00
Ruslan Ermilov
d37ea99837
Removed trailing whitespace.
2004-07-02 19:07: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
Bruce Evans
4fd41a120c
Fix previous commit. glob_filename() returns "(char **) -1" for certain
...
errors, not necessarily a pointer such that (intptr_t)pointer is -1.
Also fix the style bug that the cast was not followed by a space.
This style of this file is now perfectly non-KNF for this cast too.
2003-10-26 06:40:37 +00:00
Peter Wemm
59a2e5b3fa
Pointers dont fit in an int on 64 bit platforms. Fix a gcc warning.
2003-10-26 04:12:02 +00:00
Joseph Koshy
dd12ec5d2f
Detect errors during 'cat' page creation better. This fixes bin/5591.
...
Reviewed by: ru
2003-10-15 00:36:44 +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
5a13ca6f02
Remove collate_range_cmp() stabilization, it conflicts with ranges
2003-08-03 04:47:34 +00:00
Ruslan Ermilov
4edd10842c
catman(1) sources now live elsewhere.
2003-05-01 23:48:11 +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
Ruslan Ermilov
c904a70566
Catch up with The Great Perl Script Rewrite.
2002-11-18 10:25:27 +00:00
Ruslan Ermilov
99f6b95fb5
Install /usr/libexec/makewhatis.local and /usr/libexec/catman.local.
...
This has slipped through the cracks of The Great Perl Script Rewrite.
Repocopied by: joe
2002-11-18 10:11:22 +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
Ruslan Ermilov
12bb73ef42
Grammar nits.
...
Submitted by: Ken Stailey <kstailey@speakeasy.net>
2002-10-21 07:44:42 +00:00
Ruslan Ermilov
b17996a47e
Revert last delta. SGR support in grotty(1) is disabled system-wide
...
in /usr/share/tmac/troffrc pending the issue resolution on -arch.
2002-10-18 09:14:17 +00:00
Ruslan Ermilov
65b1f0f74e
Groff 1.18.1 comes in with ANSI color support, enabled by default.
...
In "nroff" mode, italic font renders as an underlined text, which
makes it indistinguishable from the bold text on color monitors
(cons25 terminal type), yet it requires the less(1)'s -R option.
(Refer to the new grotty(1) manpage for details.)
So turn off the color support for now (when generating catpages),
until we figure out what do we do with this new feature. I have
a patch for grotty(1) that tells it to use the "reverse video"
attribute to render the italic font. Once this is accepted, we
can turn color support back on (if there won't be any objections
from the community).
2002-10-11 09:16:24 +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
Eric Melville
6d1020dae1
Adhere to guidelines when testing for null strings.
...
Submitted by: rwatson
2002-09-03 17:39:26 +00:00
Eric Melville
221e4bc443
Use the default pager if the environment variable is blank.
...
PR: 37662
MFC after: 5 days
2002-08-27 09:31:27 +00:00
Ruslan Ermilov
a654c53e16
mdoc(7) police: Removed redundant .Ns calls.
2002-08-13 16:07:28 +00:00
Ruslan Ermilov
db6191194b
POSIX.1-2001 says ``man -k'' should produce results equivalent to
...
the ``grep -Ei'' searching.
MFC after: 3 days
2002-08-07 17:39:35 +00:00
Philippe Charnier
084e19802d
The .Nm utility
2002-07-14 15:12:00 +00:00
Eric Melville
1868b5c3f5
Correctly state the size of the help message.
...
Sponsored by: Apple
2002-06-24 20:57:44 +00:00
Andrey A. Chernov
6f7a1f9947
Remove /usr/share/perl/man
2002-05-24 03:21:11 +00:00
Mark Murray
34431fe7a1
remove perl scripts from the build.
2002-05-18 19:47:57 +00:00
Ruslan Ermilov
46f8fdc34e
Removed now unused INTERNALSTATICLIB.
...
INTERNALLIB now implies NOPIC and NOPROFILE.
Removed gratuitous NOMAN.
2002-05-13 11:09:07 +00:00
Eric Melville
23b1419ddc
Move ID tag.
2002-04-27 19:57:22 +00:00
Eric Melville
a73fa39e64
When a compound section name is specified, search for pages that actually
...
match the requested section. Previously, the section would be trimmed and
every entry matching the page name would be displayed.
Sponsored by: Apple
2002-04-24 20:07:06 +00:00
Eric Melville
a00e7d5452
Fix compilation in the non-FreeBSD case.
...
Sponsored by: Apple
2002-04-13 01:17:21 +00:00
Brian Somers
89b1b9c8b8
Update perl's man path for 5.6.1
2002-03-23 00:04:15 +00:00