From d5f39fc1d11e59ceddd7aa6d2a44cefe74076b7a Mon Sep 17 00:00:00 2001 From: Guy Helmer Date: Sun, 7 Mar 1999 20:27:45 +0000 Subject: [PATCH] Add leading 0 in front of octal file permissions number. OK'ed by: Brian Somers PR: docs/9843 --- usr.sbin/ppp/ppp.8 | 4 ++-- usr.sbin/ppp/ppp.8.m4 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8 index 7d2cb58633a8..c89edb80928b 100644 --- a/usr.sbin/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.156 1999/03/07 15:02:38 brian Exp $ +.\" $Id: ppp.8,v 1.157 1999/03/07 18:13:44 brian Exp $ .Dd 20 September 1995 .nr XX \w'\fC00' .Os FreeBSD @@ -184,7 +184,7 @@ is installed as user and group .Dv network , with permissions -.Dv 4554 . +.Dv 04554 . By default, .Nm will not run if the invoking user id is not zero. This may be overridden diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 7d2cb58633a8..c89edb80928b 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.156 1999/03/07 15:02:38 brian Exp $ +.\" $Id: ppp.8,v 1.157 1999/03/07 18:13:44 brian Exp $ .Dd 20 September 1995 .nr XX \w'\fC00' .Os FreeBSD @@ -184,7 +184,7 @@ is installed as user and group .Dv network , with permissions -.Dv 4554 . +.Dv 04554 . By default, .Nm will not run if the invoking user id is not zero. This may be overridden