1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00
freebsd/usr.sbin/jail
Graham Percival 6e1fc01180 manuals: Fix "unusual .Xr" warnings with a script
These were reported by `mandoc -T lint ...` as warnings:
- unusual Xr order
- unusual Xr punctuation

Fixes made by script in https://github.com/Tarsnap/freebsd-doc-scripts

Signed-off-by:	Graham Percival <gperciva@tarsnap.com>
Reviewed by:	mhorne, Alexander Ziaee <concussious.bugzilla@runbox.com>
Sponsored by:	Tarsnap Backup Inc.
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1464
2024-10-15 17:18:14 -03:00
..
tests Update Makefile.depend files 2024-10-14 10:26:17 -07:00
command.c jail: only chdir to user's home directory when user is specified 2024-08-12 15:23:28 -07:00
config.c jail(8): add support for ZFS datasets 2024-01-17 08:40:40 +01:00
jail.8 manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
jail.c jail: add the -C flag to clean up after a partially removed jail 2024-03-16 22:11:14 -07:00
jail.conf.5 jail.conf.5: cleanup introduction 2024-09-21 07:03:21 -06:00
jaillex.l Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
jailp.h jail: add the -C flag to clean up after a partially removed jail 2024-03-16 22:11:14 -07:00
jailparse.y jail: make sure jail.conf parse errors exit, and not crash. 2024-01-20 21:20:59 -08:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
state.c jail: add the -C flag to clean up after a partially removed jail 2024-03-16 22:11:14 -07:00