| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
Similar commit in main:
(cherry picked from commit fa9896e082a1)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove the cn_hash field (removed by r51906)
* Add the cn_lkflags field (added by r144285)
* Remove duplicate definition of cnp.
Reviewed by: kib
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D16629
Notes:
svn path=/head/; revision=337482
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The old description has been inaccurate since at least 243271, if not
before.
Submitted by: will
Reviewed by: kib
MFC after: 3 weeks
Sponsored by: Spectra Logic Corp
Differential Revision: https://reviews.freebsd.org/D13108
Notes:
svn path=/head/; revision=325946
|
|
|
|
|
|
|
|
| |
MFC after: 2 weeks
Sponsored by: DARPA, AFRL
Notes:
svn path=/head/; revision=316056
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=206622
|
|
|
|
|
|
|
|
| |
Reviewed by: scottl
Approved by: rwatson (mentor)
Notes:
svn path=/head/; revision=190573
|
|
|
|
|
|
|
| |
Approved by: re (hrs)
Notes:
svn path=/head/; revision=147647
|
|
|
|
|
|
|
| |
Submitted by: Joel Dahl (mostly)
Notes:
svn path=/head/; revision=140931
|
|
|
|
| |
Notes:
svn path=/head/; revision=140411
|
|
|
|
| |
Notes:
svn path=/head/; revision=131771
|
|
|
|
|
|
|
| |
of a proc pointer.
Notes:
svn path=/head/; revision=131770
|
|
|
|
|
|
|
|
|
|
|
| |
Nuke incorrect usage of .Ar; replace it with .Vt, .Va or .Fa appropriately.
The .Ar mdoc(7) specifier should only be used when displaying command line
arguments.
Approved by: des (mentor)
Notes:
svn path=/head/; revision=115440
|
|
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/head/; revision=107788
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=103534
|
|
|
|
| |
Notes:
svn path=/head/; revision=96711
|
|
|
|
| |
Notes:
svn path=/head/; revision=84306
|
|
|
|
| |
Notes:
svn path=/head/; revision=82879
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=79727
|
|
|
|
| |
Notes:
svn path=/head/; revision=79538
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=72126
|
|
|
|
| |
Notes:
svn path=/head/; revision=69052
|
|
|
|
|
|
|
|
|
|
| |
manual pages.
PR: 18593
Submitted by: Anatoly Vorobey <mellon@pobox.com>
Notes:
svn path=/head/; revision=63232
|
|
|
|
| |
Notes:
svn path=/head/; revision=50476
|
|
|
|
|
|
|
| |
Use .An/.Aq.
Notes:
svn path=/head/; revision=34504
|
|
|
|
| |
Notes:
svn path=/head/; revision=31370
|
|
|
|
| |
Notes:
svn path=/head/; revision=29966
|
|
|
|
| |
Notes:
svn path=/head/; revision=24890
|
|
|
|
| |
Notes:
svn path=/head/; revision=23467
|
|
|
|
| |
Notes:
svn path=/head/; revision=23367
|
|
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.
Notes:
svn path=/head/; revision=23353
|