* [PATCH] syscall(2): fix highlight of psr reg
@ 2015-12-30 18:19 Mike Frysinger
[not found] ` <1451499578-28191-1-git-send-email-vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2015-12-30 18:19 UTC (permalink / raw)
To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Signed-off-by: Mike Frysinger <vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
---
man2/syscall.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/syscall.2 b/man2/syscall.2
index 267f09c..f44aae4 100644
--- a/man2/syscall.2
+++ b/man2/syscall.2
@@ -195,7 +195,7 @@ The actual error value is still contained in the return register.
On sparc, the carry bit
.RI ( csr )
in the processor status register
-.IR ( psr )
+.RI ( psr )
is used instead of a full register.
.IP [2]
.I NR
--
2.6.2
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-12-30 19:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-30 18:19 [PATCH] syscall(2): fix highlight of psr reg Mike Frysinger
[not found] ` <1451499578-28191-1-git-send-email-vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
2015-12-30 19:37 ` Michael Kerrisk (man-pages)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).