Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153351975
D52738.id162842.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
647 B
Referenced Files
None
Subscribers
None
D52738.id162842.diff
View Options
diff --git a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc
--- a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc
@@ -114,17 +114,17 @@
[source,shell]
....
% pkg version -t 1.2 1.3
-< <.>
+ < <.>
% pkg version -t 1.2 1.2
-= <.>
+ = <.>
% pkg version -t 1.2 1.2.0
-= <.>
+ = <.>
% pkg version -t 1.2 1.2.p1
-> <.>
+ > <.>
% pkg version -t 1.2.a1 1.2.b1
-< <.>
+ < <.>
% pkg version -t 1.2 1.2p1
-< <.>
+ < <.>
....
<.> `1.2` is before `1.3`.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 21, 3:59 PM (37 m, 50 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31919386
Default Alt Text
D52738.id162842.diff (647 B)
Attached To
Mode
D52738: Fix AsciiDoc code in code block: en/books/porters-handbook/makefiles
Attached
Detach File
Event Timeline
Log In to Comment