From c3235368bc6bc3e61635f6090150f24b3ac406b5 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 26 Mar 2014 05:55:42 +0100 Subject: [PATCH] st.4: grfix Signed-off-by: Michael Kerrisk --- man4/st.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man4/st.4 b/man4/st.4 index bab276d5c..14763a5b9 100644 --- a/man4/st.4 +++ b/man4/st.4 @@ -512,7 +512,7 @@ all read operations must be for a multiple of the block size. .BR MT_ST_TWO_FM " (Default: false)" This option modifies the driver behavior when a file is closed. The normal action is to write a single filemark. -If the option is true the driver will write two filemarks and +If the option is true, the driver will write two filemarks and backspace over the second one. .IP Note: @@ -540,7 +540,7 @@ lose track of the current file number normally returned by the request. If .B MT_ST_FAST_EOM -is false the driver will respond to an +is false, the driver will respond to an .B MTEOM request by forward spacing over files. .TP