Module Name: src Committed By: jruoho Date: Wed Apr 14 09:43:54 UTC 2010
Modified Files: src/share/man/man9: ras.9 Log Message: Add the USENIX paper of Gregory McGarry to SEE ALSO. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/share/man/man9/ras.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man9/ras.9 diff -u src/share/man/man9/ras.9:1.11 src/share/man/man9/ras.9:1.12 --- src/share/man/man9/ras.9:1.11 Wed Apr 14 09:34:35 2010 +++ src/share/man/man9/ras.9 Wed Apr 14 09:43:54 2010 @@ -1,4 +1,4 @@ -.\" $NetBSD: ras.9,v 1.11 2010/04/14 09:34:35 jruoho Exp $ +.\" $NetBSD: ras.9,v 1.12 2010/04/14 09:43:54 jruoho Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -133,6 +133,17 @@ .Xr rasctl 2 , .Xr cpu_switchto 9 , .Xr fork1 9 +.Rs +.%A Gregory McGarry +.%T "An Implementation of User-level Restartable \ +Atomic Sequences on the NetBSD Operating System" +.%I USENIX Association +.%B Proceedings of the FREENIX Track: 2003 USENIX Annual Technical Conference +.%P 311-322 +.%D June 9-14, 2003 +.%U http://www.usenix.org/publications/library/proceedings/usenix03/ +.%U tech/freenix03/full_papers/mcgarry/mcgarry.pdf +.Re .Sh HISTORY The RAS functionality first appeared in .Nx 2.0 .