mdoc(7) police:

Stop abusing the .%J macro for where the .Pa macro should have been used.
This commit is contained in:
ru 2002-01-09 14:01:22 +00:00
parent 53750be942
commit 55c0cd5543
5 changed files with 10 additions and 6 deletions

View File

@ -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

View File

@ -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 ,

View File

@ -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

View File

@ -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

View File

@ -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