Thread

  1. Re: Docs: Standardize "cannot" usage in SGML source

    Bruce Momjian <bruce@momjian.us> — 2025-12-24T20:12:19Z

    On Thu, Dec 11, 2025 at 06:00:20PM +0800, Chao Li wrote:
    > Hi Hacker,
    > 
    > While reviewing a patch, I happened to notice the PG docs prefer “cannot” than
    > “can not”.
    > 
    > Under doc/src/sgml, if we count:
    > ```
    > sgml % grep -r "cannot" . | wc -l
    >      818
    > ```
    > 
    > “Cannot” has 818 occurrences, but “can not” has only 3:
    
    Looks good, patch applied.
    
    -- 
      Bruce Momjian  <bruce@momjian.us>        https://momjian.us
      EDB                                      https://enterprisedb.com
    
      Do not let urgent matters crowd out time for investment in the future.