From e7a20fbb2d9810e7d3338869ba9cf4e256db615a Mon Sep 17 00:00:00 2001 From: Erik Auerswald Date: Wed, 11 Dec 2024 15:38:10 +0100 Subject: [PATCH] man page: fix two typos --- ssocr.1.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ssocr.1.in b/ssocr.1.in index b992ee3..afb8c2c 100644 --- a/ssocr.1.in +++ b/ssocr.1.in @@ -30,10 +30,10 @@ can be used as a special argument to end option-scanning, e.g., in order to use a negative number as argument to a command. .PP When using a single character (i.e., short) option, -Arguments can either directly follow the option character, +arguments can either directly follow the option character, or can be separated from the option character by whitespace. When using a multi character (i.e., long) option, -Arguments must be separated from the option by either an equals sign +arguments must be separated from the option by either an equals sign .RB ( = ), or whitespace. .SH OPTIONS