Commit Graph

268 Commits

Author SHA1 Message Date
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