#
c1f3e4bf |
| 14-Jul-2001 |
Jens Schweikhardt <schweikh@FreeBSD.org> |
Removed whitespace at end-of-line; no content changes. I simply did cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'
BTW, what editors are the culprits? I'm using vim and it shows
Removed whitespace at end-of-line; no content changes. I simply did cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'
BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block...
Reviewed by: Silence from cvs diff -b MFC after: 7 days
show more ...
|
#
3d45e180 |
| 10-Jul-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
mdoc(7) police: removed HISTORY info from the .Os call.
|
Revision tags: release/4.3.0_cvs, release/4.3.0 |
|
#
46eea498 |
| 07-Feb-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
mdoc(7) police: Change -filled displays (which just happen to be the same as -ragged in the current implementation) to -ragged. With mdocNG, -filled displays produce the correct output, formatted a
mdoc(7) police: Change -filled displays (which just happen to be the same as -ragged in the current implementation) to -ragged. With mdocNG, -filled displays produce the correct output, formatted and justified to both margins.
show more ...
|
#
b92a189e |
| 22-Nov-2000 |
Ruslan Ermilov <ru@FreeBSD.org> |
mdoc(7) police: Er macro usage cleanup.
|
Revision tags: release/4.2.0, release/4.1.1_cvs, release/4.1.0 |
|
#
3fd51560 |
| 16-Jul-2000 |
Ben Smithurst <ben@FreeBSD.org> |
"VFS entry point" -> "entry point", to be consistent with other VOP_*(9) manual pages.
PR: 18593 Submitted by: Anatoly Vorobey <mellon@pobox.com>
|
Revision tags: release/3.5.0_cvs, release/4.0.0_cvs, release/3.4.0_cvs, release/3.3.0_cvs |
|
#
7f3dea24 |
| 28-Aug-1999 |
Peter Wemm <peter@FreeBSD.org> |
$Id$ -> $FreeBSD$
|
Revision tags: release/3.2.0, release/3.1.0, release/3.0.0, release/2.2.8, release/2.2.7, release/2.2.6 |
|
#
aaf1f16e |
| 12-Mar-1998 |
Philippe Charnier <charnier@FreeBSD.org> |
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs. Use .An/.Aq.
|
#
22301c4b |
| 23-Nov-1997 |
Bruce Evans <bde@FreeBSD.org> |
Fixed spelling of EACCES.
|
Revision tags: release/2.2.5_cvs |
|
#
bceb8aed |
| 29-Sep-1997 |
Wolfram Schneider <wosch@FreeBSD.org> |
Sort cross refereces in section SEE ALSO.
|
Revision tags: release/2.2.2_cvs |
|
#
2e14815b |
| 13-Apr-1997 |
Bruce Evans <bde@FreeBSD.org> |
Fixed #include and/or prototype bugs in synopsis.
|
Revision tags: release/2.2.1_cvs, release/2.2.0, release/2.1.7_cvs |
|
#
eaa8b244 |
| 07-Mar-1997 |
Mike Pritchard <mpp@FreeBSD.org> |
Some minor mdoc cleanup.
|
#
3a9c9c6e |
| 04-Mar-1997 |
Mike Pritchard <mpp@FreeBSD.org> |
Typo police.
|
#
fab63cc4 |
| 03-Mar-1997 |
Doug Rabson <dfr@FreeBSD.org> |
This is the current draft of my filesystem manpages. Some files are incomplete and some are just placeholders but I wanted to try to get something at least into 2.2 on the grounds that what I have i
This is the current draft of my filesystem manpages. Some files are incomplete and some are just placeholders but I wanted to try to get something at least into 2.2 on the grounds that what I have is a lot better than nothing. I also wanted to commit something which documents the interfaces in 2.2 before I start updating the documentation for 3.0.
This is a definite 2.2 candidate and is also relavent to 2.1 if people still care about that branch.
show more ...
|