Commit graph

29 commits

Author SHA1 Message Date
Joel Dahl
f361f5a935 Expand contractions. 2006-02-07 21:32:42 +00:00
Hiroki Sato
5fa082b1f8 Simplify parameter entities in doctype declaration.
Currently we have articles.ent and books.ent, and
for example, articles.ent can be used by putting the
following lines in the doctype declaration:

 <!ENTITY % articles.ent PUBLIC
            "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
 %articles.ent;

This pulls all of the necessary entities via share/sgml/articles.ent.

The translation teams can customize these entities by redefining
the articles.ent file in <langcode>/share/sgml.  See
ja_JP.eucJP/share/sgml for example.
2004-08-08 13:44:01 +00:00
Simon L. B. Nielsen
34eb493593 Add Linux trademark attribution, which I missed in the first trademark
update of this article.

Noticed by:	des
2003-12-12 23:40:55 +00:00
Dag-Erling Smørgrav
ec88e446c2 Old uncommitted changes: improve the configuration section, and add
descriptions for more modules.
2003-12-10 16:26:44 +00:00
Simon L. B. Nielsen
b8494fd2f5 - Use trademark entities.
- Add trademark attributions.
- Don't join trademarks with other words, e.g. using hyphens.
- Don't use trademarks as nouns (e.g. don't use "Windows NT's").
2003-09-18 15:32:54 +00:00
Dag-Erling Smørgrav
0fb053a5e9 Whitespace cleanup, translators can ignore this. 2003-05-26 14:06:59 +00:00
Dag-Erling Smørgrav
096648e07a Document the "binding" control flag. Also rewrite the section describing
the control flags to make it clearer, and correct a mistake in the "PAM
chain execution summary" table.
2003-05-23 01:14:19 +00:00
Marc Fonvieille
a1161205fd Update copyright. 2003-02-17 23:00:10 +00:00
Dag-Erling Smørgrav
ed805b7479 More about modules. 2003-02-15 22:52:36 +00:00
Dag-Erling Smørgrav
454ade95b7 Reword parts of the "Policies" section (old uncommitted diff)
Start writing the "FreeBSD PAM Modules" section, which will provide
short descriptions of each of the PAM modules we ship in the base
system, along with recommendations about their use.

Note to translators: more to come in the very near future, so you may
wish to hold back on this one for a while.

Sponsored by:	DARPA, NAI Labs
2003-02-06 11:50:55 +00:00
Ruslan Ermilov
58ba213e1d Fixed grammar nits.
Reviewed by:	des
2002-11-14 13:20:32 +00:00
Dag-Erling Smørgrav
31444a8de7 Try to explain how the dispatcher works, with all (well, both) its quirks.
Translators: still not done, please hold off.

Sponsored by:	DARPA, NAI Labs
2002-06-21 16:42:35 +00:00
Dag-Erling Smørgrav
f5c32c1745 Mess up the bibliography even more. 2002-06-08 01:24:55 +00:00
Dag-Erling Smørgrav
87ec504a4f Whitespace nits (they keep sneaking in!) + some nits pointed out by keramida. 2002-06-08 01:23:41 +00:00
Dag-Erling Smørgrav
9a88a939eb DBA update, add copyright & legal notice, minor cleanup. 2002-06-07 16:24:17 +00:00
Dag-Erling Smørgrav
a0e5c66ae0 Catch up with the current state of -CURRENT, and discuss the differences
between OpenPAM, Linux-PAM and Solaris PAM in some more detail.  Also add
IDs to most sections and their titles, and an appendix listing a sample
conversation function.

Translators: please leave for later, there's still a lot to do.

Sponsored by:	DARPA, NAI Labs
2002-06-07 15:45:24 +00:00
Dag-Erling Smørgrav
828a51b4c8 Checkpoint commit: add sample application, mess with bibliography. 2002-06-07 13:37:37 +00:00
Dag-Erling Smørgrav
f5b32f0bef Whitespace cleanup. 2002-06-07 10:25:15 +00:00
Chris Costello
8780066e72 o Convert the "Further Reading" section from an appendix to a
bibliography containing multiple bibliodiv's, and move the text
  description of the bibliography to an abstract element within the
  bibliography tag
o Add a link to OpenPAM's Source Forge Web page.

Sponsored by:	DARPA, NAI Labs
2002-02-28 15:03:07 +00:00
Chris Costello
073d039e40 Replace the "Further Reading" section's contents with a proper
DocBook bibliography.  This will be expanding.

Sponsored by:	DARPA, NAI Labs
2002-02-23 04:48:55 +00:00
Hiroyuki Hanai
440578ec80 fix typo. 2002-01-24 13:50:37 +00:00
Dag-Erling Smørgrav
820352acae Instead of having a marked-up copy of the source code, keep a compilable
copy, and use an <inlinegraphic> to suck it into the article.

Suggested by:	hrs
2002-01-20 22:52:51 +00:00
Dag-Erling Smørgrav
37e03e83cc - Clearly mark all unwritten sections.
- Correct a factual error in the "Transactions" section (which I
   wrote mostly off the top of my head)
 - Add a note about discrepancies in the original PAM paper to the (as
   yet unwritten) "PAM Application Programming" section.
 - Fill in the sample PAM application, and make room for an (as yet
   unwritten) sample PAM module.

Sponsored by:	DARPA, NAI Labs
2002-01-14 18:26:29 +00:00
Chris Costello
9f3cce6c72 Re-wrap text.
Sponsored by:	DARPA, NAI Labs
2002-01-13 22:47:35 +00:00
Chris Costello
e16cf3f120 o Markup fixes (<replaceable> and <filename> added where appropriate).
o Wording changes.
o Grammar/punctuation.

Sponsored by:	DARPA, NAI Labs
2002-01-13 22:45:17 +00:00
Dag-Erling Smørgrav
9dc2ba6133 Lots more text, and some markup and whitespace fixes. 2002-01-12 20:42:39 +00:00
Dag-Erling Smørgrav
066bdfcfcf Add NAI copyright (which should have been there from the beginning, but I
forgot to put it in)
2002-01-12 14:18:30 +00:00
Dag-Erling Smørgrav
5089c5210c Checkpoint commit. 2001-12-11 11:08:10 +00:00
Dag-Erling Smørgrav
bb65c8cbeb Beginnings of an article about PAM. This is a work in progress and is not
yet connected to the doc build.

Sponsored by:	DARPA, NAI Labs
2001-12-06 18:38:25 +00:00