diff options
author | 2020-01-16 16:46:46 +0000 | |
---|---|---|
committer | 2020-01-16 16:46:46 +0000 | |
commit | 2a110ee1f1a6c6b0c843075b9efb482dc1fd133c (patch) | |
tree | 9c22b4e943f09bb367b7dd092ba80dd3e1525d17 /share/man/man7 | |
parent | Introduce wakeup_proc() a function to un-SSTOP/SSLEEP a thread. (diff) | |
download | wireguard-openbsd-2a110ee1f1a6c6b0c843075b9efb482dc1fd133c.tar.xz wireguard-openbsd-2a110ee1f1a6c6b0c843075b9efb482dc1fd133c.zip |
Usually, -width Fl (which is 10n) is too wide and hence ugly.
Change several instances, most of them to the usual -width Ds.
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/hier.7 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index f0609ec747a..463109cfcee 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.163 2019/08/10 08:14:17 tb Exp $ +.\" $OpenBSD: hier.7,v 1.164 2020/01/16 16:46:47 schwarze Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: August 10 2019 $ +.Dd $Mdocdate: January 16 2020 $ .Dt HIER 7 .Os .Sh NAME @@ -505,7 +505,7 @@ Multi-purpose log, temporary, transient, and spool files. .It account/ System accounting files. .Pp -.Bl -tag -width Fl -compact +.Bl -tag -width acct -compact .It acct Execution accounting file (see .Xr acct 5 ) . @@ -529,7 +529,7 @@ Spools and configuration files for and .Xr at 1 . .Pp -.Bl -tag -width Fl -compact +.Bl -tag -width atjobs/ -compact .It atjobs/ .Xr at 1 jobs. @@ -550,7 +550,7 @@ Miscellaneous game status and log files. .It log/ Miscellaneous system log files. .Pp -.Bl -tag -width Fl -compact +.Bl -tag -width rdist/ -compact .It wtmp Login/logout log (see .Xr wtmp 5 ) . @@ -570,7 +570,7 @@ Filesystem quota information files. System information files describing various info about the system since it was booted. .Pp -.Bl -tag -width Fl -compact +.Bl -tag -width rc.d/ -compact .It rc.d/ Details of currently running daemons; used by |