Module Name: src Committed By: ozaki-r Date: Fri Jan 26 08:09:53 UTC 2018
Modified Files: src/share/man/man9: xcall.9 Log Message: Refer softint(9) To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/share/man/man9/xcall.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/xcall.9 diff -u src/share/man/man9/xcall.9:1.10 src/share/man/man9/xcall.9:1.11 --- src/share/man/man9/xcall.9:1.10 Tue Nov 26 20:48:25 2013 +++ src/share/man/man9/xcall.9 Fri Jan 26 08:09:53 2018 @@ -1,4 +1,4 @@ -.\" $NetBSD: xcall.9,v 1.10 2013/11/26 20:48:25 rmind Exp $ +.\" $NetBSD: xcall.9,v 1.11 2018/01/26 08:09:53 ozaki-r Exp $ .\" .\" Copyright (c) 2010 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -27,7 +27,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd November 26, 2013 +.Dd January 26, 2018 .Dt XCALL 9 .Os .Sh NAME @@ -144,7 +144,8 @@ interface is implemented within the file .\" .Sh EXAMPLES .Sh SEE ALSO .Xr kpreempt 9 , -.Xr percpu 9 +.Xr percpu 9 , +.Xr softint 9 .Sh HISTORY The .Nm