Module Name: src Committed By: abhinav Date: Wed Feb 15 17:44:52 UTC 2017
Modified Files: src/share/man/man7: src.7 Log Message: Fix spelling: s/alogorithms/algorithms To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/share/man/man7/src.7 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/man7/src.7 diff -u src/share/man/man7/src.7:1.10 src/share/man/man7/src.7:1.11 --- src/share/man/man7/src.7:1.10 Thu May 21 01:05:33 2015 +++ src/share/man/man7/src.7 Wed Feb 15 17:44:52 2017 @@ -1,4 +1,4 @@ -.\" $NetBSD: src.7,v 1.10 2015/05/21 01:05:33 ozaki-r Exp $ +.\" $NetBSD: src.7,v 1.11 2017/02/15 17:44:52 abhinav Exp $ .\" .\" Copyright (c) 2012, 2013 Mingzhe Wang and Elvira Khabirova. .\" All rights reserved. @@ -258,7 +258,7 @@ binaries. .It Pa conf/ Misc files for building kernel. .It Pa crypto/ -Crypt alogorithms used by IPsec. +Crypt algorithms used by IPsec. .It Pa ddb/ Client code for local kernel debugger. .It Pa dev/