mdoc(7) police:
Stop abusing the .%J macro for where the .Pa macro should have been used.
This commit is contained in:
parent
53750be942
commit
55c0cd5543
@ -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
|
||||
|
@ -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 ,
|
||||
|
@ -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
|
||||
|
@ -140,7 +140,6 @@ foo(const char *arbitrary_string)
|
||||
sizeof(onstack) - strlen(onstack) - 1);
|
||||
#endif
|
||||
}
|
||||
|
||||
.Ed
|
||||
.Sh SEE ALSO
|
||||
.Xr bcopy 3 ,
|
||||
@ -152,8 +151,9 @@ foo(const char *arbitrary_string)
|
||||
.Xr strlcpy 3
|
||||
.Rs
|
||||
.%T "The FreeBSD Security Architecture"
|
||||
.%J "/usr/share/doc/{to be decided}"
|
||||
.Re
|
||||
(See
|
||||
.Pa "/usr/share/doc/{to be decided}" . )
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Fn strcat
|
||||
|
@ -167,8 +167,9 @@ and
|
||||
.Xr strlcpy 3
|
||||
.Rs
|
||||
.%T "The FreeBSD Security Architecture"
|
||||
.%J "/usr/share/doc/{to be decided}"
|
||||
.Re
|
||||
(See
|
||||
.Pa "/usr/share/doc/{to be decided}" . )
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Fn strcpy
|
||||
|
Loading…
Reference in New Issue
Block a user