summaryrefslogtreecommitdiffstats
path: root/lib/libutil
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2015-09-10 15:53:26 +0000
committerschwarze <schwarze@openbsd.org>2015-09-10 15:53:26 +0000
commit14e7529f6ac8592df4a265e19cc39a4b11067b58 (patch)
tree698a6f635a2dec5a36f69a51f987870b7973fecd /lib/libutil
parentregen configure, reported by deraadt@ (diff)
downloadwireguard-openbsd-14e7529f6ac8592df4a265e19cc39a4b11067b58.tar.xz
wireguard-openbsd-14e7529f6ac8592df4a265e19cc39a4b11067b58.zip
reduce more .Nd to one line and kill more .Tn
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/login_fbtab.37
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/libutil/login_fbtab.3 b/lib/libutil/login_fbtab.3
index 94c1a9cbf29..ef65ca5d3a0 100644
--- a/lib/libutil/login_fbtab.3
+++ b/lib/libutil/login_fbtab.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: login_fbtab.3,v 1.12 2014/09/08 01:27:54 schwarze Exp $
+.\" $OpenBSD: login_fbtab.3,v 1.13 2015/09/10 15:53:26 schwarze Exp $
.\"
.\" Copyright 1995 by Wietse Venema. All rights reserved. Some individual
.\" files may be covered by other copyrights.
@@ -15,13 +15,12 @@
.\" warranties, including, without limitation, the implied warranties of
.\" merchantibility and fitness for any particular purpose.
.\"
-.Dd $Mdocdate: September 8 2014 $
+.Dd $Mdocdate: September 10 2015 $
.Dt LOGIN_FBTAB 3
.Os
.Sh NAME
.Nm login_fbtab
-.Nd implement device security based on
-.Pa /etc/fbtab
+.Nd implement device security based on fbtab(5)
.Sh SYNOPSIS
.In sys/types.h
.In util.h