git: 9front

Download patch

ref: e4078d8fe4caedf3e55dd348b4dbfe841c8b3a5b
parent: 6b869e35b565071cc0326e35bd7be025d8a39eaf
author: stanley lieber <stanley.lieber@gmail.com>
date: Tue Feb 16 15:53:21 EST 2016

rcpu(1) man page: english

--- a/sys/man/1/rcpu
+++ b/sys/man/1/rcpu
@@ -97,7 +97,7 @@
 with
 .B -c
 .IR "cmd arg ..." ,
-otherwise a interactive shell is started. The user's profile
+otherwise an interactive shell is started. The user's profile
 is run before the command with
 .B $service
 set to
@@ -143,7 +143,7 @@
 the commands listed above. The rcpu protocol starts by setting up a mutual
 authenticated and encrypted TLS connection using
 .IR tlssrv (8)
-followed by the client sending a 
+followed by the client sending an 
 .IR rc (1)
 .I remotescript
 file to the server which gets executed under the authenticated user
--