summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libpam/modules/pam_login_access/login.access.54
-rw-r--r--share/man/man5/devfs.52
-rw-r--r--share/man/man5/fdescfs.52
-rw-r--r--usr.bin/login/login.access.54
4 files changed, 10 insertions, 2 deletions
diff --git a/lib/libpam/modules/pam_login_access/login.access.5 b/lib/libpam/modules/pam_login_access/login.access.5
index d5af0ee..2f83d4b 100644
--- a/lib/libpam/modules/pam_login_access/login.access.5
+++ b/lib/libpam/modules/pam_login_access/login.access.5
@@ -23,7 +23,9 @@ permissions field of that table entry determines whether the login will
be accepted or refused.
.Pp
Each line of the login access control table has three fields separated by a
-":" character: permission : users : origins
+.Ql \&:
+character:
+.Ar permission : Ns Ar users : Ns Ar origins
.Pp
The first field should be a "+" (access granted) or "-" (access denied)
character.
diff --git a/share/man/man5/devfs.5 b/share/man/man5/devfs.5
index 8ef5841..2d88204 100644
--- a/share/man/man5/devfs.5
+++ b/share/man/man5/devfs.5
@@ -45,7 +45,9 @@
.Nm devfs
.Nd device file system
.Sh SYNOPSIS
+.Bd -literal
devfs /dev devfs rw 0 0
+.Ed
.Sh DESCRIPTION
The device file system, or
.Nm ,
diff --git a/share/man/man5/fdescfs.5 b/share/man/man5/fdescfs.5
index 8ae3de7..27f08b0 100644
--- a/share/man/man5/fdescfs.5
+++ b/share/man/man5/fdescfs.5
@@ -45,7 +45,9 @@
.Nm fdescfs
.Nd file-descriptor file system
.Sh SYNOPSIS
+.Bd -literal
fdescfs /dev/fd fdescfs rw 0 0
+.Ed
.Sh DESCRIPTION
The file-descriptor file system, or
.Nm ,
diff --git a/usr.bin/login/login.access.5 b/usr.bin/login/login.access.5
index 400f906..33e3bf3 100644
--- a/usr.bin/login/login.access.5
+++ b/usr.bin/login/login.access.5
@@ -22,7 +22,9 @@ permissions field of that table entry determines whether the login will
be accepted or refused.
.Pp
Each line of the login access control table has three fields separated by a
-":" character: permission : users : origins
+.Ql \&:
+character:
+.Ar permission : Ns Ar users : Ns Ar origins
.Pp
The first field should be a "+" (access granted) or "-" (access denied)
character.
OpenPOWER on IntegriCloud