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?



-------------------------------------------------------------------------
| 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  |
-------------------------------------------------------------------------

Reply via email to