jruoho
|
45b87028bd
|
Use .Fn instead of .Nm.
|
2010-05-04 06:41:27 +00:00 |
wiz
|
472351e13d
|
Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
|
2003-04-16 13:34:34 +00:00 |
wiz
|
27adb020b8
|
New sentence, new line. From Robert Elz.
|
2002-10-01 19:36:30 +00:00 |
ross
|
814f296b77
|
Generate <>& symbolically.
|
2002-02-07 07:00:09 +00:00 |
wiz
|
149ced914e
|
Improve formatting, noted by Simon Burge.
|
2001-08-20 14:26:45 +00:00 |
wiz
|
56d8eaccf3
|
Fix date, whitespace and punctuation.
|
2001-04-09 12:11:06 +00:00 |
ad
|
82759dbdf5
|
Use .{B,Bs,F,N,O}x and fix miscellaneous errors.
|
2000-09-21 10:43:49 +00:00 |
ad
|
300fe58019
|
Document secure_path() better; in particular, note that it will write
to the system log.
|
2000-09-19 15:03:20 +00:00 |
ad
|
8b2c913445
|
- Simplify code path.
- Make the first argument to secure_path() constant.
- KNF.
|
2000-09-18 16:36:33 +00:00 |
itojun
|
b596a9b104
|
rename securepath.3 into secure_path.3, as the function is named secure_path().
it is too hard to guess...
|
2000-07-07 11:05:06 +00:00 |