]> rtime.felk.cvut.cz Git - novaboot.git/commitdiff
server: Grammar fixes in documentation
authorMichal Sojka <michal.sojka@cvut.cz>
Wed, 18 Jul 2018 20:15:30 +0000 (22:15 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Wed, 18 Jul 2018 20:15:30 +0000 (22:15 +0200)
server/novaboot-shell

index 5b864bc3dfa14f7b151b462f8dc0bb4c598d85c5..c35ff7e8b4a4a9df726163294db60977c557daec 100755 (executable)
@@ -193,14 +193,14 @@ B<ssh target@server> [command [arguments...]]
 
 =head1 DESCRIPTION
 
-B<novaboot-shell> provides L<novaboot(1)> with unified SSH-based
-interface for controlling target hardware. This simplifies client-side
-configuration, because typically only I<-ssh=...> option is needed on
-the client side. B<novaboot-shell> is typically configured as a login
-shell of special user accounts associated with target hardware. It
-ensures that users are able to perform only a limited set of action
-(see L</COMMANDS> below) with the target and have no shell access on
-the server.
+B<novaboot-shell> provides L<novaboot(1)> with unified SSH-based
+interface for controlling the target hardware. This simplifies
+client-side configuration, because clients typically need only the
+I<-ssh=...> option. B<novaboot-shell> is typically configured as a
+login shell of special user accounts associated with target hardware.
+It ensures that users can perform only a limited set of actions (see
+L</COMMANDS> below) with the target and have no shell access on the
+server.
 
 =head1 COMMANDS