| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
PR: docs/30940
MFC after: 3 days
Notes:
svn path=/head/; revision=84310
|
| |
|
|
| |
Notes:
svn path=/head/; revision=83367
|
| |
|
|
|
|
|
|
| |
Avoid using setre[ug]id() calls.
Removed the setgid stuff we don't need.
Notes:
svn path=/head/; revision=83146
|
| |
|
|
|
|
|
|
|
|
| |
This makes the following difference:
-groff_mdoc(7), -(7) - groff_mdoc reference for groff's mdoc implementation
+groff_mdoc(7) - reference for groff's mdoc implementation
Notes:
svn path=/head/; revision=81358
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
empty line by troff(1) and is ignored. Teach makewhatis(1)
about this. This makes the following difference:
-groff_man(7), . groff_man(7) - groff `man' macros to support generation of man pages
+groff_man(7) - groff `man' macros to support generation of man pages
-groff_mdoc(7), -(7) - . groff_mdoc reference for groff's mdoc implementation
+groff_mdoc(7), -(7) - groff_mdoc reference for groff's mdoc implementation
-troff(1), . . troff(1) - format documents
+troff(1) - format documents
Noticed by: yar
Notes:
svn path=/head/; revision=81356
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
% whatis finger.conf
finger.conf(5) - finger 1 alias configuration file
% whatis finger.conf
finger.conf(5) - finger(1) alias configuration file
Reviewed by: MAINTAINER timeout
Notes:
svn path=/head/; revision=81355
|
| |
|
|
|
|
|
|
|
|
| |
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
Notes:
svn path=/head/; revision=81251
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79557
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79528
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79454
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79366
|
| |
|
|
|
|
|
| |
now
Notes:
svn path=/head/; revision=78779
|
| |
|
|
| |
Notes:
svn path=/head/; revision=78030
|
| |
|
|
| |
Notes:
svn path=/head/; revision=77991
|
| |
|
|
| |
Notes:
svn path=/head/; revision=77990
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75595
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75286
|
| |
|
|
| |
Notes:
svn path=/head/; revision=75019
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"locailzed"; it should read "localized".
* The "test" operator can be a bit dangerous (e.g., if
a newbie writes a script named "test" and has it call
"apropos", which calls "test, ...).
* In its use as "whatis", apropos formats the first
line of the output differently than the following
lines. Specifically, it leaves out all but one of
the spaces that precede the dash in the first line.
Submitted by: Rich Morin <rdm@cfcl.com>
PR: 25126
Notes:
svn path=/head/; revision=75018
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74861
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74804
|
| |
|
|
|
|
|
| |
LC_ALL takes precedence over other LC_* envariables.
Notes:
svn path=/head/; revision=73349
|
| |
|
|
|
|
|
|
|
| |
The new Groff release will support this feature.
Requested by: peter
Notes:
svn path=/head/; revision=72942
|
| |
|
|
|
|
|
|
|
|
|
|
| |
: As some manual pages are intended only for specific architectures,
: man searches any subdirectories, with the same name as the current
: architecture, in every directory which it searches. Machine specific
: areas are checked before general areas. The current machine type may
: be overridden by setting the environment variable MACHINE to the name
: of a specific architecture.
Notes:
svn path=/head/; revision=72696
|
| |
|
|
| |
Notes:
svn path=/head/; revision=72695
|
| |
|
|
| |
Notes:
svn path=/head/; revision=72534
|
| |
|
|
|
|
|
|
| |
(is_directory() returns -1 if the file does not exist, 1 if it
is a directory or a symlink to a directory, and 0 otherwise.)
Notes:
svn path=/head/; revision=72522
|
| |
|
|
|
|
|
|
|
|
|
| |
fail, look the manpage in the en.<charset> subdirectory.
See the manpage for details.
Suggested by: ache
Notes:
svn path=/head/; revision=72488
|
| |
|
|
|
|
|
|
|
| |
/usr/share/man/cat? is only allowed to store -Tascii formatted data.
Requested by: ache
Notes:
svn path=/head/; revision=72481
|
| |
|
|
| |
Notes:
svn path=/head/; revision=72449
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
groff(1) devices for localized and non-localized pages.
Currently, for *.ISO_8859-1 locales the device in both
cases is "latin1", and for KOI8-R locale it is "koi8-r"
for localized and "ascii" for non-localized pages.
Discussed with: des
Notes:
svn path=/head/; revision=72444
|
| |
|
|
|
|
|
| |
'Broken pipe' messages from gzcat.
Notes:
svn path=/head/; revision=72029
|
| |
|
|
| |
Notes:
svn path=/head/; revision=71895
|
| |
|
|
|
|
|
|
|
| |
so man(1) works properly when no locale is set.
Spotted by: bde
Notes:
svn path=/head/; revision=71744
|
| |
|
|
| |
Notes:
svn path=/head/; revision=71715
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70395
|
| |
|
|
|
|
|
|
|
| |
for preprocessor directives. Avoid use of cat(1).
PR: bin/23585
Notes:
svn path=/head/; revision=70281
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70013
|
| |
|
|
| |
Notes:
svn path=/head/; revision=69857
|
| |
|
|
|
|
|
|
| |
and tmac.andoc files. The man(1), catman(1) and bsd.man.mk have
been modified to call groff(1) with -mandoc argument.
Notes:
svn path=/head/; revision=69679
|
| |
|
|
| |
Notes:
svn path=/head/; revision=69605
|
| |
|
|
| |
Notes:
svn path=/head/; revision=68938
|
| |
|
|
|
|
|
| |
Submitted by: "Peter Avalos" <pavalos@theshell.com>
Notes:
svn path=/head/; revision=65975
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62418
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62374
|
| |
|
|
|
|
|
|
| |
PR: 19272
Submitted by: Uwe Pierau <uwe.pierau@tu-clausthal.de>
Notes:
svn path=/head/; revision=61857
|
| |
|
|
| |
Notes:
svn path=/head/; revision=60319
|
| |
|
|
|
|
|
|
| |
PR: 17745
Submitted by: nordwick@askjeeves.com (Jason "Just Change It" Nordwick)
Notes:
svn path=/head/; revision=59043
|
| |
|
|
| |
Notes:
svn path=/head/; revision=58510
|
| |
|
|
|
|
|
|
|
|
| |
then handle it as problem. This commit fixes problem with archiving empty files.
PR: gnu/5767
Submitted by: Bill Fenner <fenner@parc.xerox.com>
Notes:
svn path=/head/; revision=55182
|