Date: Sun, 22 Jul 2001 04:47:16 -0700 (PDT) From: Dima Dorfman <dd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 style.9 Message-ID: <200107221147.f6MBlGk10014@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dd 2001/07/22 04:47:16 PDT Modified files: share/man/man9 style.9 Log: Change the errx() example. Error messages passed to the err(3) functions shouldn't have the first word capitalized, and shouldn't have a period at the end. This is how most of our programs, and most (all?) of the 4.4BSD programs, are. In the past, we've even done sweeps to change things to comply to this. Revision Changes Path 1.58 +3 -3 src/share/man/man9/style.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107221147.f6MBlGk10014>