rfreezefs.8: Fix some misformatting and other minor bogosity.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 22 Dec 2014 20:32:58 +0000 (20:32 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 2 Feb 2015 22:00:13 +0000 (22:00 +0000)
rfreezefs.8

index 9e807f2..9fa24cd 100644 (file)
@@ -125,7 +125,8 @@ Sent by the client to request thawing of the filesystems.
 .TP
 .B THAWED
 Sent by
-.B rfreezefs to indicate successful thawing of the filesystems in response to
+.B rfreezefs
+to indicate successful thawing of the filesystems in response to
 .BR THAW .
 .PP
 The high-level structure of the protocol is then as follows: the client
@@ -148,7 +149,7 @@ receiving either
 or
 .B KEEPALIVE
 tokens, or an invalid token is received, or it receives one of a number
-of signals, currently
+of signals \(en currently
 .BR SIGINT ,
 .BR SIGQUIT ,
 .BR SIGTERM ,
@@ -159,7 +160,8 @@ of signals, currently
 .BR SIGBUS ,
 .BR SIGFPE ,
 or
-.BR SIGABRT ,
+.B SIGABRT
+\(en then
 .B rfreezefs
 will thaw the filesystems and report a failure.
 .PP