svn commit: r366603 - stable/12/sbin/camcontrol
Gordon Bergling
gbe at FreeBSD.org
Sat Oct 10 09:41:21 UTC 2020
Author: gbe (doc committer)
Date: Sat Oct 10 09:41:20 2020
New Revision: 366603
URL: https://svnweb.freebsd.org/changeset/base/366603
Log:
MFC r366406: camcontrol(8): Bugfixes for some issues reported by mandoc
- new sentence, new line
Modified:
stable/12/sbin/camcontrol/camcontrol.8
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/sbin/camcontrol/camcontrol.8
==============================================================================
--- stable/12/sbin/camcontrol/camcontrol.8 Sat Oct 10 09:40:03 2020 (r366602)
+++ stable/12/sbin/camcontrol/camcontrol.8 Sat Oct 10 09:41:20 2020 (r366603)
@@ -1511,10 +1511,10 @@ user.
This option can be combined with other options such as
.Fl e Em pwd
.Pp
-A master password may be set in a addition to the user password. The purpose of
-the master password is to allow an administrator to establish a password that
-is kept secret from the user, and which may be used to unlock the device if the
-user password is lost.
+A master password may be set in a addition to the user password.
+The purpose of the master password is to allow an administrator to establish
+a password that is kept secret from the user, and which may be used to unlock
+the device if the user password is lost.
.Pp
.Em Note:
Setting the master password does not enable device security.
@@ -2528,7 +2528,8 @@ whether it is enabled and what the timer value is.
.It Ic timestamp
Issue REPORT TIMESTAMP or SET TIMESTAMP
.Tn SCSI
-commands. Either the
+commands.
+Either the
.Fl r
option or the
.Fl s
@@ -2552,7 +2553,8 @@ time, but override the system time zone and use UTC in
.El
.Bl -tag -width 6n
.It Fl s
-Set the device's timestamp. Either the
+Set the device's timestamp.
+Either the
.Fl f
and
.Fl T
More information about the svn-src-all
mailing list