https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251746
Bug ID: 251746
Summary: Grammar error on locate(1) man page
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Manual Pages
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
In usr.bin/locate/locate/locate.1,
Currently: "The current implementation store any character except newline
(‘\n’) and NUL (‘\0’)."
Should read: "The current implementation stores any character except newline
(‘\n’) and NUL (‘\0’)."
('store' -> 'stores', since 'implementation' is a singular noun.)
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"