summaryrefslogtreecommitdiffstats
path: root/man1/git.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git.1')
-rw-r--r--man1/git.110
1 files changed, 5 insertions, 5 deletions
diff --git a/man1/git.1 b/man1/git.1
index b06393c6e..ac68b6e14 100644
--- a/man1/git.1
+++ b/man1/git.1
@@ -2,12 +2,12 @@
.\" Title: git
.\" Author: [see the "Authors" section]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-23
+.\" Date: 2023-10-29
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.482.g2e8e77cbac
+.\" Source: Git 2.42.0.526.g3130c155df
.\" Language: English
.\"
-.TH "GIT" "1" "2023\-10\-23" "Git 2\&.42\&.0\&.482\&.g2e8e77" "Git Manual"
+.TH "GIT" "1" "2023\-10\-29" "Git 2\&.42\&.0\&.526\&.g3130c1" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -154,8 +154,8 @@ may not contain an equals sign to avoid ambiguity with
\fB<name>\fR
containing one\&.
.sp
-This is useful for cases where you want to pass transitory configuration options to git, but are doing so on OS\(cqs where other processes might be able to read your cmdline (e\&.g\&.
-\fB/proc/self/cmdline\fR), but not your environ (e\&.g\&.
+This is useful for cases where you want to pass transitory configuration options to git, but are doing so on operating systems where other processes might be able to read your command line (e\&.g\&.
+\fB/proc/self/cmdline\fR), but not your environment (e\&.g\&.
\fB/proc/self/environ\fR)\&. That behavior is the default on Linux, but may not be on your system\&.
.sp
Note that this might add security for variables such as