Commit Graph

75706 Commits

Author SHA1 Message Date
billf
8facface02 indent tdfx line similarly to rest of the file
note that freebsd-ipfw@freebsd.org should be sent patches before making
changes to ipfw.
2002-05-30 16:50:27 +00:00
phk
53143bb2c1 Mistyped and lost a '&' in previous commit. 2002-05-30 16:26:39 +00:00
bmah
7d54a20ec8 New release note: emulators/linux_base libraries update.
Also tweak a filename reference to reflect linux_base changes.
2002-05-30 15:00:00 +00:00
ru
e540238573 mdoc(7) police: kill whitespace at EOL. 2002-05-30 14:52:00 +00:00
ru
8a216468eb mdoc(7) police: polish markup. 2002-05-30 14:49:57 +00:00
ru
0be8bf82ae mdoc(7) police: tidy up the markup. 2002-05-30 14:32:48 +00:00
ru
ad0a0caaf7 mdoc(7) police: Make this look like an average manpage. 2002-05-30 14:26:02 +00:00
ru
e57f94d9c9 mdoc(7) police: kill hard sentence breaks. 2002-05-30 14:10:44 +00:00
ru
9d2bfa757a mdoc(7) police: pedantry. 2002-05-30 14:07:05 +00:00
ru
b9e8cb66c9 mdoc(7) police: tidy up the markup. 2002-05-30 14:02:23 +00:00
ru
4c0a89a17e mdoc(7) police: one minor change that was not probably worth a commit. 2002-05-30 13:57:35 +00:00
ru
2ea5b96e91 mdoc(7) police: fixed typo, minor markup nits. 2002-05-30 13:52:18 +00:00
ru
acd70ef916 mdoc(7) police: markup polishing. 2002-05-30 13:48:06 +00:00
ru
cd4e93f6df mdoc(7) police: tidy up. 2002-05-30 13:39:43 +00:00
ru
a54f2810df mdoc(7) police: minor markup nits. 2002-05-30 13:33:59 +00:00
jmallett
fa946e6b48 Keep people from introducing local changes I do not know about to m4 for the
time being, until OpenBSD's -s support is finished being fixed, so I have a
chance in hell of getting one last clean merge against OpenBSD.
2002-05-30 13:24:59 +00:00
ru
c29678b8e7 mdoc(7) police: added missing markup bits. 2002-05-30 13:16:25 +00:00
ru
c8f6cf0f6f mdoc(7) police: mark up better. 2002-05-30 13:13:05 +00:00
ru
e328d7c9af mdoc(7) police: minor markup fixes. 2002-05-30 12:59:52 +00:00
ru
21f1002bbb mdoc(7) police: fixed markup.
This manpage is still too NetBSD-centric.
2002-05-30 12:39:38 +00:00
ru
934525de9e mdoc(7) police: minor markup nits.
The SYNOPSIS should be fixed to fit the FreeBSD needs.
2002-05-30 12:34:06 +00:00
ru
d3e862e281 Added the missing ``and''. 2002-05-30 12:29:37 +00:00
ru
765a02e091 mdoc(7) police: markup nits. 2002-05-30 12:26:27 +00:00
ru
ab0962a94a mdoc(7) police: GC whitespace at EOL. 2002-05-30 12:23:21 +00:00
ru
c2bdcecceb mdoc(7) police: nits. 2002-05-30 12:20:49 +00:00
ru
0d8542c78f mdoc(7) police: Tidy up the markup. 2002-05-30 12:16:01 +00:00
tjr
b36c9190bb Document conformance to IEEE Std 1003.1-2001. 2002-05-30 12:13:18 +00:00
ru
0335ae6463 mdoc(7) police: kill hard sentence break. 2002-05-30 12:04:36 +00:00
tjr
076eac46ef Sort sections according to mdoc(7). 2002-05-30 12:02:55 +00:00
ru
996f95c5fe Record the dependency on "device miibus". 2002-05-30 11:47:19 +00:00
tjr
076fcd4805 Sort entries by locale collating order when -x is specified. 2002-05-30 11:43:20 +00:00
fanf
68f8c604ee Character 0 is nul not null. 2002-05-30 11:42:44 +00:00
ru
1b01e6fb63 mdoc(7) police: Fix SYNOPSIS, bump document date. 2002-05-30 11:37:39 +00:00
tjr
b8ff33afe9 Create tags for typedefs, structs, unions and enums by default (imply the
-t option). Make a new option, -T, to revert to the old behaviour.
2002-05-30 11:36:12 +00:00
ru
810a072466 mdoc(7) police: tidy up. 2002-05-30 11:29:25 +00:00
ru
1446786a98 mdoc(7) police: tidy up the markup. 2002-05-30 11:12:34 +00:00
tjr
672525700b Avoid buffer overrun when identifies or filenames are extremely long.
OpenBSD revisions: C.c 1.4-1.5, ctags.c 1.5, fortran.c 1.3, lisp.c 1.3,
tree.c 1.2

Obtained from:	OpenBSD
2002-05-30 10:54:53 +00:00
phk
559ad51949 Don't forget to factor in the boottime when we calculate PPS timestamps.
Submitted by:	Akira Watanabe <akira@myaw.ei.meisei-u.ac.jp>
2002-05-30 10:34:01 +00:00
ru
ccff17a7e5 mdoc(7) police:
Do not use raw roff requests.
Replace tbl(1)'s use with the mdoc(7)'s -column list.
Removed cross references to non-existing manpages.
Minor markup nits.
2002-05-30 10:33:19 +00:00
ru
acda8112f3 mdoc(7) police: polish revision 1.17 changes. 2002-05-30 10:09:15 +00:00
ru
aac7a9c48c mdoc(7) police: markup nits. 2002-05-30 09:53:47 +00:00
ru
23be08df4b mdoc(7) police: tidy up the markup and some wording. 2002-05-30 09:41:33 +00:00
schweikh
f7a7d725b1 Fix a handful of typos and grammar bogons. No content changes.
Translators can ignore this commit.

MFC after:	2 weeks
2002-05-30 09:24:01 +00:00
ru
33d9582e06 mdoc(7) police: Grr, once again, re-apply many fixes from
revisions 1.2 and 1.5 that got backed out by revision 1.4.
2002-05-30 08:45:06 +00:00
ru
31b96e02c7 Removed vestiges of perl(1). 2002-05-30 08:34:18 +00:00
ru
c9868243fa which(1) was once a Perl script. 2002-05-30 08:33:13 +00:00
dfr
a3b8e6c9c7 Move the definition of ElfN_Hashelt to common headers. The only platform
which has a different definition for this is alpha.
2002-05-30 08:32:18 +00:00
ru
1f82eddce7 mdoc(7) police: markup nits. 2002-05-30 08:24:52 +00:00
ru
34f8bea812 mdoc(7) police: make SYNOPSIS really match usage(). 2002-05-30 08:20:35 +00:00
ru
891f14d453 mdoc(7) police: markup nits. 2002-05-30 08:10:32 +00:00