From 9df937a3260f29c61ff955104f22e3f7f94ca85c Mon Sep 17 00:00:00 2001 Message-Id: <9df937a3260f29c61ff955104f22e3f7f94ca85c.1714984108.git.mdw@distorted.org.uk> From: Mark Wooding Date: Sun, 20 Dec 2009 23:11:35 +0000 Subject: [PATCH] server/tripe-admin.5.in: Some typo fixes. Organization: Straylight/Edgeware From: Mark Wooding --- server/tripe-admin.5.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/server/tripe-admin.5.in b/server/tripe-admin.5.in index 6901dc41..ddfc63f8 100644 --- a/server/tripe-admin.5.in +++ b/server/tripe-admin.5.in @@ -180,7 +180,7 @@ indicates that a background command succeeded or failed, respectively. A background command will never issue an .B OK or -.B BGINFO +.B INFO response: it will always detach and then issue any .B BGINFO lines followed by @@ -214,7 +214,8 @@ command. .SP .BI "SVCCLAIM " service " " version Another client has claimed a later version of the named -.I service. The recipient is no longer the provider of this service. +.IR service . +The recipient is no longer the provider of this service. .SP .BI "SVCJOB " jobid " " service " " command " " args \fR... Announces the arrival of a new job. The @@ -978,7 +979,7 @@ is already the tag of an outstanding job. .SP .BI "unknown-command " token The command -.B token +.I token was not recognised. .SP .BI "unknown-peer " name -- [mdw]