summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-01-09 14:01:22 +0000
committerru <ru@FreeBSD.org>2002-01-09 14:01:22 +0000
commitfa7886b7810c5cd0a6f5fdf28eecfaaf041604c3 (patch)
tree6f62e88748a5d722cbc7767d6433878dbd2e0bcf /lib/libc/stdio
parentc6dffc767de82cbf76795987fe8e138adc3ed7ed (diff)
downloadFreeBSD-src-fa7886b7810c5cd0a6f5fdf28eecfaaf041604c3.zip
FreeBSD-src-fa7886b7810c5cd0a6f5fdf28eecfaaf041604c3.tar.gz
mdoc(7) police:
Stop abusing the .%J macro for where the .Pa macro should have been used.
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r--lib/libc/stdio/fgets.33
-rw-r--r--lib/libc/stdio/printf.33
-rw-r--r--lib/libc/stdio/tmpnam.33
3 files changed, 6 insertions, 3 deletions
diff --git a/lib/libc/stdio/fgets.3 b/lib/libc/stdio/fgets.3
index 511d118..1dce8fb 100644
--- a/lib/libc/stdio/fgets.3
+++ b/lib/libc/stdio/fgets.3
@@ -153,8 +153,9 @@ the FSA.)
.Xr fgetln 3
.Rs
.%T "The FreeBSD Security Architecture"
-.%J "/usr/share/doc/{to be determined}"
.Re
+(See
+.Pa /usr/share/doc/{to be determined} . )
.Sh STANDARDS
The functions
.Fn fgets
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3
index 6718bf4..c46284e 100644
--- a/lib/libc/stdio/printf.3
+++ b/lib/libc/stdio/printf.3
@@ -706,8 +706,9 @@ and
.Xr setlocale 3
.Rs
.%T "The FreeBSD Security Architecture"
-.%J "/usr/share/doc/{to be determined}"
.Re
+(See
+.Pa "/usr/share/doc/{to be determined}" . )
.Sh STANDARDS
The
.Fn fprintf ,
diff --git a/lib/libc/stdio/tmpnam.3 b/lib/libc/stdio/tmpnam.3
index bc973c4..9f8c18d 100644
--- a/lib/libc/stdio/tmpnam.3
+++ b/lib/libc/stdio/tmpnam.3
@@ -229,8 +229,9 @@ be publicly readable and writable.
.Xr mktemp 3
.Rs
.%T "The FreeBSD Security Architecture"
-.%J "/usr/share/doc/{to be determined}"
.Re
+(See
+.Pa "/usr/share/doc/{to be determined}" . )
.Sh STANDARDS
The
.Fn tmpfile
OpenPOWER on IntegriCloud