freebsd-dev/usr.bin/cap_mkdb
Ruslan Ermilov f66c1ecf8f Don't treat the pipe symbol in capabilities as an alternate
record name indicator; this causes a spurious warning:

$ cat x
record:\
	:capability=|value:
$ cap_mkdb x
cap_mkdb: ignored duplicate: record

Spotted by:	dcs
2001-06-01 14:45:00 +00:00
..
cap_mkdb.1 mdoc(7) police: use the new features of the Nm macro. 2000-11-20 19:21:22 +00:00
cap_mkdb.c Don't treat the pipe symbol in capabilities as an alternate 2001-06-01 14:45:00 +00:00
Makefile Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00