Module Name: src
Committed By: wiz
Date: Wed Apr 21 05:53:32 UTC 2010
Modified Files:
src/share/man/man8: security.8
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/share/man/man8/security.8
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/man8/security.8
diff -u src/share/man/man8/security.8:1.24 src/share/man/man8/security.8:1.25
--- src/share/man/man8/security.8:1.24 Wed Apr 21 05:49:36 2010
+++ src/share/man/man8/security.8 Wed Apr 21 05:53:32 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: security.8,v 1.24 2010/04/21 05:49:36 jruoho Exp $
+.\" $NetBSD: security.8,v 1.25 2010/04/21 05:53:32 wiz Exp $
.\"
.\" Copyright (c) 2006 Elad Efrat <[email protected]>
.\" All rights reserved.
@@ -317,7 +317,7 @@
for additional details.
.Pp
The
-.Em FORTIY_SOURCE
+.Em FORTIFY_SOURCE
is enabled by default in some parts of the
.Nx
source tree.