From 4861d7eefb734b7cb15d6f1a9cf08aaed75e3fcf Mon Sep 17 00:00:00 2001 From: junyoung <junyoung@NetBSD.org> Date: Wed, 14 Aug 2002 01:02:45 +0000 Subject: [PATCH] - pppoe(8) -> pppoe(4) - passwd(4) -> passwd(5) - heirarchy -> hierarchy --- distrib/notes/common/main | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/distrib/notes/common/main b/distrib/notes/common/main index b08d037e3b95..df6c78fca48b 100644 --- a/distrib/notes/common/main +++ b/distrib/notes/common/main @@ -1,4 +1,4 @@ -.\" $NetBSD: main,v 1.210 2002/08/09 23:49:37 lukem Exp $ +.\" $NetBSD: main,v 1.211 2002/08/14 01:02:45 junyoung Exp $ .\" .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -571,13 +571,13 @@ See In-kernel PPP over Ethernet (PPPoE) - RFC 2516, with much lower overhead than user-land PPPoE clients. See -.Xr pppoe 8 . +.Xr pppoe 4 . .It .Xr ifwatchd 8 added; invokes up-script and down-script when a network interface goes up and down. Used by -.Xr pppoe 8 . +.Xr pppoe 4 . .bullet) . .Ss2 File system @@ -640,14 +640,14 @@ Tagged queueing support for SCSI drivers based on the ncr53c9x controller. .(bullet Addition of a .Xr chroot 8 -heirarchy for services including +hierarchy for services including .Xr named 8 , .Xr ntpd 8 , and .Xr sshd 8 . .It Additional -.Xr passwd 4 +.Xr passwd 5 ciphers: MD5, and DES with more encryption rounds.