diff options
author | 2001-09-06 04:40:55 +0000 | |
---|---|---|
committer | 2001-09-06 04:40:55 +0000 | |
commit | ecbfbea707203750f5d5238366eea5df0e85546a (patch) | |
tree | a08b3a3b032d60f673a9b6313c490d3523b827a9 /lib/libc/stdio | |
parent | Rewrite interrupt handler a bit... ack interrupts sooner. (diff) | |
download | wireguard-openbsd-ecbfbea707203750f5d5238366eea5df0e85546a.tar.xz wireguard-openbsd-ecbfbea707203750f5d5238366eea5df0e85546a.zip |
It is silly to reference the Tahoe architecture.
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r-- | lib/libc/stdio/printf.3 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3 index afa7c1866bd..fb34315e99d 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: printf.3,v 1.35 2001/06/23 15:00:25 provos Exp $ +.\" $OpenBSD: printf.3,v 1.36 2001/09/06 04:40:55 millert Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -405,9 +405,7 @@ conversion corresponds to a argument (but note that long double values are not currently supported by the .Tn VAX -and -.Tn Tahoe -compilers). +compiler). .It A character that specifies the type of conversion to be applied. .El |