Hiroki Sato
8def749c53
Normalize DTD URL.
2013-11-13 07:52:45 +00:00
Gabor Kovesdan
24d129e8d1
- Definitively upgrade to DocBook 5.0
2013-11-07 15:39:28 +00:00
Gabor Kovesdan
a06603e1e8
- MFH
2013-02-05 09:14:34 +00:00
Gabor Kovesdan
5df509eaa2
- Remove standalone="no" statements from XML declarations since it did not
...
always work and is no use anyway
2013-01-30 19:12:36 +00:00
Gabor Kovesdan
36cdb51546
- Migrate the documentation set to DocBook 4.5
2013-01-30 14:00:53 +00:00
Eitan Adler
36a62c0fe5
Bring the RC article up to date.
...
PR: docs/172692
Submitted by: crees
Reviewed by: Michael Telahun Makonnen <mmakonnen@gmail.com>
Approved by: bcr (mentor)
2012-10-31 21:24:26 +00:00
Gabor Kovesdan
77d737ee88
- Rename the share/sgml directories to share/xml
...
- Fix build errors from the next change
Approved by: doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
b4346b9b2d
- Rename .sgml files to .xml
...
- Reflect the rename in referencing files
Approved by: doceng (implicit)
2012-10-01 09:53:01 +00:00
Thomas Abthorpe
fb6863bc99
- Fix a typo
...
Approved by: gjb
2012-09-21 03:40:33 +00:00
Gabor Kovesdan
9c243757ef
- XML declarations should use IANA encoding names
...
Pointed out by: hrs
2012-09-14 17:47:48 +00:00
Gabor Kovesdan
2e51ec7022
- Strip unnecessary trailing spaces
...
Approved by: doceng (implicit)
2012-08-21 19:16:02 +00:00
Gabor Kovesdan
e6b69c3357
- XMLify English articles
...
Approved by: doceng (implicit)
2012-06-21 16:01:00 +00:00
Doug Barton
58189f49fe
Remove references to set_rcvar, which has been removed from 10-current.
...
While I'm here, bring some consistency to the various example rc.d scripts,
remove some bad examples, etc.
2012-01-14 23:16:00 +00:00
Fukang Chen
15bd66dd0d
add some missing end tags.
2008-11-15 18:56:36 +00:00
Yaroslav Tykhiy
e1184971b5
Polish the part on "shutdown" to make it even more precise
...
and understandable.
2007-08-16 13:08:42 +00:00
Yaroslav Tykhiy
b10930c5f5
Correct a typo.
2007-08-16 12:32:52 +00:00
Yaroslav Tykhiy
1400ac4194
Clarify the use of the "shutdown" rcorder(8) keyword.
...
Requested by: rafan
Ideas by: dougb
2007-08-16 12:26:14 +00:00
Yaroslav Tykhiy
23ef79f4d4
Move the paragraphs on run_rc_command syntax and properties to above
...
the example so that a reader can understand it better.
Note current $* misuse in run_rc_command so that a reader who understands
$@ and experiments with its application to run_rc_command isn't confused.
Suggested by: dougb (1st explicitly and 2nd implicitly)
2007-03-04 13:33:06 +00:00
Yaroslav Tykhiy
51a90a53d0
Explain how an rc.d script can use extra command-line arguments.
2007-03-03 10:11:34 +00:00
Yaroslav Tykhiy
9ec857d973
Fix my typo.
...
Spotted by: Neal Clark <nclark at thrownproject dot org>
2007-03-02 11:04:27 +00:00
Yaroslav Tykhiy
2ad2c2ecc3
Insist on using ${name} as the prefix for global names even
...
stronger, as suggested by dougb@, but do so in the right context.
I.e., don't fire all the requirements at once in the last section,
but tell each of them where the current topic is most appropriate.
Polish some wording and markup.
2006-10-27 10:30:52 +00:00
Yaroslav Tykhiy
84a463560e
Fix a typo and some markup nits
2006-10-26 17:09:29 +00:00
Yaroslav Tykhiy
d3b1240703
- Recommend using the same name for script itself,
...
${name}, PROVIDE, and rc.conf var prefix.
- Distinguish flags from options when telling why -foo
doesn't belong in $command_args. ${name}_flags can
contain both dashed options and arguments, so saying
"flags" when I mean options was confusing.
Suggested by: dougb
2006-10-26 16:46:19 +00:00
Yaroslav Tykhiy
06d7156d1c
Set URL_RELPREFIX for relative links within our website.
2006-10-26 14:47:42 +00:00
Yaroslav Tykhiy
306a4b2db3
- Suggest using ${name} wherever appropriate.
...
- Be more concise and clear on the requirement of /bin/sh;
the former details weren't really interesting.
- Link to the rc.d section of Porter's Handbook.
- Mention /etc/network.subr.
Suggested by: dougb
2006-10-26 14:45:30 +00:00
Yaroslav Tykhiy
cef8c4f638
Replace raw '>' chars by ">" entities in example for safety.
2006-10-26 11:41:45 +00:00
Joel Dahl
f9dd8e24dd
Expand contraction.
2006-10-23 21:03:21 +00:00
Yaroslav Tykhiy
2808adf3f1
Finally add my article "Practical rc.d scripting in BSD" to the repo.
...
Reviewed on: -rc, -doc
Reviewed by: Gary W. Swearingen, David Thompson, Giorgos Keramidas
(Thank you guys!)
2006-10-23 15:02:00 +00:00