diff options
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/fstab.5 | 6 | ||||
-rw-r--r-- | share/man/man5/login.conf.5 | 13 | ||||
-rw-r--r-- | share/man/man5/printcap.5 | 5 | ||||
-rw-r--r-- | share/man/man5/stab.5 | 9 |
4 files changed, 9 insertions, 24 deletions
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5 index 9dd62337b4f..8ddbea385bf 100644 --- a/share/man/man5/fstab.5 +++ b/share/man/man5/fstab.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fstab.5,v 1.20 2002/05/16 12:31:29 miod Exp $ +.\" $OpenBSD: fstab.5,v 1.21 2002/07/03 23:28:49 miod Exp $ .\" $NetBSD: fstab.5,v 1.5.2.1 1995/11/16 20:11:11 pk Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -281,10 +281,12 @@ server:/export/ports /usr/ports nfs rw,tcp,soft,intr 0 0 .It Pa /etc/fstab .El .Sh SEE ALSO +.Xr quota 1 , .Xr getfsent 3 , .Xr fsck 8 , .Xr mount 8 , -.Xr quota 8 , +.Xr quotacheck 8 , +.Xr quotaon 8 , .Xr umount 8 .Sh HISTORY The diff --git a/share/man/man5/login.conf.5 b/share/man/man5/login.conf.5 index 439aa4396c7..1f2b20da43c 100644 --- a/share/man/man5/login.conf.5 +++ b/share/man/man5/login.conf.5 @@ -30,7 +30,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: login.conf.5,v 1.18 2002/06/13 23:22:17 millert Exp $ +.\" $OpenBSD: login.conf.5,v 1.19 2002/07/03 23:28:49 miod Exp $ .\" BSDI $From: login.conf.5,v 2.20 2000/06/26 14:50:38 prb Exp $ .\" .Dd June 18, 2001 @@ -417,12 +417,6 @@ Authenticate using an ActivCard token. See .Xr login_activ 8 . .\" -.It Li auth -Authenticate using the remote authentication protocol. -Normally linked to another authentication type. -See -.Xr login_auth 8 . -.\" .It Li chpass Change user's password. See @@ -461,11 +455,6 @@ to do authentication. See .Xr login_radius 8 . .\" -.It Li rchpass -Change user's rpasswd password. -See -.Xr login_rchpass 8 . -.\" .It Li reject Request a password and reject any request. See diff --git a/share/man/man5/printcap.5 b/share/man/man5/printcap.5 index 88804be5f0f..1a002a2c4cf 100644 --- a/share/man/man5/printcap.5 +++ b/share/man/man5/printcap.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: printcap.5,v 1.13 2001/11/13 13:54:26 mpech Exp $ +.\" $OpenBSD: printcap.5,v 1.14 2002/07/03 23:28:49 miod Exp $ .\" $NetBSD: printcap.5,v 1.7 1998/02/20 12:24:50 hubertf Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -253,9 +253,6 @@ and must not ignore .Dv SIGINT . .Sh LOGGING Error messages generated by the line printer programs themselves -(that is, the -.Xr lp Ns * -programs) are logged by .Xr syslog 3 using the diff --git a/share/man/man5/stab.5 b/share/man/man5/stab.5 index 862e8dbeb29..f915965dd20 100644 --- a/share/man/man5/stab.5 +++ b/share/man/man5/stab.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stab.5,v 1.9 2000/10/26 00:37:05 aaron Exp $ +.\" $OpenBSD: stab.5,v 1.10 2002/07/03 23:28:49 miod Exp $ .\" $NetBSD: stab.5,v 1.3 1994/11/30 19:31:33 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -53,8 +53,7 @@ files. These are the types for permanent symbols (i.e., not local labels, etc.) used by the old debugger .Em sdb -and the Berkeley Pascal compiler -.Xr pc 1 . +and the Berkeley Pascal compiler pc. .Pp Symbol table entries can be produced by the .Dq .stabs @@ -192,9 +191,7 @@ see the header file .Pa pcc.h for details on the format of these type values. .Pp -The Berkeley Pascal compiler, -.Xr pc 1 , -uses the following +The Berkeley Pascal compiler, pc, uses the following .Fa n_type value: .Bd -literal |