Commit Graph

123 Commits

Author SHA1 Message Date
danw
601e8144d5 s/abort(2)/abort(3)/ 2000-07-31 19:30:37 +00:00
hubertf
66df19f794 PACKAGE_DEPENDS_WITH_PATTERNS will soon be gone, and it was never
intended to be changed by users.
2000-07-26 15:02:14 +00:00
rh
d1abc048b7 Sync description of REINSTALL w/ reality. 2000-07-21 06:38:27 +00:00
rh
422152b09d Note new NO_{SRC,BIN}_ON_{FTP,CDROM} variables. 2000-07-20 13:10:04 +00:00
fair
77c2009ea0 Correct description of /etc/sliphome/; add a little more introductory
text describing the purpose of the manual page, all per PR 8980.
2000-07-14 02:51:25 +00:00
ad
fc14b570f0 Document Ox macro. 2000-07-11 11:41:32 +00:00
hubertf
2e6c809a42 add bin-install 2000-07-06 17:00:04 +00:00
hubertf
05d950473c Add entry for PKG_DEVELOPER
(There's much redundancy here with pkgsrc/mk/mk.conf.example ... :/)
2000-07-06 15:22:02 +00:00
soren
1eaafea94d Add cobalt and sgimips. 2000-06-24 11:08:49 +00:00
itojun
0493f499b6 mention /etc/mail. PR 10273 from roskens@elfin.net. 2000-06-04 08:38:08 +00:00
mycroft
8c8608818f Mention section 9. 2000-05-27 22:49:45 +00:00
jhawk
dbc1cf06d2 Resync list with reality:
comment out nonexistant pages (eqnchar, man, me, ms, term)
  add missing ones (hostname, mdoc, mdoc.samples, operator, release, signal,
      symlink)
2000-05-22 09:02:07 +00:00
jhawk
4a80dfe1fe style/grammar.
NetBSD -> .Nx
SIGPWR origin moved to HISTORY
2000-05-22 08:55:57 +00:00
bjh21
8748ae4382 Add arm26 port 2000-05-11 19:35:03 +00:00
tron
aaad4a1656 Document "USE_SSL". 2000-04-26 21:17:03 +00:00
augustss
38ec6217fb Make mandoc point to mdoc. 2000-04-17 17:03:37 +00:00
soda
464da48333 remove reference to pica, add a directory sys/arch/arc, pointed out by enami. 2000-04-10 02:04:04 +00:00
enami
1dbed11dc4 - Use .Dq instead of hardcoding double quote.
- Sync the value of default PATH environment variable with _DEF_PATH
  defined in paths.h.
2000-03-28 01:25:00 +00:00
enami
1648836fc1 Remove duplicated ``bin'' entry under /usr. 2000-03-24 22:55:13 +00:00
enami
3709ba5058 Fix .Nm usage. 2000-03-24 22:48:32 +00:00
enami
1d15b87bc1 Remove unnecessary comma at the end of line of SEE ALSO list. 2000-03-06 14:06:09 +00:00
hubertf
61e71b247c document PACKAGE_DEPENDS_WITH_PATTERNS 2000-02-02 15:54:33 +00:00
enami
d9cdb3776d Sort SEE ALSO list as described in this manual. 2000-01-19 05:54:42 +00:00
jwise
9aa0a45ccf Document USE_JAVA 2000-01-14 17:32:29 +00:00
tron
8bf74ff792 Fix for several typos supplied by Richard Rauch in PR misc/9145. 2000-01-08 17:08:02 +00:00
itojun
9e4741d4c2 add /usr/include/net{inet6,key}. 2000-01-05 00:11:44 +00:00
mjl
e09ea1631a Fix typos, as noted by Christian Weisgerber in OpenBSD PR/1030. 1999-12-28 02:15:41 +00:00
sakamoto
7176b483b5 Add LTCONFIG_OVERRIDE and LIBTOOL_OVERRIDE definitions. 1999-12-07 08:59:54 +00:00
lukem
2b0e8f5647 fix typo 1999-11-26 20:33:02 +00:00
dmcmahill
31e0e8c669 identify RUN_DEPENDS as depricated 1999-11-23 16:44:57 +00:00
dmcmahill
6d3abcd728 - Document the USE_FORTRAN variable used to indicate that a package needs
a fortran compiler to build.
- Document the PKG_FC variable used to control which fortran compiler is
  used.
1999-11-22 23:45:15 +00:00
enami
57bb262c67 List .Nd macro as manual domain macros. 1999-11-19 01:50:32 +00:00
kristerw
1e851441fb Fixed typos (from OpenBSD) 1999-11-18 18:12:52 +00:00
rh
ff5396ed7a Document new behaviour of "update" target. 1999-10-31 19:45:17 +00:00
hubertf
3b21dce24e Add some help on when to use USE_X11BASE. 1999-10-07 12:45:38 +00:00
jdolecek
aef7e0d519 Add signal(7) manpage, with list of signals available under NetBSD.
For now, it includes just the list with basic information about
each signal, some more general signal-related staff might be
added in the future.

Thanks to Soren S. Jorvang <soren@NetBSD.org> for his help.
1999-10-06 17:05:42 +00:00
jdolecek
945fe691ae Move symlink.7 to share/man/man7/, where it belongs 1999-09-27 17:44:49 +00:00
kleink
03126e1c99 Use full month names with .Dd, as per mdoc.samples(7). 1999-09-12 18:47:10 +00:00
rh
dd265cb089 Remove bogus information about ${INSTALL_TARGET}. 1999-08-31 08:41:57 +00:00
ross
0dbb683897 Document .Fl. 1999-08-30 00:41:28 +00:00
rh
a5903905c2 Document new update target. 1999-08-29 22:42:11 +00:00
ross
d22b82c194 Improve .Ns description, document the barely-useful .Ap macro. 1999-08-23 21:54:20 +00:00
mjl
3546e46e42 Mention MASTER_SORT and MASTER_SORT_REGEXP. 1999-07-24 15:37:03 +00:00
lukem
a7611f40ee - document LOCALBASE, CROSSBASE and X11BASE
- xref mk.conf(5) correctly
- add a see also section
1999-07-22 11:08:30 +00:00
kleink
15c85fb8d4 Mention those environment variables related to audio; suggested by Perry. 1999-07-13 14:52:53 +00:00
chopps
db51dacf58 s,order of evaluation,associativity, they aren't the same thing 1999-06-01 15:24:07 +00:00
is
b4533d706e Legalize INSTALL.{html,more,ps,txt} 1999-05-10 19:34:22 +00:00
ross
4b2bc83b1f Add -unfilled. 1999-03-31 00:11:41 +00:00
ross
eae6462d13 There was no mention of .Bd -unfilled, the -ragged description was bogus,
(actually, it described -unfilled) and there are six displays, not five.
1999-03-31 00:05:38 +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