tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: option P1003_1B_SEMAPHORE



On Thu, 20 Aug 2015, Patrick Welche wrote:

On Thu, Aug 20, 2015 at 06:13:22PM +0800, Paul Goyette wrote:
There are three man pages that reference P1003_1B_SEMAPHORE, including
options(4).

	# cd $SRCDIR && find . -printx | xargs grep P1003_1B_SEMAPHORE
	./lib/libc/gen/sysconf.3:.Li P1003_1B_SEMAPHORE
	./share/man/man4/options.4:.It Cd options P1003_1B_SEMAPHORE
	./share/man/man4/sem.4:.Cd "options P1003_1B_SEMAPHORE"

Yet there is no reference to this option in any other file.

Is there any reason why these man pages should continue to refer to this
non-existent option?  Or can I go ahead and clean them up?

Given http://mail-index.netbsd.org/source-changes/2012/03/10/msg032675.html
it looks like a clean up would be good...

Done!

Thanks for the email reference.


-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index