mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-19 15:33:56 +00:00
Pass 'nodevice' onto the final output.
This commit is contained in:
parent
40578dc8ce
commit
660a811fcd
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=111344
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/sed -E -n -f
|
||||
# $FreeBSD$
|
||||
|
||||
/^(machine|ident|device|makeoptions|options|profile|cpu|option|maxusers)[[:space:]]/ {
|
||||
/^(machine|ident|device|nodevice|makeoptions|options|profile|cpu|option|maxusers)[[:space:]]/ {
|
||||
s/[[:space:]]*#.*$//
|
||||
p
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user