Two-fonts macros are made for two or more arguments.
Remove space at end of lines in the files "term-utils/{script.1,
scriptlive.1, scriptreplay.1}".
Put "\-\-summary" to the correct indent in the file
"term-utils/script.1"
Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
.RE
.TP
-.BR \-\-move\-use\-fsync
+.B \-\-move\-use\-fsync
Use fsync system call after each write when move dara to a new location by
\fB\-\-move\-data\fR.
.TP
.RB [ \-s | \-u [ =\fIUID ]]
.RB [ \-g " \fIgroups\fR]"
.RB [ \-l " \fIlogins\fR]"
-.RB [\fIusername\fR]
+.RI [ username ]
.SH DESCRIPTION
.PP
Examine the wtmp and btmp logs, /etc/shadow (if necessary) and /etc/passwd
and output the desired data.
The optional argument \fIusername\fR forces
-.BR lslogins
+.B lslogins
to print all available details about the specified user only. In this case the
output format is different than in case of \fB\-l\fR or \fB\-g\fR and unknown
is \fIusername\fR reported as an error.
allows to run commands with a substitute user and group ID.
.PP
When called with no
-.IR user
+.I user
specified,
.B su
defaults to running an interactive shell as
.IR root .
When
-.IR user
+.I user
is specified, additional
.IR argument s
can be supplied, in which case they are passed to the shell.
value with options on the hwclock command line.
.SH FILES
-.IR /etc/adjtime
+.I /etc/adjtime
.SH "SEE ALSO"
.BR hwclock (8),
.BR rtcwake (8)
.BR execve (2)
to fail at AppArmor's whim.
.TP
-.BI \-\-reset\-env
+.B \-\-reset\-env
Clears all the environment variables except TERM; initializes the environment variables HOME, SHELL, USER, LOGNAME
according to the user's passwd entry; sets PATH to \fI/usr/local/bin:/bin:/usr/bin\fR for a regual user and to
\fI/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin\fR for root.
Fork the specified \fIprogram\fR as a child process of \fBunshare\fR rather than
running it directly. This is useful when creating a new PID namespace.
.TP
-.BR \-\-keep\-caps
+.B \-\-keep\-caps
When the \fB--user\fP option is given, ensure that capabilities granted
in the user namespace are preserved in the child process.
.TP
Since version 2.35
.B script
supports multiple streams and allows to log input and output to separate
-files or all the one file. This version also supports new timing file
+files or all the one file. This version also supports new timing file
which records additional information. The command
.B scriptreplay \-\-summary
then provides all the information.
Log input to the \fIfile\fR. The log output is disabled if only \fB\-\-log\-in\fR
specified.
.sp
-Use this logging functionality carefully as it logs all input, including input
+Use this logging functionality carefully as it logs all input, including input
when terminal has disabled echo flag (for example password inputs).
.TP
\fB\-O\fR, \fB\-\-log\-out\fR \fIfile\fR
.PP
.SH SIGNALS
Upon receiving
-.BR SIGUSR1,
+.BR SIGUSR1 ,
.B script
immediately flushes the output files.
.PP
.B scriptlive
[options]
.RB [ \-t ]
-.RI timingfile
+.I timingfile
.RB [ \-I|\-B ]
-.RI typescript
+.I typescript
.SH "DESCRIPTION"
This program re-run a typescript, using stdin typescript and timing information to ensure that
input happens in the same rhythm as it originally appeared when the script
outputs to file specified by
.BR \-\-log\-timing .
The typescript has to contain stdin information and it is what
-.BR script (1)
+.BR script (1)
outputs to file specified by
-.BR \-\-log-in
+.B \-\-log-in
or
.BR \-\-log\-io .
.BR \-\-log\-out .
.PP
If the third parameter or
-.BR \-\-divisor
+.B \-\-divisor
is specified, it is used as a speed-up multiplier.
For example, a speed-up of 2 makes
.B scriptreplay
of seconds. The argument is a floating point number. This can be used to
avoid long pauses in the transcript replay.
.TP
-.BR " \-\-summary "
-Display details about session recorded in the specified timing file and exit. The session has
+.B \-\-summary
+Display details about session recorded in the specified timing file and exit. The session has
to be recorded by
.I advanced
format (see