Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148346054
D49494.1786392043.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D49494.1786392043.diff
View Options
diff --git a/documentation/content/en/books/handbook/cutting-edge/_index.adoc b/documentation/content/en/books/handbook/cutting-edge/_index.adoc
--- a/documentation/content/en/books/handbook/cutting-edge/_index.adoc
+++ b/documentation/content/en/books/handbook/cutting-edge/_index.adoc
@@ -726,7 +726,7 @@
+
[source,shell]
....
-# git pull -C /usr/src <.>
+# git -C /usr/src pull <.>
check /usr/src/UPDATING <.>
# cd /usr/src <.>
# make -j4 buildworld <.>
@@ -788,7 +788,7 @@
[[synching]]
[source,shell]
....
-# git pull -C /usr/src
+# git -C /usr/src pull
....
The update process can take some time if the directory has not been updated recently.
diff --git a/documentation/content/en/books/handbook/cutting-edge/_index.po b/documentation/content/en/books/handbook/cutting-edge/_index.po
--- a/documentation/content/en/books/handbook/cutting-edge/_index.po
+++ b/documentation/content/en/books/handbook/cutting-edge/_index.po
@@ -1499,7 +1499,7 @@
#: documentation/content/en/books/handbook/cutting-edge/_index.adoc:739
#, no-wrap
msgid ""
-"# git pull -C /usr/src <.>\n"
+"# git -C /usr/src pull <.>\n"
"check /usr/src/UPDATING <.>\n"
"# cd /usr/src <.>\n"
"# make -j4 buildworld <.>\n"
@@ -1619,7 +1619,7 @@
#. type: delimited block . 4
#: documentation/content/en/books/handbook/cutting-edge/_index.adoc:791
#, no-wrap
-msgid "# git pull -C /usr/src\n"
+msgid "# git -C /usr/src pull\n"
msgstr ""
#. type: Plain text
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 10, 8:00 PM (11 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29388265
Default Alt Text
D49494.1786392043.diff (1 KB)
Attached To
Mode
D49494: Handbook 26.6.1 examples should be git -C /usr/src pull
Attached
Detach File
Event Timeline
Log In to Comment