diff options
author | ben <ben@FreeBSD.org> | 2000-11-15 13:34:41 +0000 |
---|---|---|
committer | ben <ben@FreeBSD.org> | 2000-11-15 13:34:41 +0000 |
commit | a70cac6a710bde84c2c7afcd9c3b5fcf817ff902 (patch) | |
tree | 8c73f9708130af41c41a0d0499e916785e12d3fd /share/man/man9/swi.9 | |
parent | 1d057a35b4040f11815794dae2c1747a2fe893ed (diff) | |
download | FreeBSD-src-a70cac6a710bde84c2c7afcd9c3b5fcf817ff902.zip FreeBSD-src-a70cac6a710bde84c2c7afcd9c3b5fcf817ff902.tar.gz |
Add a newline character at the end of this file, it was missing which
resulted in ugly errors from 'diff'.
Diffstat (limited to 'share/man/man9/swi.9')
-rw-r--r-- | share/man/man9/swi.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/swi.9 b/share/man/man9/swi.9 index 7adfeae..dc586d3 100644 --- a/share/man/man9/swi.9 +++ b/share/man/man9/swi.9 @@ -200,4 +200,4 @@ type. .Pp Most of the global variables described in this manual page should not be global, or at the very least should not be declared in -.Aq Pa sys/interrupt.h .
\ No newline at end of file +.Aq Pa sys/interrupt.h . |