1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-22 07:20:00 +00:00
freebsd/bin
Graham Percival c013ca2cf7 manuals: Fix typos in -offset for .Bd and .Bl
The intended value is:
    -offset indent
If there's any typo such that the value doesn't match the pre-defined
strings, then the offset is the same width as the value.  So by chance,
"-offset -ident" ended up being a standard-width indent (since the
default indent is 6 chars, and "-ident" also has 6 chars), whereas
"-offset -indent" had a longer indent, and "-offset ident" had a shorter
one.

Signed-off-by:	Graham Percival <gperciva@tarsnap.com>
Reviewed by:	mhorne, Alexander Ziaee <concussious.bugzilla@runbox.com>
MFC after:	3 days
Sponsored by:	Tarsnap Backup Inc.
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1436
2024-10-03 14:49:31 -03:00
..
cat
chflags
chio
chmod
cp
cpuset
csh
date
dd
df
domainname
echo
ed
expr
freebsd-version
getfacl
hostname
kenv
kill
ln
ls
mkdir
mv
nproc
pax
pkill
ps
pwait
pwd
realpath
rm
rmail
rmdir
setfacl
sh manuals: Fix typos in -offset for .Bd and .Bl 2024-10-03 14:49:31 -03:00
sleep
stty
sync
test
tests
timeout timeout(1): Update STANDARDS section 2024-09-24 18:42:18 +02:00
uuidgen
Makefile
Makefile.inc