From b93dfdb2295123248033acf689ee5285432ccf6d Mon Sep 17 00:00:00 2001 From: brian Date: Sun, 21 Dec 1997 02:34:27 +0000 Subject: Mention that leading whitespace is ignored when identifying comments. --- usr.sbin/ppp/ppp.8 | 5 +++-- usr.sbin/ppp/ppp.8.m4 | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'usr.sbin/ppp') diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8 index 086ef59..cc955ba 100644 --- a/usr.sbin/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.87 1997/12/18 00:28:36 brian Exp $ +.\" $Id: ppp.8,v 1.88 1997/12/21 01:07:13 brian Exp $ .Dd 20 September 1995 .Os FreeBSD .Dt PPP 8 @@ -329,7 +329,8 @@ Each line contains one comment, inclusion, label or command: .It A line starting with a .Pq Dq # -character is treated as a comment line. +character is treated as a comment line. Leading whitespace are ignored +when identifying comment lines. .It An inclusion is a line beginning with the word .Sq !include . diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 086ef59..cc955ba 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.87 1997/12/18 00:28:36 brian Exp $ +.\" $Id: ppp.8,v 1.88 1997/12/21 01:07:13 brian Exp $ .Dd 20 September 1995 .Os FreeBSD .Dt PPP 8 @@ -329,7 +329,8 @@ Each line contains one comment, inclusion, label or command: .It A line starting with a .Pq Dq # -character is treated as a comment line. +character is treated as a comment line. Leading whitespace are ignored +when identifying comment lines. .It An inclusion is a line beginning with the word .Sq !include . -- cgit v1.1