From 35885651c79c57ac550af853b8ce3f08b80d4c77 Mon Sep 17 00:00:00 2001 From: Francisco Capdevila Date: Wed, 6 Apr 2016 11:07:02 -0300 Subject: [PATCH] Capitalize proper nouns. --- sysadmin_tools.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysadmin_tools.rst b/sysadmin_tools.rst index 65a16bb..347e538 100644 --- a/sysadmin_tools.rst +++ b/sysadmin_tools.rst @@ -271,13 +271,13 @@ Reattach to a session: Share a session: -User alice starts session: +User Alice starts session: .. code-block:: console screen -S session1 -User bob can then attach to the same session (both alice and bob can send commands to the session): +User Bob can then attach to the same session (both Alice and Bob can send commands to the session): .. code-block:: console