From d7035f6c9a4cd7330360127a1a450d97de05817e Mon Sep 17 00:00:00 2001 From: atatat Date: Mon, 29 Dec 2003 02:11:03 +0000 Subject: [PATCH] Fix spelo --- sbin/mknod/mknod.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbin/mknod/mknod.8 b/sbin/mknod/mknod.8 index 4b51e58cefe1..a5644ff80c6a 100644 --- a/sbin/mknod/mknod.8 +++ b/sbin/mknod/mknod.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: mknod.8,v 1.26 2003/08/07 10:04:25 agc Exp $ +.\" $NetBSD: mknod.8,v 1.27 2003/12/29 02:11:03 atatat Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -126,7 +126,7 @@ The operand may be a numeric group ID or a group name. If a group name is also a numeric group ID, the operand is used as a group name. -Preceed a numeric group ID with a +Precede a numeric group ID with a .Cm # to stop it being treated as a name. .It Fl m Ar mode @@ -140,7 +140,7 @@ The operand may be a numeric user ID or a user name. If a user name is also a numeric user ID, the operand is used as a user name. -Preceed a numeric user ID with a +Precede a numeric user ID with a .Cm # to stop it being treated as a name. .It Ar name