Commit Graph

249 Commits

Author SHA1 Message Date
lukem
9014bdbce6 * Document $RCMD_CMD in environ(7).
* Cross-reference rcmd(1), rcmd(3), and environ(7) as appropriate.

Should fix [bin/21670] from Geoff Wing.
2003-05-26 10:18:39 +00:00
wiz
be82955f10 New sentence, new line; fix xrefs; sort SEE ALSO; punctuation nits;
uppercase beginning of sentence; bump date for last two.
2003-05-18 09:10:51 +00:00
gmcgarry
4134935e8c Xr xfd(1) 2003-05-17 03:03:32 +00:00
gmcgarry
3116152523 More on fonts. ISO C support. 2003-05-17 02:57:39 +00:00
wiz
93530159cb New sentence, new line. 2003-05-08 04:48:27 +00:00
wiz
2cefdd1518 Bump date for last. Drop trailing whitespace. 2003-05-08 04:46:35 +00:00
gmcgarry
b4cb3ae351 Consistently use 'Native Language Support' for NLS. From Jeremy C. Reed.
Also, add table of ISO639 language codes.
2003-05-07 22:41:26 +00:00
jmmv
4296d7d483 Drop trailing whitespace. Reviewed by wiz. 2003-05-06 10:46:41 +00:00
dsl
59ed981455 Straight not strait 2003-04-30 20:06:10 +00:00
wiz
7a1ffdc377 Document .In, based on the documentation in groff-1.18.1.
Noted missing by perry.
2003-04-16 16:05:56 +00:00
gmcgarry
dbb7ed96ba Remove confusing examples. 2003-04-14 06:47:12 +00:00
jdc
0825a1c03c Add .Ft.
Remove Fortran only note from .Vt.
From a discussion with Thomas Klausner.
2003-04-11 09:56:07 +00:00
wiz
334bfb30b4 More e.g. cleanup. Igor Sobrado, PR 19692. 2003-04-07 07:04:49 +00:00
wiz
7b9216573d Note that Dd argument specifies last major change to man page.
Fixes PR 9705.
2003-04-04 19:25:40 +00:00
wiz
7010e4b89b Bump date. 2003-04-02 19:14:15 +00:00
perry
1af451d047 document PAGER 2003-04-02 16:41:50 +00:00
perry
7870fd793f add /etc/kerberosV 2003-04-01 16:45:25 +00:00
wiz
361a843a6b No dots after last SEE ALSO. Bump date. 2003-04-01 06:10:35 +00:00
perry
ee07701df4 more fixes suggested by Igor Sobrado in PR misc/19609
also a bunch of changes of my own.
also independant->independent
Also 4Kb->4KB (page sizes measured in bytes, not bits)
2003-03-31 23:24:47 +00:00
wiz
1c2bf09d6a Uppercase MIPS. Igor Sobrado, PR 19678. 2003-03-30 21:34:17 +00:00
wiz
1f7cb18fb0 Uppercase ULTRIX, from Igor Sobrado in PR 19678. 2003-03-30 21:19:51 +00:00
perry
fde248d7e5 document /usr/lkm
place /dev/fd and /dev/null into alphabetical order
alphabetize and individually document /etc/master.passwd, /etc/passwd,
  /etc/pwd.db, /etc/spwd.db

Partial fix for PR misc/19609 by Igor Sobrado
XXX still need to do a bunch of this PR
XXX it would have been nice if there had been patches supplied.
2003-03-30 21:15:08 +00:00
wiz
bab441b265 Uppercase VAX. Igor Sobrado in PR 19678. 2003-03-30 21:10:25 +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
wiz
fc2b9a57fc Add setuid(7), from Henry Spencer, converted to mdoc by me.
XXX: Improvements are welcome, in parts a bit out of date.
2003-02-17 10:30:34 +00:00
wiz
caeedd08a7 New sentence, new line; use .Ev to mark up environment variables;
use .Dq for double-quoted words; drop trailing white space.
2003-02-12 18:48:14 +00:00
wiz
23eb5cf15d New sentence, new line. Document it as policy.
[Compare the output of this man page before and after this change to see the
effects.]
2003-02-12 18:37:15 +00:00
gmcgarry
53034721e6 Some NLS discussion. 2003-02-12 02:42:44 +00:00
jmmv
7fb5910ea7 ... and bump date. 2003-01-18 12:23:58 +00:00
jmmv
9e89b07f14 Add information about the "replace" target. This closes my own PR pkg/18014.
Okay'ed by wiz.
2003-01-18 12:22:36 +00:00
jschauma
3fd604cd1b Remove documentation of obsolete variables EXTRACT_BEFORE_ARGS and
EXTRACT_AFTER_ARGS.
2003-01-10 17:25:38 +00:00
wiz
37afd11468 Grammar fixes from jmc@prioris.mini.pw.edu via openbsd. 2003-01-06 13:14:51 +00:00
wiz
11b3adcb92 Fix some typos, partly from Igor Sobrado in PR 19656. 2003-01-04 01:03:59 +00:00
wiz
b0158152e7 existance -> existence (PR 19655); start new sentences on new lines while here. 2003-01-04 00:46:03 +00:00
jmmv
f4644590a2 Add trailing slash to some directories that did not have them (to look like
others in the manpage).
Add missing /libexec/ directory.

Approved by wiz.
2003-01-02 22:24:49 +00:00
lukem
ebdb5fe2ad Remove /usr/local (and children) from the base distribution; we shouldn't
be creating directories or modifying permissions under there.

(/usr/local/* is still retained in various default PATHs, for convenience)
2002-12-20 06:39:53 +00:00
lukem
9dac6e17e3 Remove /sys -> /usr/src/sys symlink. 2002-12-19 23:04:26 +00:00
scw
cc0125e443 Add evbppc, delete walnut. 2002-12-09 12:51:54 +00:00
hubertf
a4cde15ae0 Fix some nits around BINPKG_SITE(S)
PR pkg/19005 by tv@pobox.com
2002-11-10 18:23:48 +00:00
wiz
9287b22a99 Fix typo. Spotted by Adrian Mrva. 2002-10-02 15:41:53 +00:00
grant
59fce28e02 Fix minor formatting bug. From Joerg Klemenz <joerg@gmx.net> in
misc/18428.
2002-09-26 13:21:52 +00:00
lukem
c2cfbd954d document /lib and /rescue. other minor tweaks 2002-08-22 01:40:07 +00:00
jschauma
8dc529902d "pairs of other package this package depends" ->
"pairs of other packages this package depends upon"
2002-07-23 14:41:41 +00:00
bjh21
dd7d539761 Add lchflags() to the list of syscalls that act on symlinks. 2002-07-07 14:56:48 +00:00
agc
165c8874f2 Deprecate IS_INTERACTIVE, and explain INTERACTIVE_STAGE 2002-07-02 11:49:19 +00:00
wiz
4bdb566287 Comment out Xref to plot(1), which we don't have. 2002-06-12 00:19:48 +00:00
augustss
b889804e98 Add pmppc. 2002-05-30 23:38:19 +00:00
bjh21
aa798d41af Move manual pages, man[48].arm26 -> man[48].acorn26. 2002-03-24 22:29:54 +00:00
simonb
38469044f3 Add entries for evbarm and evbmips. 2002-03-07 14:46:10 +00:00
wiz
66bb8e2176 Make DESCRIPTION sections (mostly by renaming non-standard section headers).
[See bin/14591 for a reason why we should have them.]
2002-03-06 14:43:02 +00:00