Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148338366
D25994.id75569.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D25994.id75569.diff
View Options
Index: contrib/mandoc/apropos.1
===================================================================
--- contrib/mandoc/apropos.1
+++ contrib/mandoc/apropos.1
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: November 22 2018 $
+.Dd $Mdocdate: June 30 2020 $
.Dt APROPOS 1
.Os
.Sh NAME
@@ -493,6 +493,12 @@
.Fl acfhIKklOTWw
appeared in
.Ox 5.7 .
+.Pp
+The
+.Nm
+utility was integrated into
+.Fx 11.1
+as part of the switch to mandoc.
.Sh AUTHORS
.An -nosplit
.An Bill Joy
Index: contrib/mandoc/makewhatis.8
===================================================================
--- contrib/mandoc/makewhatis.8
+++ contrib/mandoc/makewhatis.8
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 17 2017 $
+.Dd $Mdocdate: June 30 2020 $
.Dt MAKEWHATIS 8
.Os
.Sh NAME
@@ -211,6 +211,12 @@
.Fl aCDnQT
in
.Ox 5.6 .
+.Pp
+The
+.Nm
+utility was integrated into
+.Fx 11.1
+as part of the switch to mandoc.
.Sh AUTHORS
.An -nosplit
.An Bill Joy
Index: usr.bin/grep/grep.1
===================================================================
--- usr.bin/grep/grep.1
+++ usr.bin/grep/grep.1
@@ -209,7 +209,7 @@
and
.Fl Fl include
patterns are processed in the order given.
-If a name patches multiple patterns, the latest matching rule wins.
+If a name matches multiple patterns, the latest matching rule wins.
If no
.Fl Fl include
pattern is specified, all files are searched that are
@@ -228,7 +228,7 @@
and
.Fl Fl include-dir
patterns are processed in the order given.
-If a name patches multiple patterns, the latest matching rule wins.
+If a name matches multiple patterns, the latest matching rule wins.
If no
.Fl Fl include-dir
pattern is specified, all directories are searched that are
@@ -284,7 +284,7 @@
and
.Fl Fl exclude
patterns are processed in the order given.
-If a name patches multiple patterns, the latest matching rule wins.
+If a name matches multiple patterns, the latest matching rule wins.
Patterns are matched to the full path specified,
not only to the filename component.
.It Fl Fl include-dir Ar pattern
@@ -298,7 +298,7 @@
and
.Fl Fl exclude-dir
patterns are processed in the order given.
-If a name patches multiple patterns, the latest matching rule wins.
+If a name matches multiple patterns, the latest matching rule wins.
.It Fl L , Fl Fl files-without-match
Only the names of files not containing selected lines are written to
standard output.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 18, 5:58 AM (5 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29886317
Default Alt Text
D25994.id75569.diff (2 KB)
Attached To
Mode
D25994: grep(1): correct typos for 'if a name patches' to 'if a name matches'
Attached
Detach File
Event Timeline
Log In to Comment