改 man 時所要注意的地方
Saturday, May 5th, 2007
1. 日期要更改, 並且不必補上 0 (ru@ 說的)以湊滿 2 位數,
比如說
.Dd April 3, 2007
不必改成
.Dd April 03, 2007
2. 看是否有 MFC 的需要
3. 在 Committer’s Guide 有提到:”Do not commit to anything under the src/contrib, src/crypto, and src/sys/contrib trees without explicit approval from the respective maintainer(s).”
在跟大肥姐往來 docs/93683: [PATCH] some typos in klist(1) 的處理過程中,大肥姐有開示:
“src/crypto/ is somewhat like src/contrib, which is [...]