Use proper term in the ctld(8) and iscsid(8) man pages.

MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
trasz 2015-09-03 11:43:56 +00:00
parent 6534f807e4
commit 7a19b70f33
2 changed files with 4 additions and 4 deletions

View File

@ -80,9 +80,9 @@ The default is
.Pa /etc/ctl.conf .
.It Fl d
Debug mode.
The server sends verbose debug output to standard error, and does not
The daemon sends verbose debug output to standard error, and does not
put itself in the background.
The server will also not fork and will exit after processing one connection.
The daemon will also not fork and will exit after processing one connection.
This option is only intended for debugging the target.
.El
.Sh FILES

View File

@ -68,9 +68,9 @@ The default location is
.Pa /var/run/iscsid.pid .
.It Fl d
Debug mode.
The server sends verbose debug output to standard error, and does not
The daemon sends verbose debug output to standard error, and does not
put itself in the background.
The server will also not fork and will exit after processing one connection.
The daemon will also not fork and will exit after processing one connection.
This option is only intended for debugging the initiator.
.It Fl l Ar loglevel
Specifies debug level.