dwmalone
7b2b6ab494
Compare initscr to NULL not ERR. Add FreeBSD tag.
...
PR: 19044
2001-03-05 11:54:27 +00:00
ru
3e8d7346e8
setlocale(3) has been fixed to match POSIX standard:
...
LC_ALL takes precedence over other LC_* envariables.
2001-03-02 16:52:14 +00:00
ru
9f97905571
Prepare for mdocNG.
2001-02-26 09:05:48 +00:00
bde
17bdecb182
Don't include "${.CURDIR}/../../Makefile.inc" explicitly. Doing so was
...
a bogus no-op in the usual case where fortune/ is a subdir of games/
(since <bsd.prog.mk> does an equivalent include automatically if
possible), but breaks building fortune when fortune/ is outside of the
games/ tree (since the include was unconditional here). This fix
depends on a previous fix for non-recursiveness of ../Makefile.inc
(it didn't exist).
PR: 25232
2001-02-21 06:12:38 +00:00
bde
42c0a98dcd
Fixed style bug (bloat of a line length past 80 columns) in previous commit.
2001-02-18 01:26:17 +00:00
grog
924a91bf8d
Correct typo.
...
Submitted by: "James and Amanda" <jhar2gthr@yahoo.com> (well, ~James, anyway).
Of necessity add $FreeBSD$.
Required by: Precommit checks.
2001-02-15 07:48:28 +00:00
phk
31aec8d9e0
Remove spurious '"'.
...
PR: 24979
Submitted by: Joseph Scott <joseph@randomnetworks.com>
2001-02-10 08:30:21 +00:00
ru
5addfd60d6
mdoc(7) police: Change -filled displays (which just happen
...
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.
2001-02-07 13:45:30 +00:00
ru
7c656f15b8
mdoc(7) police: correct .Dd, add missing .El.
2001-02-06 16:17:49 +00:00
ru
2d01e31481
mdoc(7) police: .Xr name -> .Nm
2001-02-06 16:15:11 +00:00
ru
31fcefb910
mdoc(7) police: correct .Dd format.
2001-02-06 16:13:09 +00:00
asmodai
47a2266000
Fix typo: seperate -> separate.
...
Seperate does not exist in the english language.
Submitted to look at by: kris
2001-02-06 10:39:38 +00:00
asmodai
5a1663094b
Fix typo: seperate -> separate.
...
Seperate does not exist in the english language.
Also add $FreeBSD$
Submitted to look at by: kris
2001-02-06 10:39:13 +00:00
phk
d910e1e092
Unfortunately low-altitude overflights is not enough to make penguins crash.
2001-02-02 22:35:13 +00:00
dwmalone
932c9e0f8f
Correct spelling of foresight.
...
PR: 24637
Submitted by: Christopher Rued <christor@ug.cs.sunysb.edu>
2001-01-25 17:17:11 +00:00
ru
cee6fd7dd7
mdoc(7) police: fixed a few bogons.
2001-01-25 14:16:42 +00:00
phantom
152f931379
man(7) -> mdoc(7)
2001-01-25 12:36:16 +00:00
phantom
634abbb6fe
Give morse(6) own manual page since common manpage for bcd(6), ppt(6) and
...
morse(6) was mostly dedicated to morse(6)
2001-01-25 12:35:49 +00:00
phantom
f2d46d90cc
Remove never used home-born implementation of curses library from source
...
tree.
2001-01-25 12:24:29 +00:00
ru
4d68e37482
Prepare for mdoc(7)NG.
2000-12-19 15:46:46 +00:00
phk
806a306bb5
Remove a duplicate fortune.
...
PR: 21629
Submitted by: Sean C. Farley <sean-freebsd@farley.org>
2000-12-18 20:37:12 +00:00
ru
e5a37f2e6f
mdoc(7) police: added missing .Os call.
2000-12-14 13:58:15 +00:00
ru
278161ed6c
mdoc(7) police: use canonical form of .Dd macro.
2000-12-11 15:15:20 +00:00
ru
af07d8d1cf
Eliminate groff(1) and tbl(1) warnings.
2000-11-28 17:05:25 +00:00
kris
2fd0241811
Constify
2000-11-26 10:56:12 +00:00
kris
54640b61fa
Format string auditing
2000-11-26 09:51:46 +00:00
ru
dfd5860ef3
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 12:06:19 +00:00
ru
7ffd84a159
mdoc(7) police: Nm is a must in the NAME section.
2000-11-17 17:11:26 +00:00
ru
eb8c554f56
mdoc(7) police: use certified section headers wherever possible.
2000-11-17 11:44:16 +00:00
ru
a6f5d950d8
Avoid use of direct troff requests in mdoc(7) manual pages.
2000-11-10 17:46:15 +00:00
grog
4bcb0e4bae
Correct a bignum.
...
Detected-by: lang/clisp
Approved-by: jkh
2000-10-31 07:20:46 +00:00
alex
a09af49602
Make the -d option actually work.
...
Today fast terminals are usually the default.
PR: 21634
Submitted by: Eric S. Van Gyzen <eric@vangyzen.net>
2000-10-28 07:37:57 +00:00
dwmalone
18dd6cb30d
Remove one other dup.
2000-10-12 09:26:33 +00:00
dwmalone
9ec2a39d6f
Remove some duplicated Dijkstra quotes and add a new one.
...
Approved by: jkh
2000-10-12 09:16:23 +00:00
kris
c661184169
Add an amusing spoonerism.
...
Submitted by: Benno Rice <benno@hiro.netizen.com.au>
Approved by: jkh
2000-10-10 01:55:08 +00:00
wollman
c5c43ce91f
Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby
...
<time.h>).
2000-10-10 01:50:26 +00:00
kris
7633d05307
Format string paranoia.
2000-10-08 04:33:21 +00:00
billf
4ccc7578a7
Conform to BDECFLAGS
2000-10-08 03:24:30 +00:00
phk
984af9f0fd
Remove a duplicate Feyman quote. Add his problem-solving algorithm.
2000-09-30 09:52:49 +00:00
dcs
ffa3cb1c69
Add definitions of hardware and software.
2000-09-25 10:42:04 +00:00
ache
e5f9e7dd4a
Remove unneded -ltermcap or -lmytinfo
2000-09-16 03:52:06 +00:00
billf
35a095aa83
BDECFLAGS (with a whitespace change or two)
2000-08-29 03:25:49 +00:00
billf
f6ccd4549a
Clean up previous commit.
2000-08-28 05:54:14 +00:00
billf
eca2daf851
BDECFLAGS
2000-08-27 22:24:43 +00:00
jlemon
a96b1a388b
Add another Bill Paul quote.
...
Approved by: jkh
2000-08-07 20:49:08 +00:00
mpp
44f29410ce
Xref strfile(8).
...
PR: misc/20304
Submitted by: Kim Scarborough <sluggo@unknown.nu>
2000-07-31 07:28:16 +00:00
jmg
d682525406
put the entires back in order.... I forgot to do that after we dicussed
...
this at the BSDi get together...
2000-07-28 19:49:43 +00:00
bde
d53bace8f9
Fixed bitrot in DPADD.
2000-07-19 16:24:08 +00:00
kris
5e8a8e2ecf
Don't call printf with no format string.
2000-07-10 05:24:02 +00:00
kris
a5aaf7609c
Don't call printf with no format string.
2000-07-10 05:16:59 +00:00