From 14ee3bff4192e81ca0f441ba0c88349db0f6ec2f Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 19 Jul 2005 15:38:39 +0000 Subject: [PATCH] Formatting fixes --- man1/df.1 | 2 +- man1/time.1 | 2 +- man2/cacheflush.2 | 2 +- man3/errno.3 | 2 +- man3/rpc.3 | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/man1/df.1 b/man1/df.1 index 0d51d5883..6b4c0af5c 100644 --- a/man1/df.1 +++ b/man1/df.1 @@ -166,7 +166,7 @@ options. By default, no filesystem types are omitted. .TP .B "\-v" Ignored; for compatibility with System V versions of -.B df . +.BR df . .SH "GNU STANDARD OPTIONS" .TP .B "\-\-help" diff --git a/man1/time.1 b/man1/time.1 index 9fc793d14..0df22fa05 100644 --- a/man1/time.1 +++ b/man1/time.1 @@ -246,7 +246,7 @@ to .I bug\-utils@prep.ai.mit.edu .br Please include the version of -.B time , +.BR time , which you can get by running .br .I time \-\-version diff --git a/man2/cacheflush.2 b/man2/cacheflush.2 index c16d859bc..a19ed591b 100644 --- a/man2/cacheflush.2 +++ b/man2/cacheflush.2 @@ -43,7 +43,7 @@ Write back to memory and invalidate the affected valid cache lines. .TP .B BCACHE Same as -.B (ICACHE|DCACHE) . +.BR (ICACHE|DCACHE) . .PP .SH "RETURN VALUE" .B cacheflush diff --git a/man3/errno.3 b/man3/errno.3 index b7cda73c6..ced5ec33e 100644 --- a/man3/errno.3 +++ b/man3/errno.3 @@ -36,7 +36,7 @@ errno \- number of last error The .I header file defines the integer variable -.B errno , +.BR errno , which is set by system calls and some library functions in the event of an error to indicate what went wrong. Its value is significant only when the call diff --git a/man3/rpc.3 b/man3/rpc.3 index 35d673ce6..8ff8ca406 100644 --- a/man3/rpc.3 +++ b/man3/rpc.3 @@ -1473,7 +1473,7 @@ service transport, to which it returns a pointer. The transport is associated with the socket .IR sock , which may be -.B \s-1RPC_ANYSOCK\s0 , +.BR \s-1RPC_ANYSOCK\s0 , in which case a new socket is created. If the socket is not bound to a local .SM UDP