summaryrefslogtreecommitdiffstats
path: root/man3/encrypt.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/encrypt.3')
-rw-r--r--man3/encrypt.310
1 files changed, 5 insertions, 5 deletions
diff --git a/man3/encrypt.3 b/man3/encrypt.3
index 47a9b918a..b2915b21c 100644
--- a/man3/encrypt.3
+++ b/man3/encrypt.3
@@ -106,7 +106,7 @@ The function is not provided.
(For example because of former USA export restrictions.)
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -151,7 +151,7 @@ Applications should switch to a modern cryptography library, such as
POSIX.1-2001, SUS, SVr4.
.SS Availability in glibc
See
-.BR crypt (3).
+.MR crypt 3 .
.SS Features in glibc
In glibc 2.2, these functions use the DES algorithm.
.SH EXAMPLES
@@ -205,7 +205,7 @@ main(void)
.EE
.\" SRC END
.SH SEE ALSO
-.BR cbc_crypt (3),
-.BR crypt (3),
-.BR ecb_crypt (3)
+.MR cbc_crypt 3 ,
+.MR crypt 3 ,
+.MR ecb_crypt 3
.\" .BR fcrypt (3)