diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/printf.x | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/printf.x b/man/printf.x index 6489ec53e..2e0ded368 100644 --- a/man/printf.x +++ b/man/printf.x @@ -1,4 +1,7 @@ [NAME] printf \- format and print data [DESCRIPTION] -.\" Add any additional description here +NOTE: your shell may have its own version of printf which will supercede +the version described here. Please refer to your shell's documentation +for details about the options it supports. + |