Commit Graph

68 Commits

Author SHA1 Message Date
mbalmer
66743a6785 .Xr intro(3lua) and intro(9lua) 2013-10-26 08:37:58 +00:00
njoly
b6d38f1490 Remove some more unneeded Pp macros. 2012-10-13 15:28:33 +00:00
joerg
a21aecf10a Proper markup. 2010-05-14 21:50:05 +00:00
joerg
e74683b4b5 New sentence, new line. 2010-05-14 21:24:12 +00:00
wiz
1bc0f49c9b New sentence, new line. 2010-05-05 22:03:19 +00:00
jruoho
0f2121f16f Wrap the USD reference around .Rs/.Re. 2010-05-05 05:36:21 +00:00
jruoho
ff4f6357cf Add the "Linkers and Loaders" to SEE ALSO. 2010-03-31 16:52:03 +00:00
snj
4988388746 Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@. 2009-10-20 19:10:09 +00:00
joerg
84dab34b72 Fix markup. 2009-03-15 09:47:13 +00:00
martin
11a6dbe728 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
wiz
448718c6fc Mark up CDPATH. From YOMURA Masanori in private mail. 2005-09-11 23:10:39 +00:00
wiz
2926521106 Add missing comma; from Sergey Svishchev. 2004-11-10 16:35:57 +00:00
agc
075022b349 Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
2003-08-07 10:30:41 +00:00
wiz
990562bfef .Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
2003-02-25 10:34:36 +00:00
ross
4fa402f116 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-13 08:17:26 +00:00
wiz
fa6ac3e52a Drop trailing dot in .Nd. 2002-01-15 14:20:55 +00:00
wiz
5aa5c17625 Empty line -> .Pp. 2001-09-11 01:17:24 +00:00
wiz
915147e7d3 Correct section order. 2001-09-11 00:36:57 +00:00
wiz
6909a9ca7e Correct section order, and delimit cross references in SEE ALSO section by
commas.
2001-09-11 00:36:44 +00:00
wiz
b060fade3a Use standard section headers. 2001-09-11 00:09:05 +00:00
wiz
0ecf568257 One typo, and one slight formatting improvement. 2001-06-24 01:25:49 +00:00
wiz
a9c0a3dd4a Install ld.so man page (linked to rtld) that points to ld.aout_so and
ld.elf_so (not yet existing).
2001-05-06 13:58:24 +00:00
wiz
f4a9b81a28 Fix indefinite article, and add .Xr for intro(9). 2001-05-06 13:39:22 +00:00
wiz
98aa993908 Misc fixes: date, whitespace, arch to .Dt, punctuation. 2001-04-21 14:30:18 +00:00
wiz
e650b07ec0 Uppercase Dt, Nm doesn't need an argument, whitespace fixes, spelling. 2001-04-21 14:25:03 +00:00
wiz
b5e2bc1192 Add arch to Dt, Nm doesn't need an argument, whitespace fixes, spelling. 2001-04-21 14:23:16 +00:00
lukem
279552d3db fix up various .Nm abuses:
- keep the case consistent between the actual name and what's referenced.
  e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence.
- remove unnecessary `.Nm foo' after the first occurrence (except for
  using `.Nm ""' if there's stuff following, or for the 2nd and so on
  occurrences in a SYNOPSIS
- use Sx, Ic, Li, Em, Sq, and Xr as appropriate
2000-11-07 06:43:24 +00:00
ad
f3e1d1930e PCVT is dead. From NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>. 2000-08-03 09:42:52 +00:00
hubertf
7ac1c2930d We do have intro(4) - xref it 2000-02-26 01:22:02 +00:00
itohy
02ebc9e4d4 Support conversion from ELF, as well as from a.out. 1999-11-16 00:48:11 +00:00
pk
1cd395375d 1, 2, 3 and.. 4! 1999-04-06 20:24:37 +00:00
cgd
b22750720f change:
.Sh "SEE ALSO"
to:
	.Sh SEE ALSO
The doc macros check for the latter (actually just for 'SEE' as the first
argument to .Sh) to set the section header SEE ALSO flag, which modifies
some behaviour (e.g. references done with .Rs/.Re).
1999-04-06 04:54:19 +00:00
minoura
e03caa4e19 Do not override .Os. 1999-03-17 16:38:12 +00:00
minoura
d2721426bb Move aout2hux manpage to share/man/man1/man1.x68k/. 1999-03-17 14:52:39 +00:00
garbled
5b40cb5777 First round of .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.
1999-03-15 08:22:20 +00:00
erh
55f3a4b91b Fix .Bl/.El imbalance. 1999-03-10 09:29:08 +00:00
leo
5be3ce4dd7 s/mouseconfig/msconfig/g (Julian Coleman). 1998-07-22 12:51:55 +00:00
lukem
5f180d5ac1 if there's no known bugs, don't have a BUGS section 1998-06-08 11:07:11 +00:00
fair
17ba539151 fix some bad .Xr 1998-04-29 20:11:30 +00:00
ross
7c7c171d13 Add David Brownlee's new intro pages, with editing. (PR #534[23])
Also, while here, expand apparently incorrectly .Dd month abbreviations.
(I thought about doing this in tmac/doc-common...heh...that would have
allowed a possible reverse map back to abbreviations.)
1998-04-22 07:14:30 +00:00
perry
34a98169f0 macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
perry
3fe138c146 RCS Id Police. 1998-01-09 08:03:16 +00:00
lukem
0e3b290810 fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups 1997-11-24 06:28:50 +00:00
mycroft
ff7e0ad3ae Kill trailing comma in SEE ALSO section. 1997-11-01 03:39:53 +00:00
mycroft
1a5d0febcd Use bsd.man.mk and bsd.subdir.mk as appropriate. 1997-10-11 08:22:03 +00:00
bouyer
8750fc1da2 Correct 'SYNOPSIS' spelling 1997-06-30 15:56:19 +00:00
mrg
90a52da37a move man pages into share/man. 1997-06-23 03:30:19 +00:00
mrg
829a5a9063 move man pages into share/man. 1997-06-22 07:02:27 +00:00
mrg
71030252ba move man pages into share/man. 1997-06-22 05:30:47 +00:00
leo
e285606c68 mouse configuration, by Thomas Gerner. 1996-11-06 13:38:12 +00:00