- Cross reference the section 9 printf man page since it contains

information with regards to in-kernel format directives that are
  not in printf.3
This commit is contained in:
arr 2001-12-09 08:12:06 +00:00
parent 234a9fe490
commit 8687e8db79

View File

@ -303,7 +303,8 @@ and \-1, respectively, if the buffer overflowed.
.Xr strcat 3 ,
.Xr strcpy 3 ,
.Xr copyin 9 ,
.Xr copyinstr 9
.Xr copyinstr 9 ,
.Xr printf 9
.Sh HISTORY
The
.Nm sbuf