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
erh
55f3a4b91b
Fix .Bl/.El imbalance.
1999-03-10 09:29:08 +00:00
hubertf
4e214e9bac
Xref mk.conf(5), move per-package variables from the common section over
...
to the package-specific section, add section on how to set defaults for
package distfile repositories (MASTER_SITES_*), from mk.conf(5).
1999-02-21 14:27:44 +00:00
hubertf
0348133774
You do not want to set PREFIX manually, and there is no patch -C here
1999-02-17 00:47:17 +00:00
agc
2890ddda36
s/USE_X11/USE_X11BASE/g
...
s/BUILD_USES_X11/USE_X11/g
Note the changes in meaning of the two definitions. This should be much more
intuitive.
1999-01-30 23:19:51 +00:00
agc
8ddbd09ea3
Document BUILD_USES_X11 definition.
1999-01-26 22:18:42 +00:00
ross
2a2a8c3b8a
Instead of claiming that nested displays work, note that they are prohibited.
...
Adjust the note permitting list nesting to note that -enum lists can't be.
1999-01-12 02:20:33 +00:00
garbled
eda09f767f
Since we are "NetBSD" and not "BSD Experimental", update the definition
...
of .Os to reflect reality.
Also document the new AT&T laziness macros.
1999-01-11 19:27:20 +00:00
simonb
737886c364
Remove specific models numbers from the sys/arch/pmax description.
1998-12-12 15:21:33 +00:00
ross
c3bcd7a272
Correct error: .Fd is _not_ parsed and is _not_ callable.
1998-10-28 05:57:20 +00:00
ross
7680d419a9
The -width attribute for the standard -tag list (.Bl -tag -width EWOULDBLOCK)
...
is not really optional, and bizarre things will happen if it is left out.
1998-10-21 01:08:02 +00:00
agc
1159a11534
Document REQ_FILE and MESSAGE_FILE definitions.
1998-09-17 16:04:06 +00:00
agc
247891ee59
Document INSTALL_FILE and DEINSTALL_FILE definitions, to be set to the
...
names of any INSTALL or DEINSTALL scripts, respectively.
Also bring explanation of LIB_DEPENDS up to date.
Document USE_LIBTOOL.
1998-09-17 14:14:17 +00:00
garbled
5c4c28f2c8
Document LDFLAGS in bsd.pkg.mk. Also, CFLAGS wasn't documented so I
...
threw that one in as well.
1998-09-14 17:33:01 +00:00
garbled
7c802b05c2
Document use of NOT_FOR_ARCHS.
1998-08-28 14:19:44 +00:00
mycroft
3748c7c959
Assign my copyrights to TNF.
1998-08-15 09:16:27 +00:00
tv
766887e41b
Add glob-style wildcards to ONLY_FOR_ARCHS.
1998-07-26 22:20:23 +00:00
agc
b74cda577c
Document LICENCE definition, and ACCEPTABLE_LICENCES.
1998-07-06 15:31:53 +00:00
agc
2aa0cd556b
Finish documenting automatic man page handling changes.
1998-07-06 15:21:24 +00:00
agc
a4ec19a21a
Update the package collection documentation to reflect the automatic
...
manual page handling changes. The explanations for the MAN<sect> and
CAT<sect> definitions, and MANLANG, have been left in place until all
occurrences have been deleted from the package Makefiles.
1998-06-18 15:03:33 +00:00
perry
b0c0bd5382
Update for the late '90s, largely by chopping out obsolete sections.
1998-06-17 00:02:28 +00:00
perry
95e465ae5a
Remove a final reference to /usr/src/contrib, to allow us to polish off
...
PR5599 (from jwise@unicast.com ).
1998-06-16 23:05:08 +00:00
agc
6755cf6312
Modify the section on MOTIF variables to match reality - there are now
...
only two: USE_MOTIF and MOTIFLIB.
1998-06-09 14:37:19 +00:00
lukem
fc90756956
Implement a new manual page category ``SECURITY CONSIDERATIONS''
...
(suggested by mycroft)
1998-06-08 12:41:41 +00:00
mrg
bb884a2086
add a packages(7) man page, cobbled from bsd.pkg.mk
1998-06-05 12:29:03 +00:00
fair
67aae558d6
fix .Xr references
1998-04-30 09:38:54 +00:00
fair
dc026e0515
Change occurrences of "UNIX" to .Ux or .At as appropriate.
1998-04-28 06:00:51 +00:00
fair
85818bdaaa
Fix mdoc usage: NetBSD -> .Nx
1998-04-28 04:36:26 +00:00
mrg
3c77b67cfa
convert unknown .Ds/.De sequence into a normal list.
1998-04-22 09:20:49 +00:00
ross
7c7c171d13
Add David Brownlee's new intro pages, with editing. (PR #534[23])
...
Also, while here, expand apparently incorrectly .Dd month abbreviations.
(I thought about doing this in tmac/doc-common...heh...that would have
allowed a possible reverse map back to abbreviations.)
1998-04-22 07:14:30 +00:00
hubertf
308f6f25b6
Document pkg, pkgsrc & mk.conf, remove usr/contrib (per PR 5244 by E. Fair)
1998-04-02 09:47:22 +00:00
perry
34a98169f0
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:54:12 +00:00
perry
3a64d01708
note that .Dd directives should NOT have the date quoted
1998-02-05 07:28:57 +00:00
perry
9612121fe2
more section 9 changes, plus change UNIX to NetBSD in appropriate spots
1998-02-03 23:28:50 +00:00
perry
1016887a4f
change to reflect that we now have a section 9 of the manual
1998-02-03 23:06:02 +00:00
enami
f8f06cda52
Fix a typo; s/accomodate/accommodate/
1998-01-10 08:11:42 +00:00
perry
6b9926770a
get rid of secretmail residue -- suggested in pr-4568 from Carl Shapiro
1998-01-10 00:06:23 +00:00
mikel
9205a85ba8
.It is not parsed, so spell out Bx and Ux
1997-11-27 04:59:07 +00:00
thorpej
a501298032
Add a document describing the layout of a NetBSD release.
1997-11-25 05:27:41 +00:00
lukem
8921c23385
note that SEE ALSO is sorted on section number, then name within section
1997-11-24 12:49:34 +00:00
lukem
e7b47c18a6
document .Bl -column, and the bug if the first .Bl doesn't have -width
1997-11-24 12:43:25 +00:00
lukem
0e3b290810
fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups
1997-11-24 06:28:50 +00:00
lukem
ad9cd72294
document .Bl options -column, -dash, -hyphen
1997-11-23 13:39:27 +00:00
hubertf
d738090b5a
xref atalk.4 now as we have it
1997-11-15 22:58:39 +00:00
mikel
375a68a3c6
correct template file name; from Marshall M. Midden <m4@umn.edu> in
...
OpenBSD PR 336.
1997-10-28 04:06:35 +00:00
mrg
14de140085
update to lite-2; also, update to NetBSD reality, and include our kernel source additions, per the changes in lite-2.
1997-10-18 11:19:25 +00:00
mycroft
1a5d0febcd
Use bsd.man.mk and bsd.subdir.mk as appropriate.
1997-10-11 08:22:03 +00:00
hubertf
e2d60d308c
- remove: /usr/include/netimp/, /usr/include/pascal/ /usr/src/kerberosIV/
...
/usr/src/prgm/
- add: /usr/include/netatalk/ /usr/include/netccitt/ /usr/include/natm/
/usr/share/mk/bsd.README /usr/share/lkm/ /usr/share/nls/
/usr/share/sendmail/ /usr/src/distrib/ /usr/src/domestic/
- add x-ref of ftpd(8) to /var/spool/ftp
1997-10-06 23:36:59 +00:00
lukem
c19335a76d
document `` .Nm "" , '' support
1997-09-16 01:30:53 +00:00
lukem
a72a43e88c
fix an internal cross reference to "extended arguments"
1997-06-07 16:48:55 +00:00
mikel
1c200deee9
fix some paste-os and other minor problems.
1997-06-03 05:38:59 +00:00
perry
5a31478d52
Add a blurb on /usr/mdec.
1997-03-14 04:06:42 +00:00
mouse
75e150fc56
alternate -> alternative, per PR 2643
1997-03-08 14:02:43 +00:00
mikel
86a5a1ffbd
fix .Nx description
1997-03-06 23:13:07 +00:00
mikel
a41241b92a
/etc/termcap -> /usr/share/misc/termcap. Fixes misc/1401.
1996-11-12 07:50:11 +00:00
lukem
5d37ffa7eb
fix the the typos
1996-11-10 23:58:22 +00:00
perry
874334d1a3
document Nx (NetBSD) macro
1996-10-15 20:15:33 +00:00
explorer
c2d9a57948
Add a missing quote ; closes pr misc/2832
1996-10-11 14:53:03 +00:00
jtc
f1128403ae
Fix path to mdoc template; From Masanobu Saitoh in PR #2293
1996-04-03 20:17:34 +00:00
jtc
266315a609
fix default path
1995-07-03 19:45:07 +00:00
cgd
06e2955ff1
specify man pages the new way.
1994-12-22 10:44:04 +00:00
jtc
294d9cc710
Merged with 4.4lite.
...
Changed to conform to NetBSD's new RCS Id conventions.
1994-11-30 19:07:03 +00:00
jtc
df430275d5
imported from 4.4lite
1994-11-30 18:53:08 +00:00
mycroft
a53df2f836
Fix description of /usr/share.
1994-07-09 05:51:13 +00:00
jtc
e3981ea214
UUCP config files live in /etc/uucp, not /usr/lib/uucp.
...
This file needs a lot more work.
1994-03-31 01:14:22 +00:00
deraadt
3881479255
reference resolv.conf(5) instead of resolver(5)
1994-03-24 10:11:48 +00:00
mycroft
dfb9caab49
Add RCS indentifiers.
1993-08-01 07:32:48 +00:00
mycroft
5b11c06adf
Add RCS indentifiers.
1993-07-31 15:27:53 +00:00
jtc
6717e85b49
Fixed spelling error: mdoc.sample -> mdoc.samples
...
Added RCS Header.
1993-07-22 16:53:53 +00:00
mycroft
77f1922b02
Fix up FILES sections.
1993-06-13 23:06:41 +00:00
mycroft
e52e93dd80
Update file names.
1993-06-13 22:36:44 +00:00
mycroft
f8e9047837
Once more, don't make `all' depend on man page; bsd.prog.mk does this.
1993-04-26 03:49:25 +00:00
cgd
09774aaf36
term manpage is missing
1993-04-09 09:43:20 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00