Module Name: src Committed By: wiz Date: Thu Mar 1 09:08:19 UTC 2012
Modified Files: src/share/man/man4: pppoe.4 Log Message: Fix typo. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/share/man/man4/pppoe.4 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/man4/pppoe.4 diff -u src/share/man/man4/pppoe.4:1.35 src/share/man/man4/pppoe.4:1.36 --- src/share/man/man4/pppoe.4:1.35 Wed Feb 29 22:53:47 2012 +++ src/share/man/man4/pppoe.4 Thu Mar 1 09:08:19 2012 @@ -1,4 +1,4 @@ -.\" $NetBSD: pppoe.4,v 1.35 2012/02/29 22:53:47 rjs Exp $ +.\" $NetBSD: pppoe.4,v 1.36 2012/03/01 09:08:19 wiz Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -304,7 +304,7 @@ flag with .Rs .%R RFC .%N 4638 -.%T "Accommodating a Maximum Transit Unit/Maximum Recieve Unit (MTU/MRU) Greater Than 1492 in the Point-to-Point Protocol over Ethernet (PPPoE)" +.%T "Accommodating a Maximum Transit Unit/Maximum Receive Unit (MTU/MRU) Greater Than 1492 in the Point-to-Point Protocol over Ethernet (PPPoE)" .%D September 2006 .Re .Sh HISTORY