Ruslan Ermilov
80cc270287
MFV: recent mdoc(7) changes.
...
Approved by: re (kensmith)
2007-10-04 04:38:23 +00:00
Ruslan Ermilov
3d4c5c90cb
MFV: Sync with vendor branch.
2006-12-25 09:03:10 +00:00
Ruslan Ermilov
b281aca4ad
Pull up from the FSF branch.
2006-01-12 15:31:41 +00:00
Ruslan Ermilov
982fd8a3e4
Use stock (FSF) version of this file.
2005-10-20 10:52:34 +00:00
Ruslan Ermilov
2ed83d261b
MFV: Latest mdoc(7) fixes.
2005-01-25 09:32:56 +00:00
Joseph Koshy
548c9b4376
Revert rev 1.66. This file needs to track its upstream source.
...
Requested by: ru
2004-12-17 16:29:54 +00:00
Joseph Koshy
e791235b73
Support for ".Fx 6.0".
...
Reviewed by: ru
2004-12-17 14:10:44 +00:00
Ruslan Ermilov
b1725c05e9
Pull up latest mdoc(7) changes:
...
: 2004-04-14 Thomas Klausner <wiz@netbsd.org>
:
: * tmac/doc-common (doc-volume-as-*): Use lowercase names.
: (doc-operating-system-*): Updated.
: * tmac/doc-syms (doc-str-St-*): Various small fixes.
: (doc-str-Lb-*): Add more library names.
2004-04-16 07:08:33 +00:00
Ruslan Ermilov
641e45f5da
Sync with FSF branch.
2003-09-20 21:20:01 +00:00
Ruslan Ermilov
504586cecd
MFV.
2003-07-03 18:01:20 +00:00
Ruslan Ermilov
567296d467
MFV:
...
- Do not emit multiple empty lines in the CRT mode.
- Fixed the Nd macro to use the right dash.
2003-05-03 22:02:44 +00:00
Ruslan Ermilov
9c9e6eb0f0
Use stock (FSF) version of this file.
2003-05-01 13:17:56 +00:00
Ruslan Ermilov
8a88a4255f
Use the stock (FSF) version of this file.
2003-02-14 13:44:04 +00:00
Ruslan Ermilov
7cba6e6587
Use stock (FSF) version of this file.
2002-10-11 08:54:15 +00:00
Ruslan Ermilov
2e7d421c8b
MFV:
...
- Suppress additional whitespace after the subsection header (.Ss).
(This affects a tiny number of our manpages.)
- Allow for a layout customization of the OS name in the document
title (.Dt). (Needed for Russian and French manpages.)
2002-10-09 08:48:56 +00:00
Ruslan Ermilov
d91366cee0
FreeBSD 4.6, 4.6.2, 4.7 and 4.8 are now officially supported in -mdoc.
2002-09-30 07:51:46 +00:00
Ruslan Ermilov
7ec8076057
Move the definition of FreeBSD 4.6 back to where it belongs.
2002-07-18 09:32:15 +00:00
Murray Stokely
370e78e11f
Revert last change.
...
Requested by: ru
2002-07-18 09:15:54 +00:00
Murray Stokely
b4666d24d0
Teach mdoc about FreeBSD 4.6.1
2002-07-18 08:04:12 +00:00
Doug Barton
480ffa338a
Teach mdoc about the 4.6 release
2002-06-18 00:41:47 +00:00
Ruslan Ermilov
a8be241673
MFV: Initialize %I register.
2002-01-18 15:28:32 +00:00
Ruslan Ermilov
87e24bf876
MFV: NetBSD style document titles (OS/arch).
2002-01-10 18:07:50 +00:00
Ruslan Ermilov
ec60ea2faa
MFV: FreeBSD 4.4, FreeBSD 4.5, NetBSD 1.6, POSIX.1-2001.
2001-12-24 08:59:48 +00:00
Ruslan Ermilov
e3c3901cc3
MFV: Handle long document titles better.
2001-12-21 11:35:20 +00:00
Ruslan Ermilov
1f173e98a0
MFV: New macro: .Ex.
2001-08-15 08:20:31 +00:00
Ruslan Ermilov
a972cdc741
Use stock (FSF) version of this file.
2001-07-10 17:14:46 +00:00
Ruslan Ermilov
74cf10f1aa
Use stock (FSF) version of this file.
2001-04-17 12:28:00 +00:00
Ruslan Ermilov
f3c9372abd
Merge in latest CSRG revisions:
...
- .Fn and .Fc now print a final semicolon (`;') after a
function declaration in the SYNOPSIS
- .%I implemented
- .At outputs ``AT&T UNIX'' if called without arguments
- minor cleanup
Obtained from: CSRG archives
2001-04-09 13:02:20 +00:00
Ruslan Ermilov
6405e53deb
Record -lposix1e death.
2001-04-05 07:59:19 +00:00
Ruslan Ermilov
1f56a9494c
Make the exclamation mark (`!') a recognizable punctuation character.
...
Obtained from: mdocNG
2001-02-01 16:17:06 +00:00
Ben Smithurst
460b1a2c10
Add entry for libcipher.
2001-01-24 14:26:06 +00:00
Ruslan Ermilov
7ed5e54567
-pthread -> -lc_r
2001-01-24 13:55:37 +00:00
Ruslan Ermilov
86a64baacd
Add librpcsvc.
2001-01-17 18:19:06 +00:00
Ruslan Ermilov
78621becb9
Do not duplicate our efforts checking FreeBSD version. For a new version,
...
simply define the empty string before the .Fx macro definition, like this:
.ds Fx*4.3
2000-12-06 18:31:21 +00:00
Ben Smithurst
33bbe5bb02
Add the appropriate magic to make .Fx 4.1.1 work.
2000-11-23 11:17:33 +00:00
Sheldon Hearn
3ec9f22241
Add libcompat record for .Lb macro.
2000-11-20 15:07:14 +00:00
Ruslan Ermilov
9e202696b0
Make the question mark (`?') a valid punctuation character.
...
One can now, for example, write:
.Sh EXAMPLES
Have you read the
.Xr mdoc 7 ?
.Pp
Do you like
.Fx ?
The mdoc.samples(7) page has been automatically updated to
record this change.
2000-11-16 17:04:14 +00:00
Ruslan Ermilov
44977436b7
Really make the Fx macro parsed and callable.
2000-11-13 15:22:57 +00:00
Ruslan Ermilov
427f20937d
Fix the `missing footer' problem. See the comment for details.
...
Obtained from: NetBSD
2000-10-06 13:22:24 +00:00
Ruslan Ermilov
7a0a11ad32
Fixed the `mysterious blank lines' problem. This was due to unconditional
...
use of the .ne requests. groff(1) apparently inserts some virtual trap at
the end of each page, and this was causing the .ne request to output extra
lines. Solution is to only use them in troff mode.
Also fixed a related bug in .It macros, where it would insert a page break
in the middle of a sentence.
Removed the end of page trap in nroff mode, as this causes .sp requests to
sometimes eat the space due to the nearby trap.
Removed blank line that appeared as the first line on each nroff-formatted
manual page.
Obtained from: NetBSD
2000-09-21 17:02:15 +00:00
Ruslan Ermilov
35cf65631c
Teach .Fx and .Os about FreeBSD 4.2.
2000-09-01 10:30:40 +00:00
Alexey Zelkin
b0f28b7f4a
Add libusb record for .Lb macro
2000-08-29 15:15:48 +00:00
Brian Feldman
2f3f4cfcb8
s/Diggest/Digest/
2000-07-28 01:54:17 +00:00
Alexey Zelkin
8cc2d40041
Set `Er' default value to 17n (length("EPROTONOSUPPORT") + 1)
...
Discussed long time ago at -committers
2000-05-04 12:56:53 +00:00
Alexey Zelkin
b4bc89bdd1
Add libipsec to the list of known libraries for .Lb macro
2000-05-01 14:32:43 +00:00
Alexey Zelkin
b673230313
Fix typo
...
Noticed by: jasone
2000-04-28 09:30:57 +00:00
Alexey Zelkin
10181a4a7e
Suggest to use -pthreads instead of -lc_r
...
Noticed by: John-Mark Gurney <gurney_j@efn.org>
2000-04-27 08:54:09 +00:00
Alexey Zelkin
988d59a7ab
Add note about synchronization of .Lb macro code and its section
...
in mdoc.samples(7)
2000-04-23 14:53:57 +00:00
Alexey Zelkin
efa90abcbe
Teach .Lb macro about other libraries.
2000-04-22 15:48:32 +00:00
Alexey Zelkin
ddd1f930f3
Introduce new mdoc macro -- Lb. It will be used to define library ownership
...
for function. For example: for stat(2) syscall (owned by libc) we will add
following code:
.Sh LIBRARY
.Lb libc
and it will be rendered to:
LIBRARY
Standard C Library (libc, -lc)
Suggested by: mpp
Idea obtained from: NetBSD
2000-04-21 09:35:43 +00:00