Prefer the use of service(1) to explicit invocation of /etc/rc.d
scripts: service(1) puts things in one place and abstracts them. Also, it's
less
typing and easier to autocomplete.
While here modernize script examples by removing the ".sh" suffix.
Submitted by: Bjoern Heidotting
Obtained from: The FreeBSD German Documentation Project
There are a few remaining explicit uses of http://www.freebsd.org/cgi/
but all of these appear to be outdated e.g. pointing to GNATS) and need
updating.
Switch &cgibase; to use protocol-relative links, rather than hardcoding
http. Switch two others (ftpbase and ftpbaseerrata) whilst here.
to the most default version of each man page rather than hard-coding the
version from 6.0. The pae(4) man page is only available on i386, so that
needs to be stated explicitly.
Use &cgibase; rather than hardcoding http://www.freebsd.org/cgi/
Woops, this is in the 'Changes from the First Edition' section, not a
generic introduction.
Submitted by: Bjoern Heidotting
Obtained from: The FreeBSD German Documentation Project
Correct the example on how to prevent NIS users from logging in. The
previous instructions did not work and this corrected version is based on
a working config from a production system. Add some descriptive text, too.
Submitted by: Bjoern Heidotting
Obtained from: The FreeBSD German Documentation Project
Change a link pointing to freshmeat.net to point to freecode.com.
Freshmeat has changed name to Freecode some time ago.
While here, remove a repeated word and an extra space.
Submitted by: Bjoern Heidotting
Obtained from: The FreeBSD German Documentation Project
Prefer the use of service(1) to explicit invocation of /etc/rc.d scripts:
service(1) puts things in one place and abstracts them. Also,
it's less typing and easier to autocomplete.
Submitted by: Bjoern Heidotting
Obtained from: The FreeBSD German Documentation Project
- The nsupdate(8) man page no longer exists: nsupdate(1) replaces it. Change
the reference in the "network servers" Handbook chapter. [1]
- Add nsupdate(1) to the man page references file, without removing the old
one so that translations don't break.
Submitted by: Bjoern Heidotting
Obtained from: The FreeBSD German Documentation Project
Correct a few entries that were mistakenly changed which would adversely
affect users of 8.x and prior by noting separate rc.conf(5) entries for
8.x and earlier or 9.x and later.
Submitted by: Bjoern Heidotting
Obtained from: The FreeBSD German Documentation Project