Revision tags: release/14.0.0 |
|
#
fa9896e0 |
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
Revision tags: release/13.2.0, release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0 |
|
#
b652778e |
| 11-Jul-2012 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r238370
|
#
31ccd489 |
| 28-May-2012 |
Gleb Smirnoff <glebius@FreeBSD.org> |
Merge head r233826 through r236168.
|
#
6a068746 |
| 15-May-2012 |
Alexander Motin <mav@FreeBSD.org> |
MFC
|
#
0dded339 |
| 12-May-2012 |
Glen Barber <gjb@FreeBSD.org> |
Remove duplicate words in mdoc(7) pages.
PR: 167810 Submitted by: Bryan Drewery {bryan!shatow%net} (hackers lounge) Found with: textproc/igor MFC after: 3 days
|
Revision tags: release/8.3.0_cvs, release/8.3.0, release/9.0.0, release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0 |
|
#
a4bf5fb9 |
| 28-Apr-2010 |
Kirk McKusick <mckusick@FreeBSD.org> |
Update to current version of head.
|
#
aa12cea2 |
| 14-Apr-2010 |
Ulrich Spörlein <uqs@FreeBSD.org> |
mdoc: order prologue macros consistently by Dd/Dt/Os
Although groff_mdoc(7) gives another impression, this is the ordering most widely used and also required by mdocml/mandoc.
Reviewed by: ru Appro
mdoc: order prologue macros consistently by Dd/Dt/Os
Although groff_mdoc(7) gives another impression, this is the ordering most widely used and also required by mdocml/mandoc.
Reviewed by: ru Approved by: philip, ed (mentors)
show more ...
|
Revision tags: release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0, release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0, release/6.0.0_cvs, release/6.0.0 |
|
#
571dba6e |
| 28-Jun-2005 |
Hiten Pandya <hmp@FreeBSD.org> |
Use 'manual page' instead of 'man page' for consistency.
Approved by: re (hrs)
|
Revision tags: release/5.4.0_cvs, release/5.4.0 |
|
#
0a57ea7d |
| 28-Jan-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
Mark lists as in the rest of section 9 manpages.
Submitted by: Joel Dahl (mostly)
|
Revision tags: release/4.11.0_cvs, release/4.11.0, release/5.3.0_cvs, release/5.3.0, release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0 |
|
#
c1c03d49 |
| 23-Oct-2003 |
Hiten Pandya <hmp@FreeBSD.org> |
Mdoc Janitor:
* Fix hard sentence breaks in VFS_*(9) and VOP_*(9) manual pages.
|
Revision tags: release/5.1.0_cvs, release/5.1.0, release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0 |
|
#
8d5d039f |
| 12-Dec-2002 |
Ruslan Ermilov <ru@FreeBSD.org> |
Uniformly refer to a file system as "file system".
Approved by: re
|
Revision tags: release/4.7.0_cvs |
|
#
81f8d226 |
| 19-Sep-2002 |
Don Lewis <truckman@FreeBSD.org> |
Convert descriptions in the ERRORS section to full sentences if they were not full sentences, elaborating as necessary.
|
#
cc258457 |
| 18-Sep-2002 |
Don Lewis <truckman@FreeBSD.org> |
Style and markup changes only.
Capitalize the first letter of the descriptions for the entries in the ERRORS section if they are complete sentences and end the sentences with periods.
|
Revision tags: release/4.6.2_cvs, release/4.6.2, release/4.6.1, release/4.6.0_cvs |
|
#
0e85d620 |
| 16-May-2002 |
Tom Rhodes <trhodes@FreeBSD.org> |
More file system > filesystem
|
#
82d0caae |
| 28-Mar-2002 |
Dima Dorfman <dd@FreeBSD.org> |
mdoc(7) police: remove whitespace at EOL.
|
Revision tags: release/4.5.0_cvs, release/4.4.0_cvs |
|
#
c2508101 |
| 20-Nov-2001 |
Andrew R. Reiter <arr@FreeBSD.org> |
- Fix a number of man pages broken by the KSE merger.
|
#
32eef9ae |
| 01-Oct-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
mdoc(7) police: Use the new .In macro for #include statements.
|
#
fdabcac6 |
| 08-May-2001 |
Kazuo Horikawa <horikawa@FreeBSD.org> |
Fix typos. o replace `of possible' with `if possible' o VOP_SETACL(9) is modified to say about `ACL' instead of `extended attributed' o EOPNOTSUPP of VOP_SETEXTATTR(9) is modified to say about VO
Fix typos. o replace `of possible' with `if possible' o VOP_SETACL(9) is modified to say about `ACL' instead of `extended attributed' o EOPNOTSUPP of VOP_SETEXTATTR(9) is modified to say about VOP_SETEXTATTR(9) instead of VOP_GETEXTATTR(9)
Reviewed by: Robert Watson <rwatson@FreeBSD.org>, Chris Costello <chris@calldei.com>
show more ...
|
Revision tags: release/4.3.0_cvs, release/4.3.0 |
|
#
eb083802 |
| 18-Apr-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
mdoc(7) police: normalize .Nd.
|
#
e2cd9aed |
| 16-Mar-2001 |
Robert Watson <rwatson@FreeBSD.org> |
o The revenge of the mdoc(7) police:
- These pages abused Ar macro (they should have used Fa). - NULL and other numeric constants should be marked with Dv. - VOP_* in the ERRORS section for
o The revenge of the mdoc(7) police:
- These pages abused Ar macro (they should have used Fa). - NULL and other numeric constants should be marked with Dv. - VOP_* in the ERRORS section for the EOPNOTSUPP entry should be marked with Fn.
Submitted by: ru
show more ...
|
Revision tags: release/4.2.0, release/4.1.1_cvs |
|
#
28994ea0 |
| 21-Sep-2000 |
Robert Watson <rwatson@FreeBSD.org> |
o Bring VOP_GETACL(9) and VOP_GETEXTATTR(9) man page "LOCKS" sections in sync with the implementation. Vnode locks *are* required for these operations, as some underlying implementations will re
o Bring VOP_GETACL(9) and VOP_GETEXTATTR(9) man page "LOCKS" sections in sync with the implementation. Vnode locks *are* required for these operations, as some underlying implementations will require them.
Obtained from: TrustedBSD Project
show more ...
|
Revision tags: release/4.1.0, release/3.5.0_cvs, release/4.0.0_cvs |
|
#
32900e82 |
| 05-Jan-2000 |
Robert Watson <rwatson@FreeBSD.org> |
Man pages for the VFS extended attribute and access control list vnops.
Reviewed by: eivind
|
Revision tags: release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0, release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0, release/6.0.0_cvs, release/6.0.0 |
|
#
571dba6e |
| 28-Jun-2005 |
Hiten Pandya <hmp@FreeBSD.org> |
Use 'manual page' instead of 'man page' for consistency.
Approved by: re (hrs)
|
Revision tags: release/5.4.0_cvs, release/5.4.0 |
|
#
0a57ea7d |
| 28-Jan-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
Mark lists as in the rest of section 9 manpages.
Submitted by: Joel Dahl (mostly)
|
Revision tags: release/4.11.0_cvs, release/4.11.0, release/5.3.0_cvs, release/5.3.0, release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0 |
|
#
c1c03d49 |
| 23-Oct-2003 |
Hiten Pandya <hmp@FreeBSD.org> |
Mdoc Janitor:
* Fix hard sentence breaks in VFS_*(9) and VOP_*(9) manual pages.
|