Change day-to-date to day-to-day, also reword a confusing
sentence (probably typo).
This commit is contained in:
parent
09d7466829
commit
c2032f44fd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8705
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/users/chapter.sgml,v 1.3 2000/06/12 17:10:36 alex Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/users/chapter.sgml,v 1.4 2000/06/14 20:30:39 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="users">
|
||||
|
@ -31,7 +31,7 @@
|
|||
|
||||
<para>The superuser account, usually called
|
||||
<username>root</username>, comes preconfigured, and facilitates
|
||||
system administration, and should not be used for day-to-date
|
||||
system administration, and should not be used for day-to-day
|
||||
tasks like sending and receiving mail, general exploration of
|
||||
the system, or programming.</para>
|
||||
|
||||
|
@ -63,7 +63,7 @@
|
|||
|
||||
<para>System users are those used to run services such as DNS,
|
||||
mail, web servers, and so forth. The reason for this is
|
||||
security, as if all services ran as the superuser, they could
|
||||
security; if all services ran as the superuser, they could
|
||||
act without restriction.</para>
|
||||
|
||||
<para>Examples of system users are <username>daemon</username>,
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/users/chapter.sgml,v 1.3 2000/06/12 17:10:36 alex Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/users/chapter.sgml,v 1.4 2000/06/14 20:30:39 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="users">
|
||||
|
@ -31,7 +31,7 @@
|
|||
|
||||
<para>The superuser account, usually called
|
||||
<username>root</username>, comes preconfigured, and facilitates
|
||||
system administration, and should not be used for day-to-date
|
||||
system administration, and should not be used for day-to-day
|
||||
tasks like sending and receiving mail, general exploration of
|
||||
the system, or programming.</para>
|
||||
|
||||
|
@ -63,7 +63,7 @@
|
|||
|
||||
<para>System users are those used to run services such as DNS,
|
||||
mail, web servers, and so forth. The reason for this is
|
||||
security, as if all services ran as the superuser, they could
|
||||
security; if all services ran as the superuser, they could
|
||||
act without restriction.</para>
|
||||
|
||||
<para>Examples of system users are <username>daemon</username>,
|
||||
|
|
Loading…
Reference in a new issue