diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1997-01-11 22:31:47 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1997-01-11 22:31:47 +0000 |
| commit | 25be21b630ab67d9193b1c7f3c35835d72c578ae (patch) | |
| tree | 674d0306128d6cb68485a615308125f4042f763e | |
| parent | ab46a14d91c3e6bdd500d8c4bf026c4910cb6b3e (diff) | |
Notes
| -rw-r--r-- | lib/libc/sys/intro.2 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2 index fc102ddef3e6..4e728bbf0208 100644 --- a/lib/libc/sys/intro.2 +++ b/lib/libc/sys/intro.2 @@ -586,8 +586,7 @@ excluding 0 (NUL) and the .Tn ASCII code for .Ql \&/ -(slash). (The parity bit, -bit 7, must be 0.) +(slash). .Pp Note that it is generally unwise to use .Ql \&* , |
