git: 0f6a767c02ac - main - Replace a dead cross reference with the proper (I think) macro.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Aug 2022 20:55:15 UTC
The branch main has been updated by schweikh: URL: https://cgit.FreeBSD.org/src/commit/?id=0f6a767c02acc41ef8e1a682f088b7037cd7f087 commit 0f6a767c02acc41ef8e1a682f088b7037cd7f087 Author: Jens Schweikhardt <schweikh@FreeBSD.org> AuthorDate: 2022-08-13 20:54:00 +0000 Commit: Jens Schweikhardt <schweikh@FreeBSD.org> CommitDate: 2022-08-13 20:55:10 +0000 Replace a dead cross reference with the proper (I think) macro. --- lib/libcasper/libcasper/libcasper_service.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libcasper/libcasper/libcasper_service.3 b/lib/libcasper/libcasper/libcasper_service.3 index 8ddc41f3d617..885852d9af8e 100644 --- a/lib/libcasper/libcasper/libcasper_service.3 +++ b/lib/libcasper/libcasper/libcasper_service.3 @@ -95,7 +95,7 @@ from the process it was spawned from. The whole casper communication is using an .Xr nvlist 9 with the -.Xr NVLIST_NO_UNIQ 9 +.Dv NV_FLAG_NO_UNIQUE flag. .El .Sh SEE ALSO