summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-07-04 15:37:13 +0000
committerru <ru@FreeBSD.org>2001-07-04 15:37:13 +0000
commit0b028660051eb7abf4306d34e7fec0e7fde86a28 (patch)
tree54dfcb6dd3ce333bf7c28095d79a240879e05061 /share
parent52f62a303cd2ab9f8d357c47b657fc525568ae79 (diff)
downloadFreeBSD-src-0b028660051eb7abf4306d34e7fec0e7fde86a28.zip
FreeBSD-src-0b028660051eb7abf4306d34e7fec0e7fde86a28.tar.gz
mdoc(7) police: mark type with .Vt, sort xrefs.
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/sbuf.98
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man9/sbuf.9 b/share/man/man9/sbuf.9
index 049aa7b..69ed300 100644
--- a/share/man/man9/sbuf.9
+++ b/share/man/man9/sbuf.9
@@ -101,7 +101,7 @@ If that pointer is
.Dv NULL ,
.Fn sbuf_new
allocates a
-.Fa struct sbuf
+.Vt struct sbuf
using
.Xr malloc 9 .
The
@@ -299,11 +299,11 @@ return
.Dv NULL
and \-1, respectively, if the buffer overflowed.
.Sh SEE ALSO
-.Xr copyin 9 ,
-.Xr copyinstr 9 ,
.Xr printf 3 ,
.Xr strcat 3 ,
-.Xr strcpy 3
+.Xr strcpy 3 ,
+.Xr copyin 9 ,
+.Xr copyinstr 9
.Sh HISTORY
The
.Nm sbuf
OpenPOWER on IntegriCloud