diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2024-09-04 14:24:11 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2024-09-04 14:24:11 +0000 |
commit | b2f22f56a291e7af6e6003b74e551b7127e05483 (patch) | |
tree | 4a31a81d9b85fe58a99d790ef195b1e4b91730ed /share | |
parent | 80409370cf4814f3c704510113c3ee7b8d0532dd (diff) |
list the other doc pspvar.h mentions, add publication numbers
ok jmc@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/psp.4 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/share/man/man4/psp.4 b/share/man/man4/psp.4 index d707aab3dba..dbe20f3f7ad 100644 --- a/share/man/man4/psp.4 +++ b/share/man/man4/psp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: psp.4,v 1.1 2024/09/04 11:12:53 jsg Exp $ +.\" $OpenBSD: psp.4,v 1.2 2024/09/04 14:24:10 jsg Exp $ .\" .\" Copyright (c) 2024 Jonathan Gray <jsg@openbsd.org> .\" @@ -34,9 +34,12 @@ driver provides an interface to the AMD Platform Security Processor. .Xr ccp 4 , .Xr vmd 8 .Rs -.%Q AMD -.%T Secure Encrypted Virtualization API Version 0.24 -.%D April 2020 +.%T Secure Encrypted Virtualization API +.%O Publication #55766 +.Re +.Rs +.%T SEV Secure Nested Paging Firmware ABI Specification +.%O Publication #56860 .Re .Sh HISTORY The |