diff options
author | ru <ru@FreeBSD.org> | 2001-04-18 15:54:10 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-04-18 15:54:10 +0000 |
commit | 2d1b95a96fc9b0b31e2e82f3fa3dc952e107f533 (patch) | |
tree | ed6d70dff3181701a1d9087a8c13b7f9bb97e286 /lib/libc | |
parent | 16a48734c9ac145fb6d6db8d2877081e97282d2c (diff) | |
download | FreeBSD-src-2d1b95a96fc9b0b31e2e82f3fa3dc952e107f533.zip FreeBSD-src-2d1b95a96fc9b0b31e2e82f3fa3dc952e107f533.tar.gz |
mdoc(7) police: normalize .Nd.
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/gen/arc4random.3 | 2 | ||||
-rw-r--r-- | lib/libc/posix1e/acl_to_text.3 | 2 | ||||
-rw-r--r-- | lib/libc/posix1e/cap_clear.3 | 2 | ||||
-rw-r--r-- | lib/libc/posix1e/cap_dup.3 | 2 | ||||
-rw-r--r-- | lib/libc/posix1e/cap_free.3 | 2 | ||||
-rw-r--r-- | lib/libc/posix1e/cap_from_text.3 | 2 | ||||
-rw-r--r-- | lib/libc/posix1e/cap_get_flag.3 | 2 | ||||
-rw-r--r-- | lib/libc/posix1e/cap_get_proc.3 | 2 | ||||
-rw-r--r-- | lib/libc/posix1e/cap_init.3 | 2 | ||||
-rw-r--r-- | lib/libc/posix1e/cap_set_flag.3 | 2 | ||||
-rw-r--r-- | lib/libc/posix1e/cap_set_proc.3 | 2 | ||||
-rw-r--r-- | lib/libc/posix1e/cap_to_text.3 | 2 | ||||
-rw-r--r-- | lib/libc/sys/bind.2 | 2 | ||||
-rw-r--r-- | lib/libc/sys/jail.2 | 2 | ||||
-rw-r--r-- | lib/libc/sys/sched_get_priority_max.2 | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/lib/libc/gen/arc4random.3 b/lib/libc/gen/arc4random.3 index 5d3afdb..7e97d09 100644 --- a/lib/libc/gen/arc4random.3 +++ b/lib/libc/gen/arc4random.3 @@ -37,7 +37,7 @@ .Nm arc4random , .Nm arc4random_stir , .Nm arc4random_addrandom -.Nd arc4 random number generator. +.Nd arc4 random number generator .Sh LIBRARY .Lb libc .Sh SYNOPSIS diff --git a/lib/libc/posix1e/acl_to_text.3 b/lib/libc/posix1e/acl_to_text.3 index 85459df..e11c45c 100644 --- a/lib/libc/posix1e/acl_to_text.3 +++ b/lib/libc/posix1e/acl_to_text.3 @@ -30,7 +30,7 @@ .Os FreeBSD .Sh NAME .Nm acl_to_text -.Nd convert an ACL to Text +.Nd convert an ACL to text .Sh LIBRARY .Lb libc .Sh SYNOPSIS diff --git a/lib/libc/posix1e/cap_clear.3 b/lib/libc/posix1e/cap_clear.3 index a02deab..aafd1bd 100644 --- a/lib/libc/posix1e/cap_clear.3 +++ b/lib/libc/posix1e/cap_clear.3 @@ -32,7 +32,7 @@ .Os FreeBSD .Sh NAME .Nm cap_clear -.Nd Initialize a Capability State in Working Store +.Nd initialize a capability state in working store .Sh LIBRARY .Lb libc .Sh SYNOPSIS diff --git a/lib/libc/posix1e/cap_dup.3 b/lib/libc/posix1e/cap_dup.3 index d0d09c4..816ca0a 100644 --- a/lib/libc/posix1e/cap_dup.3 +++ b/lib/libc/posix1e/cap_dup.3 @@ -32,7 +32,7 @@ .Os FreeBSD .Sh NAME .Nm cap_dup -.Nd Duplicate a Capability State in Working Storage +.Nd duplicate a capability state in working storage .Sh LIBRARY .Lb libc .Sh SYNOPSIS diff --git a/lib/libc/posix1e/cap_free.3 b/lib/libc/posix1e/cap_free.3 index 0284372..115c57c 100644 --- a/lib/libc/posix1e/cap_free.3 +++ b/lib/libc/posix1e/cap_free.3 @@ -32,7 +32,7 @@ .Os FreeBSD .Sh NAME .Nm cap_free -.Nd "Release Memory Allocated to a Capability State in Working Storage" +.Nd "release memory allocated to a capability state in working storage" .Sh LIBRARY .Lb libc .Sh SYNOPSIS diff --git a/lib/libc/posix1e/cap_from_text.3 b/lib/libc/posix1e/cap_from_text.3 index 699c101..14faa8d 100644 --- a/lib/libc/posix1e/cap_from_text.3 +++ b/lib/libc/posix1e/cap_from_text.3 @@ -30,7 +30,7 @@ .Os FreeBSD .Sh NAME .Nm cap_from_text -.Nd Convert Text to a Capability State in Working Store +.Nd convert text to a capability state in working store .Sh LIBRARY .Lb libc .Sh SYNOPSIS diff --git a/lib/libc/posix1e/cap_get_flag.3 b/lib/libc/posix1e/cap_get_flag.3 index 7a5233a..c164962 100644 --- a/lib/libc/posix1e/cap_get_flag.3 +++ b/lib/libc/posix1e/cap_get_flag.3 @@ -32,7 +32,7 @@ .Os FreeBSD .Sh NAME .Nm cap_get_flag -.Nd Get the Value of a Capability Flag +.Nd get the value of a capability flag .Sh LIBRARY .Lb libc .Sh SYNOPSIS diff --git a/lib/libc/posix1e/cap_get_proc.3 b/lib/libc/posix1e/cap_get_proc.3 index eab632f..330d6a7 100644 --- a/lib/libc/posix1e/cap_get_proc.3 +++ b/lib/libc/posix1e/cap_get_proc.3 @@ -32,7 +32,7 @@ .Os FreeBSD .Sh NAME .Nm cap_get_proc -.Nd Obtain the Current Process Capability State +.Nd obtain the current process capability state .Sh LIBRARY .Lb libc .Sh SYNOPSIS diff --git a/lib/libc/posix1e/cap_init.3 b/lib/libc/posix1e/cap_init.3 index ef73a3f..e9a8263 100644 --- a/lib/libc/posix1e/cap_init.3 +++ b/lib/libc/posix1e/cap_init.3 @@ -32,7 +32,7 @@ .Os FreeBSD .Sh NAME .Nm cap_init -.Nd Allocate and Initialize a Capability State in Working Storage +.Nd allocate and initialize a capability state in working storage .Sh LIBRARY .Lb libc .Sh SYNOPSIS diff --git a/lib/libc/posix1e/cap_set_flag.3 b/lib/libc/posix1e/cap_set_flag.3 index 91ce0b0..a9450b2 100644 --- a/lib/libc/posix1e/cap_set_flag.3 +++ b/lib/libc/posix1e/cap_set_flag.3 @@ -32,7 +32,7 @@ .Os FreeBSD .Sh NAME .Nm cap_set_flag -.Nd Set the Value of a Capability Flag +.Nd set the value of a capability flag .Sh LIBRARY .Lb libc .Sh SYNOPSIS diff --git a/lib/libc/posix1e/cap_set_proc.3 b/lib/libc/posix1e/cap_set_proc.3 index 3ee1ca5..9304b1c 100644 --- a/lib/libc/posix1e/cap_set_proc.3 +++ b/lib/libc/posix1e/cap_set_proc.3 @@ -32,7 +32,7 @@ .Os FreeBSD .Sh NAME .Nm cap_set_proc -.Nd Set the Process Capability State +.Nd set the process capability state .Sh LIBRARY .Lb libc .Sh SYNOPSIS diff --git a/lib/libc/posix1e/cap_to_text.3 b/lib/libc/posix1e/cap_to_text.3 index 92d9b92..7dfa65b 100644 --- a/lib/libc/posix1e/cap_to_text.3 +++ b/lib/libc/posix1e/cap_to_text.3 @@ -30,7 +30,7 @@ .Os FreeBSD .Sh NAME .Nm cap_to_text -.Nd Convert a Capability State in Working Storage to Text +.Nd convert a capability state in working storage to text .Sh LIBRARY .Lb libc .Sh SYNOPSIS diff --git a/lib/libc/sys/bind.2 b/lib/libc/sys/bind.2 index 06cfc50..3834512 100644 --- a/lib/libc/sys/bind.2 +++ b/lib/libc/sys/bind.2 @@ -37,7 +37,7 @@ .Os BSD 4.2 .Sh NAME .Nm bind -.Nd assign a local protocol address to a socket. +.Nd assign a local protocol address to a socket .Sh LIBRARY .Lb libc .Sh SYNOPSIS diff --git a/lib/libc/sys/jail.2 b/lib/libc/sys/jail.2 index 874a8a6..e65eae6 100644 --- a/lib/libc/sys/jail.2 +++ b/lib/libc/sys/jail.2 @@ -13,7 +13,7 @@ .Os FreeBSD .Sh NAME .Nm jail -.Nd Imprison current process and future decendants. +.Nd imprison current process and future decendants .Sh LIBRARY .Lb libc .Sh SYNOPSIS diff --git a/lib/libc/sys/sched_get_priority_max.2 b/lib/libc/sys/sched_get_priority_max.2 index ac2e929..50097bd 100644 --- a/lib/libc/sys/sched_get_priority_max.2 +++ b/lib/libc/sys/sched_get_priority_max.2 @@ -30,7 +30,7 @@ .Nm sched_get_priority_max , .Nm sched_get_priority_min , .Nm sched_rr_get_interval -.Nd Get scheduling parameter limits +.Nd get scheduling parameter limits .Sh LIBRARY .Lb libc .Sh SYNOPSIS |