diff options
Diffstat (limited to 'man1')
| -rw-r--r-- | man1/intro.1 | 2 | ||||
| -rw-r--r-- | man1/ldd.1 | 2 | ||||
| -rw-r--r-- | man1/time.1 | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/man1/intro.1 b/man1/intro.1 index f118a4965d..1e7d02f0da 100644 --- a/man1/intro.1 +++ b/man1/intro.1 @@ -109,7 +109,7 @@ drwxr-xr-x 2 aeb 1024 Aug 6 23:51 bin .BI "% " "rm tel1" .BI "% " "grep maja tel2" maja 0501-1136285 -.BI "% " +.B "% " .fi .RE and here typing Control-D ended the session. diff --git a/man1/ldd.1 b/man1/ldd.1 index 0cd6b28666..20143d3720 100644 --- a/man1/ldd.1 +++ b/man1/ldd.1 @@ -12,7 +12,7 @@ ldd \- print shared library dependencies .SH SYNOPSIS .B ldd -.RB [OPTION]... +.R [OPTION]... FILE... .SH DESCRIPTION .B ldd diff --git a/man1/time.1 b/man1/time.1 index 90491a4026..66c17dcb91 100644 --- a/man1/time.1 +++ b/man1/time.1 @@ -82,7 +82,7 @@ useful information, not only about time used, but also on other resources like memory, I/O and IPC calls (where available). The output is formatted using a format string that can be specified using the \-f option or the -.BR TIME +.B TIME environment variable. .LP The default format string is @@ -241,7 +241,7 @@ GNU time version 1.7 is not yet localized. Thus, it does not implement the POSIX requirements. .LP The environment variable -.BR TIME +.B TIME was badly chosen. It is not unusual for systems like .BR autoconf (1) |
